Knowledge Base

Train the AI with your personal data, facts, and information

📤Bulk Upload Files

Upload documents to train the AI with your content.
PDF — reports, manuals, any PDF document
DOCX — Word documents
CSV — structured data with columns
TXT — notes, key-value pairs, free text
Images — scanned documents with OCR (JPG, PNG, GIF, BMP)

⬇️ CSV⬇️ TXT
Loading...

📚 Supported File Formats

CSV Files

Your CSV file must have these columns (in any order):

ColumnRequiredDescription
key✅ YesUnique identifier (e.g., room_303, amit_phone)
value✅ YesThe actual information/data
category⚪ NoOptional category (defaults to "general")

Text Files (.txt)

Text files support multiple formats - the AI will automatically detect the structure:

✅ Key-Value Format:
Name: Rajeev Ranjan
Phone: +91-9876543210
Role: Software Engineer
Brother: Prakash
✅ Markdown Format:
# Company Policies
Leave policy requires 15 days notice.

## Contact Information
HR Email: hr@company.com
✅ Plain Paragraphs:
The office is located at 123 Main Street.
Working hours are 9 AM to 6 PM.

Parking is available in basement level 2.
✅ Section Separators:
Office locations and timings
----
Jokes and shayaris for entertainment
====
Important addresses and contacts

💡 Tip: Text files are great for importing shayaris, jokes, addresses, policies, or any unstructured data!

💡 Pro Tip: Download the example CSV above to see the correct format, then replace it with your own data.