Skip to content
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

Draft
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

Udhay-Adithya
Copy link
Contributor

@Udhay-Adithya Udhay-Adithya commented Apr 1, 2025

PR Description

DashBot Udhay Adithya PoC

Demo Video: dashbot_poc.mov

Checklist

  • I have gone through the contributing guide
  • I have updated my branch and synced it with project main branch before making this PR
  • I am using the latest Flutter stable branch (run flutter upgrade and verify)
  • I have run the tests (flutter test) and all tests are passing

OS on which you have developed and tested the feature?

  • Windows
  • macOS
  • Linux

@animator
Copy link
Member

animator commented Apr 1, 2025

make sure to add video demo in this PR when the PoC is ready for review.

@Udhay-Adithya
Copy link
Contributor Author

Hey @animator PoC is ready for review.

@Udhay-Adithya
Copy link
Contributor Author

Udhay-Adithya commented Apr 3, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants