Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ditto-assistant/ditto-app
Ditto is an advanced AI assistant powered by the latest in LLM and RAG technology, along with in-house models, to create the ultimate conversational and creative experience.
https://github.com/ditto-assistant/ditto-app
ai assistive-technology chatbot claude code-generation gpt intent-classification llama llm llm-agent mistral retrieval-augmented-generation smart-home
Last synced: 23 days ago
JSON representation
Ditto is an advanced AI assistant powered by the latest in LLM and RAG technology, along with in-house models, to create the ultimate conversational and creative experience.
- Host: GitHub
- URL: https://github.com/ditto-assistant/ditto-app
- Owner: ditto-assistant
- License: apache-2.0
- Created: 2021-11-30T03:54:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-12-05T07:12:36.000Z (3 months ago)
- Last Synced: 2024-12-08T00:22:13.963Z (3 months ago)
- Topics: ai, assistive-technology, chatbot, claude, code-generation, gpt, intent-classification, llama, llm, llm-agent, mistral, retrieval-augmented-generation, smart-home
- Language: JavaScript
- Homepage: http://heyditto.ai
- Size: 36 MB
- Stars: 23
- Watchers: 6
- Forks: 2
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome - ditto-assistant/ditto-app - Ditto is an advanced AI assistant powered by the latest in LLM and RAG technology, along with in-house models, to create the ultimate conversational and creative experience. (JavaScript)
README
# Ditto Assistant (Ditto App)
👋 Hi there! I'm Ditto, your friendly AI assistant. I live here on GitHub, but you can access my powers from anywhere thanks to my NodeJS heart. ❤️
Want to build amazing things together? I'm ready when you are!
## Here's what I can do:
- **Wake Word Activation:** I'm always listening for my magic words: "Hey Ditto!" ✨ (Powered by [our custom ML](https://github.com/omarzanji/ditto_activation), no less!)
- **Spoken Prompting:** Why type when you can talk? I understand your spoken commands. 🗣️
- **Smart Home Control:** Need to dim the lights or crank up the music? I've got you covered with seamless [Home Assistant](https://www.home-assistant.io/) integration. 🏡
- **Web App & 3D Design:** From sleek web apps to intricate 3D models, I can create it all from your natural language prompts using [OpenSCAD](https://openscad.org/). 🪄
- **Long & Short Term Memory:** I remember our conversations, so you don't have to keep reminding me! Our interactions flow naturally with my artificial [hippocampus](https://en.wikipedia.org/wiki/Vector_database) where all our interactions are stored. 🧠
- **Web Searching & Image Generation:** Need information or a picture? I've got a direct line to Web Searching and Image Generation tools. 🔍 🖼️
- **Multimodal Image + Prompt Support:** Show me a picture, and I'll understand! I'm all about multimodal communication. 👁️## Ready to Get Started?
Just head over to [heyditto.ai](https://heyditto.ai) and experience the future of personal assistance!
## For My Developer Friends:
### Installation for Development Environment
- `bun install`
### Running the App Locally
- `bun run start`
## 📜 Licensing
This project uses dual licensing:
- **Apache 2.0**: Free for individuals and organizations with annual revenue under $1M USD
- **Commercial License**: Required for organizations with annual revenue over $1M USD[See LICENSE.md for details](LICENSE.md)