Skip to content

Solaris v1.0.0

Choose a tag to compare

@Shivansh779 Shivansh779 released this 10 Jul 09:15
· 43 commits to main since this release
b745275

First Public Release

Solaris is a CLI-based AI chatbot featuring persistent memory,
multi-user support, voice interaction, and resilient multi-model AI fallback.

Features

  • Multi-user profiles
  • Public & Private profiles
  • Persistent long-term memory
  • Current session memory
  • AI preference summarization
  • Voice and text interaction
  • EdgeTTS and KittenTTS
  • Gemini → OpenRouter → Ollama fallback
  • SQLite database
  • System logging
  • Runtime profile switching

Built With

  • Python
  • SQLite
  • Gemini
  • OpenRouter
  • Ollama
  • Faster-Whisper
  • EdgeTTS
  • KittenTTS

This marks the first stable public version of Solaris.
Future releases will focus on improving usability,
memory retrieval, and overall architecture.