-
Notifications
You must be signed in to change notification settings - Fork 532
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DashBot Udhay Adithya PoC #756
base: main
Are you sure you want to change the base?
Conversation
make sure to add video demo in this PR when the PoC is ready for review. |
Hey @animator PoC is ready for review. |
For now, Dashbot supports only local LLMs through Ollama and can explain API responses. I've also added an option to chat with Dashbot, which will remain during the development stage to allow free interaction and help refine the system prompt. A few issues that need to be addressed in future commits include preventing multiple instances of Dashbot from being created by pressing the floating action button, handling errors from Ollama APIs, refining the system prompt, and adding memory capability to maintain context in conversations |
PR Description
DashBot Udhay Adithya PoC
Demo Video: dashbot_poc.mov
Checklist
main
branch before making this PRflutter upgrade
and verify)flutter test
) and all tests are passingOS on which you have developed and tested the feature?