imfeniljikadara/terra-ai-gpt
0
Terra AI GPT Weather Assistant
A fast and efficient weather assistant powered by GPT-2 small model.
Features
- Quick response times using GPT-2 small
- Weather-specific prompt engineering
- Streaming support
- CORS enabled for web integration
- Health check endpoint
API Endpoints
POST /generate: Generate weather responsesGET /health: Check server healthGET /: API information
Deployment
This project is designed to be deployed on Hugging Face Spaces.
Environment Variables
No environment variables required as we're using the public GPT-2 model.
