notebooklm-fast / README.md
jashdoshi77
feat: Add AI-powered query understanding with DeepSeek parsing
64deb3c
metadata
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