← TKF talk · Slide 17 of 18

More features

More features
← PreviousNext →

We didn't have time for everything. Three more things this system does that didn't make the cut.

🔀 MODEL NAME ROUTING Select which knowledge base to search by choosing a model name. `dental/ministral-3` searches the dental brain. `hr/ministral-3` searches HR policies. One system, unlimited knowledge domains.

⌨️ COMMAND LINE TOOL Brain CLI lets you index documents, search your knowledge bases, and manage everything from the terminal. No GUI required. Drop files in, run one command, and they are searchable.

🌐 DRAG-AND-DROP BRAIN BUILDER A web GUI for building RAG databases without touching code. Drag in a folder of documents, click index, and you have a searchable brain. Manage multiple brains, re-index when docs change, all from the browser.

🧩 These features are already in the system. Routing, CLI tooling, and a browser-based brain builder all sit on the same core brain. The pieces are modular, practical, and ready to extend.