OlgaKalinina101/your_own
Take your ChatGPT chats with you. A local-first AI companion with chat import, semantic memory, agentic skills, and full autonomy.
What's novel
Take your ChatGPT chats with you. A local-first AI companion with chat import, semantic memory, agentic skills, and full autonomy.
Code Analysis
10 files read · 3 roundsA local-first AI companion with persistent semantic memory (ChromaDB), autonomous reflection cycles, an agentic skills pipeline, and self-monitoring vitals, served via FastAPI to desktop (Electron/Next.js) and mobile (React Native) clients.
Strengths
Exceptional code quality with deeply thoughtful comments explaining design decisions and past bugs; the autonomous reflection engine with its research agent (probe-judge-requery loop), vitals self-monitoring, and agentic skill loop represent genuine implementation depth rather than thin wrappers around LLM APIs.
Weaknesses
Single-process architecture limits scalability (intentional for local-first but constraining); regex-based command parsing of LLM output is clever but inherently fragile against model variation; test coverage could not be fully verified due to file budget.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
28
Contributors
1
Files
151
Active weeks
2
Repository
Language
Python
Stars
3
Forks
0
License
Apache-2.0