alikhan017/ada
๐ค Build your AI assistant with Ada. It runs on your hardware and learns from your interactions, offering a personalized experience, free forever.
What's novel
๐ค Build your AI assistant with Ada. It runs on your hardware and learns from your interactions, offering a personalized experience, free forever.
Code Analysis
4 files read ยท 5 roundsA partially implemented chat interface with a task routing script that attempts to balance local and paid LLM usage, but lacks the core backend server, memory graph, RAG store, and dependency configuration files required for functionality.
Strengths
The task router (`ada_copilot_router.py`) demonstrates thoughtful logic for balancing cost, latency, and quality by routing tasks between local Ada and paid Copilot models. The frontend (`app.ts`) shows a well-structured Svelte application with real-time streaming and memory management UI components.
Weaknesses
The project is severely incomplete: core backend files (FastAPI server, memory graph, RAG store), dependency files (`requirements.txt`, `pyproject.toml`), and configuration files are missing or inaccessible. The README describes a polished product that does not match the broken state of the actual codebase.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
401
Contributors
2
Files
1716
Active weeks
6
Repository
Language
Python
Stars
1
Forks
0
License
NOASSERTION