Skip to content

FINGU-GRINDA/rinda-callops

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸš€ RINDA CallOps - The World's First Phone-to-Action AI Platform

RINDA CallOps Banner License Status Built with Love

🎯 Turn Every Phone Call into Automated Action

While others help you build voice apps, RINDA CallOps creates AI employees that answer calls AND complete the workβ€”automatically.

Live Demo | Documentation | Join Our Community


🀯 What if your phone system could...

  • πŸ“ž Answer calls in multiple languages with human-like conversation
  • 🎯 Complete tasks like booking appointments, taking orders, or updating inventory
  • πŸ”„ Trigger workflows that span across 100+ business tools automatically
  • πŸ“Š Learn & improve from every conversation
  • πŸš€ Scale infinitely without hiring a single person

That's RINDA CallOps. Not just another voice AIβ€”it's your first AI employee.

πŸŽ₯ See It In Action

Watch Sarah's Salon go from missing 40% of calls to ZERO in just one week

Demo Video

Customer: "Hi, I'd like to book a haircut for tomorrow at 2pm"
RINDA: "I'd be happy to help! I have 2pm available. May I have your name?"
Customer: "It's Jennifer Chen"
RINDA: "Perfect, Jennifer! I've booked your haircut for tomorrow at 2pm. You'll receive a confirmation text shortly."

βœ… Calendar updated
βœ… SMS confirmation sent
βœ… Reminder scheduled for tomorrow at 1pm
βœ… Stylist notified
βœ… Inventory adjusted

🌟 Why RINDA CallOps Changes Everything

🎯 The Problem

  • 50% of small businesses miss calls during business hours
  • $75 billion lost annually due to poor phone customer service
  • Current solutions stop at transcription or require developers

πŸ’‘ Our Solution: Complete Phone-to-Action Automation

πŸ—οΈ Visual Workflow Builder

Build complex phone workflows with drag-and-drop simplicity. No code required.

Workflow Builder

πŸ€– AI That Acts, Not Just Talks

Our AI doesn't just understandβ€”it executes. From orders to appointments to follow-ups.

AI Actions

πŸš€ Quick Start

Get your first AI phone agent running in under 5 minutes:

# Clone the repository
git clone https://github.com/rinda-ai/callops.git
cd callops

# Install dependencies
npm install
cd server && uv sync

# Set up environment variables
cp .env.example .env
# Add your API keys (OpenAI, LiveKit, Twilio)

# Start the platform
npm run dev
cd server && uv run run.py

# Open http://localhost:3000 and create your first agent! πŸŽ‰

πŸ—οΈ Architecture Overview

Frontend - The Visual Magic ✨

Built with Next.js 15 and ReactFlow, our frontend makes AI agent creation as simple as drawing a flowchart:

  • 🎨 Visual Flow Builder: Drag-and-drop nodes to create complex phone workflows
  • πŸ“± Responsive Design: Works on desktop, tablet, and mobile
  • ⚑ Real-time Updates: See changes instantly as you build
  • 🎯 Smart Templates: Pre-built flows for restaurants, salons, clinics, and more

Key Features:

  • Node-Based Editor: Connect business logic visually
  • Live Preview: Test your agent while building
  • Multi-language Support: Build agents in 10+ languages
  • Custom Branding: Make it yours with themes and voices

Backend - The Power Engine πŸ”₯

Powered by FastAPI and LiveKit, our backend handles millions of concurrent calls:

  • πŸŽ™οΈ Advanced Voice Processing: OpenAI Realtime API for natural, human-like conversations
  • 🧠 Intelligent Tool Execution: Execute actions based on conversation context
  • πŸ”Œ 100+ Integrations: Connect to any business tool via our Action Engine
  • πŸ“Š Real-time Analytics: Track performance and optimize automatically

Core Components:

  1. CallOps Engine (/server/src/agents/phone_agent.py)

    • Handles inbound/outbound calls
    • Natural conversation flow
    • Multi-language support
    • Voice customization
  2. Action Execution System (/server/src/services/tool_executor.py)

    • AI-generated tools
    • Google Sheets integration
    • Webhook support
    • SMS/Email automation
    • Calendar management
  3. Integration Layer

    • Google Workspace
    • Twilio (calls & SMS)
    • Custom webhooks
    • REST APIs
    • More coming soon!

πŸ“‹ Features That Make Business Owners Cry (Happy Tears)

🎯 For Restaurants

  • Take orders with automatic inventory updates
  • Process payments during the call
  • Send order confirmations via SMS
  • Call customers when orders are ready
  • Handle dietary restrictions and special requests

πŸ’‡ For Salons & Spas

  • Book appointments with smart availability checking
  • Send appointment reminders
  • Handle rescheduling and cancellations
  • Upsell services based on history
  • Manage waitlists automatically

πŸ₯ For Medical Practices

  • Schedule appointments with insurance verification
  • Send prescription refill reminders
  • Handle emergency routing
  • Collect patient information securely
  • Integrate with EHR systems

🏠 For Real Estate

  • Qualify leads with smart questions
  • Schedule property viewings
  • Send property details via SMS/email
  • Follow up with interested buyers
  • Update CRM automatically

πŸ› οΈ Tech Stack

Frontend Backend AI/Voice Infrastructure
Next.js 15 FastAPI OpenAI GPT-4 LiveKit
React 19 Python 3.11+ OpenAI Realtime API Firebase
TypeScript Pydantic Multi-language Support Google Cloud
ReactFlow AsyncIO Voice Customization Twilio
Tailwind CSS

πŸ“Š Real Results from Real Businesses

"We went from missing 40% of booking calls to capturing 100%. Revenue is up 35% in just one month."
β€” Sarah, Sarah's Salon

"Our AI takes 200+ orders daily in Korean and English. It's like having 10 employees for the price of one coffee."
β€” Kim's Kitchen

"No-shows dropped by 80% thanks to automatic reminder calls. This pays for itself 10x over."
β€” Dr. Chen's Dental Clinic

🎯 Roadmap

  • Multi-language support (10+ languages)
  • Visual workflow builder
  • Google Sheets integration
  • Advanced analytics dashboard
  • A/B testing for conversation flows
  • Sentiment analysis
  • Custom voice cloning
  • Zapier integration
  • Salesforce connector
  • WhatsApp Business API

🀝 Contributing

We love contributors! Here's how you can help:

  1. Fork the repository
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Check out our Contributing Guide for more details.

πŸ“ License

This project is licensed under the MIT License - see the LICENSE file for details.

πŸ™ Acknowledgments

Built with ❀️ by the GRINDA team and amazing contributors worldwide.

Special thanks to:

  • LiveKit for incredible real-time infrastructure
  • OpenAI for groundbreaking AI models
  • Our beta users for invaluable feedback

πŸš€ Ready to Transform Your Business Calls?

Get Started Join Discord Follow Twitter

Stop losing customers to unanswered calls. Start automating with RINDA CallOps today.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published