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
MCP server for MIcsoft OneNote
Use MCP to augment LLMs for reaching weather information.
MCP server for Pokemon cards
Virtual traveler library for MCP
✨ mem0 MCP Server: A modern memory system using mem0 for AI applications with model context protocl (MCP)...
Verodat MCP Server Implementation
Node.js Model Context Protocol (MCP) server providing secure, relative filesystem access for AI agents like Cline/Claude.
MCP server to provide Figma layout information to AI coding agents like Cursor
MCP server provide JijModeling Assistant Tools
MCP server to fetch basic (and complex!) baseball-related stats.
Config files for my GitHub profile.





