Spaces:
Running
Running
| 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 | |