--- title: NotebookLM Fast emoji: 📚 colorFrom: blue colorTo: purple sdk: docker pinned: false --- # NotebookLM Fast AI-powered document intelligence platform with RAG (Retrieval Augmented Generation). ## Features - 📄 Upload PDFs, Word docs, Excel files, PowerPoints, and images - 💬 Chat with your documents using AI - 🗂️ Organize documents in buckets - 👥 Admin/Employee role management - 🔒 Secure authentication ## Environment Variables Set these as secrets in your Hugging Face Space settings: - `OPENROUTER_API_KEY` - Your OpenRouter API key - `GROQ_API_KEY` - Your Groq API key - `CHROMA_API_KEY` - Your ChromaDB Cloud API key - `CHROMA_TENANT` - Your ChromaDB tenant ID - `CHROMA_DATABASE` - Your ChromaDB database name - `JWT_SECRET` - Secret key for JWT tokens