pd2871 / End-to-End-LLM-Projects

This repo contains code related to development of LLM based projects with Langchain and LLamaIndex. It uses RAG, Function calling, agents and tools as of now for interaction with data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

End to End LLM Projects

This repository contains code for projects development and deployment using LLM models

Please consider giving a ⭐ if you found this repo helpful.

Projects Links:

CSV Extration with agents

Few Shot Prompting

RAG based Streamlit app to chat with PDF, CSV and Excel

Chat with PDF using RAG

RAGatoullie

Chat with Websites

Voice Assistant

Chat with Images along with YouTube links

About

This repo contains code related to development of LLM based projects with Langchain and LLamaIndex. It uses RAG, Function calling, agents and tools as of now for interaction with data.

License:MIT License


Languages

Language:Jupyter Notebook 93.8%Language:Python 6.2%