jinsongpan's Stars
langchain-ai/langchain
๐ฆ๐ Build context-aware reasoning applications
geekan/MetaGPT
๐ The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
run-llama/llama_index
LlamaIndex is a data framework for your LLM applications
hiyouga/LLaMA-Factory
Unified Efficient Fine-Tuning of 100+ LLMs (ACL 2024)
Mintplex-Labs/anything-llm
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
meta-llama/llama3
The official Meta Llama 3 GitHub site
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
langchain-ai/langchainjs
๐ฆ๐ Build context-aware reasoning applications ๐ฆ๐
netease-youdao/QAnything
Question and Answer based on Anything.
PKU-YuanGroup/Open-Sora-Plan
This project aim to reproduce Sora (Open AI T2V model), we wish the open source community contribute to this project.
NVIDIA/TensorRT-LLM
TensorRT-LLM provides users with an easy-to-use Python API to define Large Language Models (LLMs) and build TensorRT engines that contain state-of-the-art optimizations to perform inference efficiently on NVIDIA GPUs. TensorRT-LLM also contains components to create Python and C++ runtimes that execute those TensorRT engines.
leptonai/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
explodinggradients/ragas
Supercharge Your LLM Application Evaluations ๐
WooooDyy/LLM-Agent-Paper-List
The paper list of the 86-page paper "The Rise and Potential of Large Language Model Based Agents: A Survey" by Zhiheng Xi et al.
docker/genai-stack
Langchain + Docker + Neo4j + Ollama
towhee-io/towhee
Towhee is a framework that is dedicated to making neural data processing pipelines simple and fast.
microsoft/lida
Automatic Generation of Visualizations and Infographics using Large Language Models
truera/trulens
Evaluation and Tracking for LLM Experiments
langchain-ai/langserve
LangServe ๐ฆ๏ธ๐
zjunlp/EasyEdit
[ACL 2024] An Easy-to-use Knowledge Editing Framework for LLMs.
XiaoxinHe/Awesome-Graph-LLM
A collection of AWESOME things about Graph-Related LLMs.
Mintplex-Labs/vector-admin
The universal tool suite for vector database management. Manage Pinecone, Chroma, Qdrant, Weaviate and more vector databases with ease.
nshen/learn-neovim-lua
Neovim ้ ็ฝฎๅฎๆ๏ผไป 0 ๅฐ 1 ๆ้ ่ชๅทฑ็ IDE
Xnhyacinth/Awesome-LLM-Long-Context-Modeling
๐ฐ Must-read papers and blogs on LLM based Long Context Modeling ๐ฅ
lizhe2004/Awesome-LLM-RAG-Application
the resources about the application based on LLM with RAG pattern
replicate/llama-chat
A boilerplate for creating a Llama 3 chat app
taichengguo/LLM_MultiAgents_Survey_Papers
Large Language Model based Multi-Agents: A Survey of Progress and Challenges
tomhartke/knowledge-graph-from-GPT
Using GPT to organize and access information, and generate questions. Long term goal is to make an agent-like research assistant.
iTharindu/DialogPolicy
Dialog policy optimization for task-oriented conversational agents in low resource setting using Reinforcement learning. The methodology is based on a novel probability based Self-play technique and a novel Reward based sampling technique that prioritizes failed dialogues over successful ones