LucknowAI / Rag-LLM

Retrieval-Augmented Generation (RAG) using Large Language Models (LLMs)
3 stars 5 forks source link

Develop Data Preprocessing Script #6

Open ASahu16 opened 2 months ago

ASahu16 commented 2 months ago

we need to create a dedicated script. This script will be responsible for importing data from the lucknow_llm package, performing necessary transformations, and storing the processed data in the database.

Tasks:

ASahu16 commented 2 months ago

Explore Texthero python package