sadidhasan's Stars
karpathy/LLM101n
LLM101n: Let's build a Storyteller
janhq/jan
Jan is an open source alternative to ChatGPT that runs 100% offline on your computer. Multiple engine support (llama.cpp, TensorRT-LLM)
pydantic/pydantic
Data validation using Python type hints
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
e2b-dev/awesome-ai-agents
A list of AI autonomous agents
h2oai/h2ogpt
Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
anthropics/courses
Anthropic's educational courses
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.
apple/corenet
CoreNet: A library for training deep neural networks
BasedHardware/OpenGlass
Turn any glasses into AI-powered smart glasses
decodingml/llm-twin-course
🤖 𝗟𝗲𝗮𝗿𝗻 for 𝗳𝗿𝗲𝗲 how to 𝗯𝘂𝗶𝗹𝗱 an end-to-end 𝗽𝗿𝗼𝗱𝘂𝗰𝘁𝗶𝗼𝗻-𝗿𝗲𝗮𝗱𝘆 𝗟𝗟𝗠 & 𝗥𝗔𝗚 𝘀𝘆𝘀𝘁𝗲𝗺 using 𝗟𝗟𝗠𝗢𝗽𝘀 best practices: ~ 𝘴𝘰𝘶𝘳𝘤𝘦 𝘤𝘰𝘥𝘦 + 12 𝘩𝘢𝘯𝘥𝘴-𝘰𝘯 𝘭𝘦𝘴𝘴𝘰𝘯𝘴
langroid/langroid
Harness LLMs with Multi-Agent Programming
zjunlp/LLMAgentPapers
Must-read Papers on LLM Agents.
zou-group/textgrad
TextGrad: Automatic ''Differentiation'' via Text -- using large language models to backpropagate textual gradients.
noamgat/lm-format-enforcer
Enforce the output format (JSON Schema, Regex etc) of a language model
samwit/langchain-tutorials
A set of LangChain Tutorials from my youtube channel
McGill-NLP/llm2vec
Code for 'LLM2Vec: Large Language Models Are Secretly Powerful Text Encoders'
mlfoundations/dclm
DataComp for Language Models
AGI-Edgerunners/LLM-Agents-Papers
A repo lists papers related to LLM based agent
prometheus-eval/prometheus-eval
Evaluate your LLM's response with Prometheus and GPT4 💯
sarthakrastogi/quality-prompts
tmgthb/Autonomous-Agents
Autonomous Agents (LLMs) research papers. Updated Daily.
prov-gigapath/prov-gigapath
Prov-GigaPath: A whole-slide foundation model for digital pathology from real-world data
suzgunmirac/meta-prompting
Meta-Prompting: Enhancing Language Models with Task-Agnostic Scaffolding
FasterDecoding/BitDelta
stephenleo/llm-structured-output-benchmarks
Benchmark various LLM Structured Output frameworks: Instructor, Mirascope, Langchain, LlamaIndex, Fructose, Marvin, Outlines, etc on tasks like multi-label classification, named entity recognition, synthetic data generation, etc.
zhangxjohn/LLM-Agent-Benchmark-List
A banchmark list for evaluation of large language models.
TREMA-UNH/rubric-grading-workbench
A Workbench for Autograding Retrieve/Generate Systems
choosewhatulike/case2code
Sakil786/RAG_with_TLM
Trustworthy Retrieval-Augmented Generation with the Trustworthy Language Model