AI Agent / Self-improving assistant

Autodidact

Open-source local-first AI agent that routes between local and cloud LLMs, learns from escalations, and stores knowledge for future queries. The repo includes a quickstart, setup modes, and a concrete explanation of how it ingests docs and improves over time.

Clear28/30
Useful26/30
Specific15/20
Complete15/20
Autodidact screenshot

Why it was accepted

The page clearly describes a real AI-powered product with a specific workflow: local confidence check, cloud escalation, learning, and persistent memory. The README gives enough evidence for a useful listing, including installation commands, usage examples, setup modes, supported file types, and a visible demo-style explanation of the product’s behavior.

Weakness

The snapshot does not show benchmarks, licensing or maintenance details beyond the repo listing, and it is still hard to tell how well the agent performs in practice or what parts of the learning loop are implemented versus planned.

Review status

13 days ago #199 ↓ -6

Last evaluated 13 days ago. Current rank #199. Down 6 spots in the rankings.

Score history

84

Related listings

Thio's Universal Agent screenshot

AI Agent / Computer Use / Desktop Automation

A Windows desktop agent that lets AI interact with any app through visual GUI control, with a portable single-EXE build and support for ChatGPT, Gemini, and Claude.

Hollow screenshot
#212 Hollow
84

AI Agent / Autonomous Multi-Agent System

Open-sourced local multi-agent OS that runs three agents on consumer hardware, lets them form goals from environmental pressure, and supports self-modifying workflows through tool creation and change requests.

Agenvoy screenshot
#428 Agenvoy
76

AI Agent / Agent framework

Agenvoy is a Go-native multi-model AI agent framework that routes tasks to the best model, shares a common daemon and session across interfaces, and can generate scripts or APIs to extend its toolset.