hello-hermes / README.md
cntalk's picture
Upload README.md with huggingface_hub
8fb9f36 verified
---
title: Hermes AI Lab
emoji: πŸš€
colorFrom: purple
colorTo: blue
sdk: gradio
sdk_version: 4.44.0
app_file: app.py
pinned: false
---
# πŸš€ Hermes AI Lab
Powered by **Hermes Agent** Γ— **Hugging Face Spaces**
## Features
- ✍️ **Text Generation** - GPT-2, FLAN-T5
- 😊 **Sentiment Analysis** - DistilBERT
- 🌐 **Translation** - mBART-50 (50 languages)
- πŸ“ **Summarization** - BART-large-CNN
- ❓ **Question Answering** - RoBERTa-SQuAD2
- 🏷️ **Zero-shot Classification** - BART-large-MNLI
- πŸ”„ **Fill in the Blank** - BERT
- 🏷️ **Named Entity Recognition** - BERT-NER
- πŸ–ΌοΈ **Image Classification** - ViT
## Tech Stack
- **Frontend:** Gradio
- **Backend:** Hugging Face Inference API
- **Agent:** Hermes AI Agent
- **Host:** Hugging Face Spaces (Free CPU)
## About Hermes
Hermes is an autonomous AI agent that can use tools, learn from interactions, and help with various tasks.