Spaces:
Sleeping
Sleeping
File size: 1,139 Bytes
9063e34 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | ---
title: Pundit Feynman
emoji: 🎓
colorFrom: yellow
colorTo: gray
sdk: docker
pinned: false
license: mit
---
# Pundit Feynman 🧠
**Pundit Feynman** is a powerful research paper analyzer that converts complex PDFs into educational, executable PyTorch code—following the world-renowned **Feynman Technique**.
## 🚀 Deployment Instructions for Hugging Face Spaces
1. **Create a New Space**: Choose **Docker** as the SDK.
2. **Upload Files**: Upload the following:
- `app.py`
- `requirements.txt`
- `Dockerfile`
- `README.md`
- `static/`
- `utils/`
3. **Add Secrets**: Go to **Settings > Variables and Secrets** and add your API keys:
- `NVIDIA_API_KEY`: Your NVIDIA NIM API key.
- `NVIDIA_FLUX_API_KEY`: (Optional) For visual illustrations.
4. **Wait for Build**: Hugging Face will automatically build and deploy the Docker image.
## 🛠️ Tech Stack
- **Backend**: FastAPI
- **LLM**: NVIDIA NIM (Qwen-VL-Instruct / Qwen2-72B)
- **OCR**: NVIDIA NeMo Retriever
- **Image Gen**: FLUX.1-schnell
- **Frontend**: Vanilla HTML/CSS/JS (Beige & Serif Aesthetic)
|