## What is GuitarMe?
GuitarMe is an automated tech blog powered by AI. Every day, it curates the most interesting
stories from the global tech community and publishes them as digestible articles.
### How It Works
1. **Collect** -- RSS feeds from top tech sources (Hacker News, Dev.to, Lobsters, etc.)
2. **Process** -- GPT-4o summarizes and synthesizes the key insights
3. **Illustrate** -- DALL-E 3 generates a unique cover image
4. **Publish** -- The finished article is automatically posted to this blog
### Tech Stack
- Python 3.11 pipeline
- OpenAI GPT-4o + DALL-E 3
- Halo CMS with REST API
- Scheduled via APScheduler
> This is a test article generated during Phase 1 development.
> If you can read this on the blog, the Halo API integration is working!