PressOne AI is a production-style communication platform designed to automate outbound voice campaigns using VoIP and AI-based routing logic.
It is built to handle:
- Large-scale calling campaigns
- Lead distribution
- Real-time call tracking
- Smart routing decisions
A full-stack AI voice communication and VoIP automation platform for running outbound campaigns, managing leads, and intelligent call routing.
Frontend → Dashboard UI (HTML/JS)
Backend → FastAPI Server
Database → SQLite
Telephony → VoIP / SIP Provider
Logic → Campaign Engine
PressOne AI is a scalable communication system designed for businesses to automate voice outreach campaigns using VoIP infrastructure and AI-driven workflows.
It handles:
- Campaign creation
- Lead management
- Call routing logic
- Real-time call status tracking
Frontend → Dashboard UI (HTML/JS)
Backend → FastAPI Server
Database → SQLite
Telephony → VoIP / SIP Provider
Logic → Campaign Engine
- 📞 AI-powered voice campaign system
- 🔁 Automated call routing engine
- 👥 Lead import & management
- 📊 Campaign analytics dashboard
- ☎️ VoIP / SIP integration
- 🧠 Smart call flow handling
- 🔐 Admin control panel
Frontend → Dashboard UI (HTML/JS)
Backend → FastAPI Server
Database → SQLite
Telephony → VoIP / SIP Provider
Logic → Campaign Engine
Backend
- FastAPI (Python)
- Uvicorn
- REST APIs
Frontend
- HTML / CSS / JavaScript
Database
- SQLite (dev)
- Ready for PostgreSQL upgrade
Telephony
- VoIP / SIP-based calling system
Frontend → Dashboard UI (HTML/JS)
Backend → FastAPI Server
Database → SQLite
Telephony → VoIP / SIP Provider
Logic → Campaign Engine
backend/ API + business logic
frontend/ UI dashboard
static/ assets
core/ routing + call logic
git clone https://github.com/your-username/pressone-ai-platform.git
cd pressone-ai-platform
pip install -r requirements.txt
uvicorn app.main:app --reload- Never commit
.envfiles - Store API keys in environment variables
- Keep production secrets off GitHub
🚧 Active development — expanding into production SaaS system.
Built by PressOne AI Developer Built by PressOne AI developer.