Spaces:
Sleeping
Sleeping
yuvrajsingh6
Initial commit: Analytical Finance Chatbot with Next.js frontend and FastAPI backend
c5b5cc8
| [project] | |
| name = "project-proojectloop" | |
| version = "0.1.0" | |
| description = "Add your description here" | |
| readme = "README.md" | |
| requires-python = ">=3.10" | |
| dependencies = [ | |
| "fastapi", | |
| "uvicorn", | |
| "pandas", | |
| "groq", | |
| "python-dotenv", | |
| ] | |