🇧🇷 Este projeto consiste em um CRM de vendas que gera valor através de dados e Inteligência Artificial, ao qual está dividido em três partes:
🇺🇸 This project consists of a sales CRM that generates value through data and Artificial Inteligence, which is divided into three parts:
- 📃 CRM Project
- 📁 DBT Project
- 🤖 AI Project 📌
🇧🇷
🇺🇸
- Project website: https://pipeline-ai.streamlit.app/
- Project documentation: https://jeperico.github.io/crm-sales/
Technologies used in this project:
- Chroma: A vector database used to agent.
- Groq: Open source API AI.
- OpenAI: Non open source API AI.
- Postgres: The database used.
- Render: The free host to database.
- Psycopg2: Used to connect with database.
- Dotenv: Used to get the secret keys from .env file.