Skip to content

avilaroman/rag

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CuitGPT RAG

Recuperador Aumentado de nombres Argentinos mediante el ingreso de CUIT/CUIL y DNI.

CuitGPT

Dando la posibilidad de conectar el endpoint a cualquier webhook que se tenga para la interacciòn entre ellos y la Retroalimentación. CuitGPT Logo #Bajar Wrangler CLI desde Cloudflare:

CuitGPT leverages several key components of Cloudflare's platform to power his application. CuitGPT RAG (Retrieval-Augmented Generation) app utilizes the @cf/baai/bge-base-en-v1.5 embeddings model and showcases Cloudflare’s capabilities in enhancing AI-driven services. With Cloudflare Workers AI, CuitGPT handles the retrieval of information from APIs for CuitGPT, including fetching data and embedding it into his application. The application possesses data based on two main types of information— Person by DNI or Juridic Person by CUIT. Cloudflare facilitates this by pulling data from APIs and outputting it into JSON format, allowing real-time JSON responses that deliver relevant information based on user queries—critical for CuitGPT’s functionality.

##para luego en consola ejecutar:

wrangler dev

## Ejemplo de búsqueda del Endpoint para usar como webhook con cualquier otro servicio:
###https://1.nicar.workers.dev/?dni=31765650
{"PERSONA":"title=\"Ver detalles de AVILA ROMAN JAVIER\"","DNI":"="}
31765650

Retrieval-Augmented-Generation over Cloudflare

About

CuitGPT Este consultador y checkeador de nombres Argentinos mediante el ingreso de CUIT/CUIL y DNI Dando la posibilidad de conectar el endpoint a cualquier webhook que se tenga para la interaccion entre ellos y la Retroalimentación. RAG project using Cloudflare's AI tooling

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • HTML 56.3%
  • JavaScript 43.7%