|
--- |
|
title: AI Content Curator |
|
emoji: 🤖 |
|
colorFrom: blue |
|
colorTo: purple |
|
sdk: gradio |
|
sdk_version: 4.19.2 |
|
app_file: app.py |
|
pinned: false |
|
--- |
|
|
|
# AI Content Curator |
|
|
|
An automated AI content curation system that analyzes the latest AI developments and generates social media content recommendations. |
|
|
|
## Features |
|
|
|
- Automated analysis of latest AI developments |
|
- Multi-source verification of AI news |
|
- Platform-specific content generation (LinkedIn, Twitter/X, Threads) |
|
- Engagement optimization recommendations |
|
- Hashtag suggestions |
|
- Posting timing recommendations |
|
|
|
## How to Use |
|
|
|
1. Click the "Generate Latest AI Updates" button |
|
2. The system will automatically: |
|
- Research latest AI developments |
|
- Verify information across multiple sources |
|
- Generate platform-specific content |
|
- Provide posting recommendations |
|
|
|
## System Architecture |
|
|
|
The application uses: |
|
- Groq's Llama 3 70B model for content generation |
|
- Multi-step verification workflow |
|
- Platform-specific content optimization |
|
- Automated research and analysis |
|
|
|
## Environment Variables |
|
|
|
The following environment variables are required: |
|
- `GROQ_API_KEY`: Your Groq API key |
|
|
|
## License |
|
|
|
MIT License |