🧬 Aging Theory Analyzer API

✅ Backend is running on Hugging Face Spaces!

✨ Features:

📚 Available Endpoints:

GET /docs - Interactive API documentation (Swagger UI)
GET /api/health - Health check endpoint
POST /api/collect - Collect papers from Semantic Scholar
POST /api/extract/batch - Extract Q1-Q9 from one batch (10 papers)
POST /api/extract - Legacy: Extract all papers at once (not recommended for >50 papers)

🚀 Quick Start:

  1. Copy this URL:
  2. Paste in frontend "Backend URL" field
  3. Get free Groq API key: console.groq.com/keys
  4. Add queries and start analyzing!

Version 1.0.0 | Powered by FastAPI + Groq LLM (Llama 3.1 70B) + Semantic Scholar API