Python wrapper for Black Forest Labs' FLUX 3 Dev API, available now — fast, low-cost FLUX 3 variant, plus the full FLUX 3 family (Text-to-Image, Image-to-Image, Text-to-Video, Image-to-Video).
Last updated Jul 30, 2026
35
Stars
5
Forks
0
Issues
0
Stars/day
Attention Score
47
Topics
Language breakdown
Python 100.0%
▸ Files
click to expand
README
🎨 Explore 50+ more open-source AI apps →
AI-Voice-Agent
Self-hosted AI voice agent
Open-source AI agent which can handle voice calls and respond back in real-time. Can be used for many use-cases such as sales calls, customer support etc.
Youtube Tutorial -> https://youtu.be/77xnx26dyYU
Medium Article -> https://medium.com/@anilmatcha/ai-voice-agent-how-to-build-one-in-minutes-a-comprehensive-guide-032a79a1ac1e
Requirements
Python 3.11
Deepgram and OpenAI key
Steps to run
Open .env file and setup Deepgram and OpenAI api key
Create a virtualenv and install depends from requirements.txt using below command
pip install -r requirements.txt
Run the app using below command
python app.py
Related Projects
- Open-Generative-AI — Open-source AI studio with 200+ models including audio and voice generation
- Generative-Media-Skills — Use AI models as agent skills in Claude Code, Cursor, and Gemini CLI
- Open-AI-Design-Agent — Autonomous AI design agent — pair with voice agent for multimodal workflows
- muapi-cli — CLI for MuAPI — run voice and media models from your terminal
🔗 More in this category