sentimind / README_HF.md
anggars's picture
Sync from GitHub Actions: e01f9df8b054a5718601dd513fd3516293f9eac8
0630ed4 verified
---
title: Sentimind API
emoji: 🧠
colorFrom: orange
colorTo: yellow
sdk: docker
app_port: 7860
pinned: false
---
# Sentimind API Backend
Backend API untuk Sentimind - AI Personality Profiler.
## Endpoints
- `POST /api/predict` - Prediksi MBTI dari teks
- `POST /api/chat` - Chat dengan AI assistant
- `GET /api/quiz` - Get quiz questions
- `POST /api/quiz` - Submit quiz answers
- `GET /api/youtube/{video_id}` - Analyze YouTube video
## Environment Variables
Set these in HF Spaces Settings > Repository Secrets:
- `GOOGLE_API_KEY` - Gemini API key
- `YOUTUBE_API_KEY` - YouTube Data API key