Skip to content

Instantly share code, notes, and snippets.

View cristhiandp's full-sized avatar

Cristhian Delgado cristhiandp

View GitHub Profile
import json
import os
import pathlib
import azure.identity
import openai
import pymupdf4llm
from dotenv import load_dotenv
from lunr import lunr
from langchain_text_splitters import RecursiveCharacterTextSplitter