mcp-gpt-researcher/requirements.txt
ThomasTaroni 3d0d2b2770 Add FastAPI app for report generation with Docker support
Implement a modular FastAPI-based service for generating research reports using `GPTResearcher`. Includes secure API key authentication, a streaming response endpoint, and a Dockerized deployment setup. Also adds documentation, core dependencies, and project structure.
2025-04-25 08:34:18 +02:00

5 lines
48 B
Text

fastapi
uvicorn
pydantic
gpt-researcher
asyncio