Agentes de Conversão
Plataforma SaaS para criação de agentes AI capazes de realizar atendimentos e vendas humanizadas via WhatsApp.
🚀 Quick Start
# Clone o repositório
git clone https://github.com/[user]/agentesdeconversao.git
cd agentesdeconversao
# Instale as dependências
pnpm install
# Configure as variáveis de ambiente
cp .env.example .env.local
# Inicie o desenvolvimento
pnpm dev
📦 Stack Tecnológica
- Frontend: Next.js 15, React 19, TypeScript, Tailwind CSS
- Backend: FastAPI, Python 3.11, Pydantic v2
- Database: Supabase (PostgreSQL + Auth + Realtime)
- AI: LiteLLM Gateway (OpenAI, Anthropic, Google)
- Infra: Docker, Railway, Vercel, GitHub Actions
🏗️ Arquitetura
agentesdeconversao/
├── apps/
│ └── web/ # Frontend Next.js
├── services/
│ └── api/ # Backend FastAPI
├── packages/ # Pacotes compartilhados
└── config/ # Configurações globais
🚀 Deploy
Automático (CI/CD)
Commits na branch main disparam deploy automático via GitHub Actions.
Manual
# Deploy completo
./deploy-production.sh
# Ou individualmente:
# Backend (Railway)
cd services/api && railway up
# Frontend (Vercel)
cd apps/web && vercel --prod
📚 Documentação
- Arquitetura
- Guia de Deploy
- Desenvolvimento
🤝 Contribuindo
- Fork o projeto
- Crie sua feature branch (
git checkout -b feature/AmazingFeature) - Commit suas mudanças (
git commit -m 'Add some AmazingFeature') - Push para a branch (
git push origin feature/AmazingFeature) - Abra um Pull Request
📄 Licença
Este projeto é proprietário e confidencial.
Agentes de Conversão
Project Details
- lucasnobrega7/agentesdeconversao-turbo
- Last Updated: 6/8/2025
Recomended MCP Servers
A macOS menu bar application that helps manage MCP (Model Context Protocol) servers for Claude Desktop.
High-performance FastAPI server implementing Model Context Protocol (MCP) for seamless integration with Large Language Models (LLMs). Built with...
MCP server that provides doc forge capabilities
MCP server to mange your Akamai CDN Properties and Application Security Configurations
Stock and News MCP
A mcp for your Amazon Rain forest Adventure!
k6 MCP server
mcp model-context-protocol mysql cursor n8n
Bayesian MCTS Model Context Protocol Server allowing Claude to control Ollama local models for Advanced MCTS and analysis.
A Model Context Protocol (MCP) server that enables AI assistants to interact with HubSpot CRM data, providing built-in...





