Spaces:
Sleeping
Sleeping
| [project] | |
| name = "anato-mitra" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "ddgs>=9.9.1", | |
| "duckduckgo-search>=8.1.1", | |
| "elevenlabs>=2.24.0", | |
| "google-search-results>=2.4.2", | |
| "gradio>=5.50.0", | |
| "huggingface-hub>=0.36.0", | |
| "llama-index-core>=0.14.8", | |
| "llama-index-embeddings-huggingface>=0.6.1", | |
| "llama-index-embeddings-openai>=0.5.1", | |
| "llama-index-llms-openai>=0.6.9", | |
| "llama-index-readers-file>=0.5.5", | |
| "mcp[cli]>=1.22.0", | |
| "openai>=2.8.1", | |
| "pymupdf>=1.26.6", | |
| "python-dotenv>=1.2.1", | |
| "speechrecognition>=3.14.4", | |
| ] | |