Commit graph

2 commits

Author SHA1 Message Date
0c1c1e901c feat(chat): add Brainy Chat foundation and documentation
- Add initial BrainyChat class implementation with context management
- Update BRAINY-CHAT.md with comprehensive documentation
- Update README.md to include Brainy Chat preview feature
- Foundation for natural language interaction with vector data
2025-08-07 14:25:35 -07:00
57a0caba88 docs: add Brainy Chat preview documentation
- Introduce upcoming chat feature for v0.56
- Zero additional dependencies using existing embeddings
- RAG-based Q&A over your data
- Multiple deployment options (embedding-only, local LLM, API)
- Updated README to highlight chat feature
2025-08-07 13:57:48 -07:00