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.
5 lines
48 B
Text
5 lines
48 B
Text
fastapi
|
|
uvicorn
|
|
pydantic
|
|
gpt-researcher
|
|
asyncio
|