🧠Orthanc API
Long-Term Memory as a Service for AI Agents
Available Endpoints
- POST /api/sync - Ingest chat transcripts
- POST /api/context - Retrieve relevant memories
Documentation
See README.md and SPEC.md for detailed documentation.
Stack
- Groq (Llama-3-8b) - Fast fact extraction
- OpenAI (text-embedding-3-small) - Embeddings
- Supabase (pgvector) - Vector database
- Inngest - Background queue