What It Does
Beifong is an AI content curation platform that monitors your feeds, analyzes content, and generates podcasts from the stuff you actually care about. Named after Toph Beifong.
It handles RSS feeds, social media scraping, content analysis, and converts everything into audio content. Built for the Global Agent Hackathon (May 2025), where it placed 3rd overall and 1st in browser use agent category.
Demo: Watch on YouTube
Core Features
AI Content Processing
- Semantic search using FAISS
- Content analysis and categorization
- Social media monitoring (X.com, Facebook)
- Sentiment analysis

Podcasts Library
Content Collection
- RSS feed monitoring
- Social media scraping
- Web page processing
- Browser automation with Playwright
Podcast Generation
- AI script generation from curated content
- Multiple TTS engines (OpenAI, ElevenLabs, Kokoro)
- Automatic cover generation
- Audio processing
- Chat assistant for interactive podcast creation
Social Media Analysis
- Sentiment tracking
- Topic categorization
- Engagement insights
- Trend detection
Voice Options
- Commercial: OpenAI TTS, ElevenLabs
- Open Source: Kokoro, with more engines planned
Usage
Three interaction methods:
- Web UI for content management
- API for custom integrations
- Automated scheduling for hands-off processing
Key Components
Content Workflow
- Content discovery from RSS/social feeds
- AI analysis for quality and relevance
- Automatic curation and organization
- Podcast script generation and audio production
Social Media Monitoring
- Authenticated browser sessions for platform access
- Real-time feed analysis
- Content categorization and sentiment tracking
- Scheduled collection and insights generation
Get Started
For installation, setup, and technical details, check the repository:
Repository: https://github.com/arun477/beifong
Cloud version with additional features coming soon.