Upload, write, and manage what your chatbot knows.
Drag in plain text documents — notes, FAQs, policies, manuals.
Your file is read and split into bite-sized overlapping chunks.
Each chunk is converted into a vector that captures its meaning.
Vectors and text are saved in the local ChromaDB vector store.
When you ask a question, the closest matching chunks are pulled.
The model answers using the retrieved knowledge as context.
Drag & drop .txt files here
or click to browse