NotebookLM RAG

Upload a document and chat with its actual content.

Document upload

Supported formats: PDF and TXT.

No document uploaded yet.

How this works

1. Your file is uploaded to the server.

2. The text is split into chunks.

3. Each chunk is converted to embeddings.

4. Embeddings are stored in Qdrant.

5. Questions retrieve relevant chunks and the answer is generated only from that context.

Ask questions

Answers should stay grounded in the uploaded document.

System
Upload a document first, then ask a question like “Summarize the main idea” or “What does page 2 say about embeddings?”