CoolFace
Apppublic

abersbail/academic-project-forge-backend

sourceHugging Faceupdated 6mo agoView on Hugging Face
0likes
App README

FastAPI backend for the Academic Project Forge frontend.

Endpoints:

  • —GET /healthz
  • —POST /generate

Supported providers:

  • —OPENROUTER_API_KEY for long-form text generation through OpenRouter
  • —NAGA_API_KEY for topic image generation through https://api.naga.ac/v1
  • —GOOGLE_API_KEY as an optional fallback for LangChain + Gemini enrichment

Without external API keys, the backend uses its built-in academic template engine.