Skip to content

FacundoMajda/pdf_rag_embeddings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAG Ejemplo 1

  • Fragmenta un PDF
  • Genera y almacena embeddings
  • Responde preguntas

📋 Prerrequisitos

  • Node.js
  • API Key válida para GitHub, Azure o OpenAI

🛠️ Instalación

yarn

🚀 Uso

yarn start

📂 Estructura del proyecto

  • index.js – Orquesta el flujo RAG
  • src/utils/ – Cargador, fragmentador, almacenamiento de embeddings y funciones auxiliares

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors