Locally-operated AI assistant/chatbot/sub-agent framework
Top 89.3% on sourcepulse
Aetherius AI Assistant is a locally-operated, modular framework for building private AI assistants and multi-agent systems. It targets users seeking deep control over their AI, offering realistic long-term memory simulation and agentic capabilities powered by open-source LLMs.
How It Works
Aetherius employs a custom Retrieval Framework simulating human memory, utilizing Qdrant for vector storage. It processes user input through a multi-stage loop involving input expansion, knowledge domain extraction, semantic term separation, and multiple memory database searches to generate an "inner monologue" and "intuition." This approach aims for more creative and realistic thought processes than standard chatbots, enabling complex agentic behavior and task execution via sub-agents.
Quick Start & Requirements
git clone
. Run install_aetherius_client_windows.bat
or follow manual steps.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The project is in an "iterative development" state, with explicit warnings about bugs and constant changes. The README mentions that usability has diminished due to outdated prompting techniques, and a significant refactor is underway. Some features like TTS and Voice Input in the experimental UI are noted as needing updates.
11 months ago
1 day