Welcome to AgBot!
An open ended playground for experimenting with everything RAG. It supports different ways to parse, chunk, embed, store and retrieve unstructured textual data,
and leverage different models to query said data. A full stack application, featuring: - Authentication: User registration, UBAC, salting, encryption, CORS protection
- Files: Upload PDF files, ingest them how you please and delete what you're done with
- Metadata: Add metadata to files to enable explicit filtering
- Vector DBs: Choose from a plethora of supported databases
- And Chat: Query your data using any supported LLM
Upload documents to try it out right now!