siva-gunasehkaran/contextory-ai
0
Contextory π§ β Local-First AI Memory Assistant
π Live App: https://www.contextory.app
Contextory is a production AI application designed to help users capture, search, and recall their work context using local-first LLMs.
π What does Contextory do?
- Semantic search over personal work history
- Daily & weekly AI-generated summaries
- βWhat did I work on?β queries with context retrieval
- Built with privacy-first principles
π§ AI Architecture
- LLMs: Local models via Ollama (LLaMA / Mistral)
- Embeddings: Local embedding models
- Vector Database: Chroma
- RAG: Retrieval-Augmented Generation
- Agent patterns: Multi-step reasoning for summaries
- Backend: FastAPI-based AI services
π RAG Flow
User Query β Embedding β Vector Search (Chroma) β Context Retrieval β Prompt Construction β LLM Reasoning β Grounded Response + Citations
π Why Local-First AI?
- Strong privacy guarantees
- No data sent to third-party APIs
- Predictable cost
- Works offline
π§βπ» About the Builder
Built by a full-stack engineer transitioning into AI Engineering, with a focus on:
- LLM system design
- RAG pipelines
- Agent orchestration
- Production-ready AI APIs
π Status
β Live & deployed π§ Actively evolving π¦ Open to feedback
