← heapsort
DOC27

Tian AI Knowledge Base: Million Entries on Your Phone

DEV.to AIΒ·April 25, 2026

Tian AI developed a local, million-entry knowledge base stored in a single SQLite file, searchable in milliseconds, to augment smaller LLMs on phones. This system uses a KnowledgeRetriever to either directly answer queries or inject relevant context into the LLM prompt for augmented responses.

Read original β†—