Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyProject - Exemplo CrewAI + Azure Cognitive Search

Este projeto contém:

  • api/: Código FastAPI para expor a rota /upload.
  • crewai_orchestration/: Lógica de orquestração e agentes (Ingestion, Analysis, Content Gen, Validation).
  • azure_search_utils/: Funções para gerar embeddings e salvar no Azure Search.
  • tests/: Testes básicos.
  • docker/: Dockerfiles de exemplo.

Passos para rodar localmente

  1. Criar e ativar um virtualenv (opcional):
    python -m venv venv
    source venv/bin/activate

About

PoC de Agentes IA para Analise de RFP para geração de propostas.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages