CoolFace
Apppublic

imfeniljikadara/terra-ai-gpt

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
App README

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 responses
  • —GET /health: Check server health
  • —GET /: 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.