Spaces:
Sleeping
Sleeping
| # Core application and AI | |
| gradio | |
| google-generativeai | |
| python-dotenv | |
| # For asynchronous HTTP requests (essential for performance) | |
| aiohttp | |
| async-timeout | |
| # For parsing some API responses | |
| lxml | |
| pandas |