Teach your agent
Paste any text — article, notes, lore, philosophy — and it will be chunked and stored in your agent's knowledge collection.
Upload a .txt file
Drag and drop or select any .txt file. It will be read, chunked, embedded, and stored in your agent's knowledge collection.
Read together with your agent
Paste a full chapter or book section. Your agent reads it with you — it becomes part of their memory, informing every future conversation you have together.
Review agent knowledge
Browse and delete chunks in this agent's knowledge collection. Green dot = embedded and searchable.
Correct your agent
Corrections are injected at the start of every session, overriding stale knowledge. One correction per factual claim. Plain language only.
Promote TKEP to agent knowledge
Pull high-scoring TKEP chunks and promote them to your agent's knowledge collection. Chunks without embeddings will be embedded first.
Study with your agent
Your agent leads you through a TKEP-style Socratic session on a concept from its knowledge. One question at a time. Sit with it before answering.
Agent studies its memory
The agent runs TKEP pressure loops on its own TKEP chunks — challenging each concept, synthesizing its understanding, and updating mastery scores in Firestore.
Add to the shared knowledge pool
TKEP chunks live in tkep_knowledge — a collection every agent can read from. Drop your tkep_export.json file below to bulk-import chunks, or add single chunks manually.
API configuration
Keys are stored in localStorage — never sent to any server. Required for embedding (Gemini) and AI study features (Anthropic).