AI butler Jarvis

This commit is contained in:
fiatrete
2023-06-05 13:21:34 +08:00
parent 41578de486
commit c01b07e61e
68 changed files with 4451 additions and 0 deletions
+4
View File
@@ -44,6 +44,10 @@ To achieve the goal of OpenDAN, we provide the following key features:
6. **AI Butler Assistant**: Driven by a large language model, the AI assistant completes tasks through natural language interaction.
7. **Development Framework**: Provide a development framework for customizing AI assistants for specific purposes, making it easy for developers to create unique AI applications for users.
## **Updates**
We have released the initial version of our buildin AI butler/AI agent, Jarvis, with example functional modules and services. Please try it out by following the [instructions](agent_jarvis/README.md).
## **Roadmap**
- [x] Project Initialization