This project aims to introduce and demonstrate the practical applications of RAG using Python code in a Jupyter Notebook environment.
-
Updated
Jan 27, 2024 - Jupyter Notebook
This project aims to introduce and demonstrate the practical applications of RAG using Python code in a Jupyter Notebook environment.
This Jupyter notebook is an interactive tool for processing natural language text. It segments text into sentences, performs word tokenization, counts word frequencies, timestamps each entry, and saves the results in JSON format. Ideal for NLP studies and text analysis
Add a description, image, and links to the llm-framework topic page so that developers can more easily learn about it.
To associate your repository with the llm-framework topic, visit your repo's landing page and select "manage topics."