Spaces:
Sleeping
Sleeping
name: RealityCheck AI Backend emoji: 🧠 colorFrom: blue colorTo: indigo sdk: docker pinned: false license: mit app_file: main.py
RealityCheck AI - Conceptual Understanding Diagnostic Engine
This Space hosts the FastAPI backend for RealityCheck AI, a system that evaluates conceptual understanding through explanation analysis.
Features
- Multi-signal understanding analysis
- Pretrained AI models (no custom training)
- Logical consistency checking
- Concept coverage analysis
- Stability testing
API Endpoints
POST /analyze- Analyze user explanationGET /concepts- Get sample conceptsGET /health- Health check
Environment Variables
Required:
HUGGINGFACE_API_KEY- Your Hugging Face API token
Usage
See full documentation at: [GitHub Repository URL]