Spaces:
Sleeping
Sleeping
File size: 1,033 Bytes
4024eae |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 |
# AI Newsletter Generator - Hugging Face Space
This Space runs an AI-powered newsletter generator that creates engaging newsletters from RSS feeds.
## Features
- π€ AI-enhanced article summaries using GPT-4o-mini
- π° RSS feed aggregation from top AI/tech sources
- π¦ Social media content generation
- π§ Professional HTML newsletter creation
- β¨ Interactive AI-powered editing
## Usage
1. **Select Sources**: Choose from curated RSS feeds
2. **Get Highlights**: Fetch articles with AI-enhanced summaries
3. **Select Articles**: Pick articles for detailed processing
4. **Generate Content**: Create summaries, tweets, and newsletters
5. **Download**: Export your newsletter
## Requirements
This Space requires an OpenAI API key to function. Set your `OPENAI_API_KEY` in the Space settings.
## Tech Stack
- **Backend**: FastAPI + OpenAI API
- **Frontend**: React + Vite + Tailwind CSS
- **Deployment**: Docker multi-stage build
Built with modern web technologies and AI for content creators and tech enthusiasts.
|