abersbail/academic-project-forge-backend
0
FastAPI backend for the Academic Project Forge frontend.
Endpoints:
GET /healthzPOST /generate
Supported providers:
OPENROUTER_API_KEYfor long-form text generation through OpenRouterNAGA_API_KEYfor topic image generation throughhttps://api.naga.ac/v1GOOGLE_API_KEYas an optional fallback for LangChain + Gemini enrichment
Without external API keys, the backend uses its built-in academic template engine.
