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.
This collection of projects helps developers build applications that can interact with various types of data, including PDFs, CSVs, Excel files, websites, and even images and YouTube links. It takes your raw data sources and allows you to create conversational interfaces or intelligent assistants. Developers who want to integrate natural language processing capabilities into their applications would use this.
No commits in the last 6 months.
Use this if you are a developer looking for example code and project structures to build applications that allow users to chat with or extract information from diverse data sources using large language models.
Not ideal if you are an end-user seeking a ready-to-use application; this repository provides development resources, not a finished product.
Stars
11
Forks
1
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Jul 19, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/pd2871/End-to-End-LLM-Projects"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
llmware-ai/llmware
Unified framework for building enterprise RAG pipelines with small, specialized models
Sinapsis-AI/sinapsis-chatbots
Monorepo for sinapsis templates supporting LLM based Agents
aimclub/ProtoLLM
Framework for prototyping of LLM-based applications
Azure-Samples/azureai-foundry-finetuning-raft
A recipe that will walk you through using either Meta Llama 3.1 405B or OpenAI GPT-4o deployed...
xi029/Qwen3-VL-MoeLORA
在千问最新的多模态image-text模型Qwen3-VL-4B-Instruct 进行多种lora微调对比效果,通过langchain+RAG+多智能体(Multi-Agent)进行部署