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

MVP 0.5.1 Meets Preset Version Goals #74

Merged
merged 219 commits into from
Oct 4, 2023
Merged

MVP 0.5.1 Meets Preset Version Goals #74

merged 219 commits into from
Oct 4, 2023

Conversation

waterflier
Copy link
Collaborator

I'm pleased to announce that our Minimum Viable Product (MVP) version 0.5.1 has essentially met the preset version objectives. I would like to request that this branch be merged into the main branch.

The main new features of OpenDAN 0.5.1 (MVP) :

  • Rapid installation and deployment of OpenDAN based on Docker, making OpenDAN compatible with a wide range of hardware environments (PC/Mac/RaspberryPI/NAS) through Docker.
  • AI Agent's large language model can be switched, now supporting locally running the open-source model (LLaMa).
  • Introduction of more built-in AI Agents:
    • Personal Assistant Jarvis : Consultant.Assistant who anages your schedule and communication records. ChatGPT alternative.
    • Information Assistant Mia : Manage your personal data and sort it into a knowledge base
    • Private English Teacher Tracy : Your private English teacher
    • ai_bash (for developers) :No longer need to memory complicated command line parameters! Bash is used by "Find FILES in ~/Documents that Contain OpenDAN".
  • Connectivity to AI Agent/Workflow via Telegram/Email.
  • Building a local private Knowledge Base based on existing file or email spiders, enabling AI Agent access to personal data.
    • Supports text files and common image formats.
    • Supports other common formats.
  • Implemented Workflow: Collaboration of Agents to solve more complex issues.
    • Built-in Workflow story_maker, integrated the AIGC tool to create audio fairy tale books.
  • Distributed AI computing core available for complex selections.
  • Manual download and installation of new Agent/Workflow.
  • OpenDAN Store : Agent/Workflow/Models One-Stop installation (Delayed to 0.5.2).

Please review the changes and conduct the necessary tests. Once approved, we can proceed with the merge.

waterflier and others added 30 commits August 10, 2023 23:57
Initial MVP project structs.
Submission of Basic Component Code for Better Understanding of MVP Design (1/3)
… as well as the key logic code centered on workflow.
Complete basic ai kernel frame codes
…class definitions to CamelCase style.

(issue 37)
…ell, we are now able to get agents run able (at openai compute node)
2. implemented AI message bus infrastructure,
…g with some basic features that will facilitate future testing.
# Conflicts:
#	doc/mvp/workflow.drawio
#	src/aios_kernel/knowledge/knowledge_base.py
Add a service: email spider  #43
@fiatrete fiatrete merged commit eee03cf into main Oct 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

9 participants