ahamlabs / ahamlabs/kairos

Implement Phase 2 - Local AI Core

未關閉
#3 0 則留言 0 個 reaction 已指派 1 人 已被 @psypherion 認領 在 GitHub 檢視
主要語言
Python
星號
0
分支
1
PR 合併指標
30 天內沒有已合併 PR

描述

**Description:**
With the core backend foundation complete, the next step is to integrate the agentic AI system. This involves setting up the RAG pipeline with a local vector store and orchestrating the team of LLM agents using AutoGen.

**Acceptance Criteria:**
- [ ] Integrate ChromaDB for local vector storage.
- [ ] Implement a RAG pipeline to embed new notes into ChromaDB.
- [ ] Set up AutoGen with the defined team of local Ollama models.
- [ ] Create a `/chat` endpoint that accepts a user query and returns a response from the agentic system.
- [ ] The AI's response should be informed by the content of the user's notes via the RAG pipeline.

貢獻指南

這個儲存庫沒有索引到貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。