| # Núcleo científico | |
| numpy>=1.24 | |
| # FAISS (indexação vetorial) | |
| faiss-cpu>=1.7.4 | |
| # Interface web | |
| gradio>=4.0 | |
| # Leitura de PDF | |
| pypdf>=4.0 | |
| # Embeddings | |
| sentence-transformers>=2.2.2 | |
| # Cliente OpenAI (compatível com API da NVIDIA) | |
| openai>=1.0.0 | |
| # Núcleo científico | |
| numpy>=1.24 | |
| # FAISS (indexação vetorial) | |
| faiss-cpu>=1.7.4 | |
| # Interface web | |
| gradio>=4.0 | |
| # Leitura de PDF | |
| pypdf>=4.0 | |
| # Embeddings | |
| sentence-transformers>=2.2.2 | |
| # Cliente OpenAI (compatível com API da NVIDIA) | |
| openai>=1.0.0 | |