The Brief
(Internal project) We built an AI agent that process social media posts, generate images, and post relevant content to social media platforms. The AI agent runs on a locally hosted LLM without sending data to any remote servers or the cloud to preserve confidentiality.
Technology
- Smolagents (AI Agent Framework)
- Social Media APIs (Bluesky)
- Language Model: Ollama / Qwen2.5
- Image Generation: FLUX.1 [schnell]
- Python