nghuyong's Stars
binary-husky/gpt_academic
为GPT/GLM等LLM大语言模型提供实用化交互接口,特别优化论文阅读/润色/写作体验,模块化设计,支持自定义快捷按钮&函数插件,支持Python和C++等项目剖析&自译解功能,PDF/LaTex论文翻译&总结功能,支持并行问询多种LLM模型,支持chatglm3等本地模型。接入通义千问, deepseekcoder, 讯飞星火, 文心一言, llama2, rwkv, claude2, moss等。
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
karpathy/LLM101n
LLM101n: Let's build a Storyteller
mem0ai/mem0
The Memory layer for your AI apps
microsoft/graphrag
A modular graph-based Retrieval-Augmented Generation (RAG) system
kaixindelele/ChatPaper
Use ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文全文总结+专业翻译+润色+审稿+审稿回复
Cinnamon/kotaemon
An open-source RAG-based tool for chatting with your documents.
immersive-translate/immersive-translate
沉浸式双语网页翻译扩展 , 支持输入框翻译, 鼠标悬停翻译, PDF, Epub, 字幕文件, TXT 文件翻译 - Immersive Dual Web Page Translation Extension
letta-ai/letta
Letta (formerly MemGPT) is a framework for creating LLM services with memory.
BlinkDL/RWKV-LM
RWKV is an RNN with transformer-level LLM performance. It can be directly trained like a GPT (parallelizable). So it's combining the best of RNN and transformer - great performance, fast inference, saves VRAM, fast training, "infinite" ctx_len, and free sentence embedding.
e2b-dev/awesome-ai-agents
A list of AI autonomous agents
QwenLM/Qwen2.5
Qwen2.5 is the large language model series developed by Qwen team, Alibaba Cloud.
datawhalechina/self-llm
《开源大模型食用指南》针对**宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
promptfoo/promptfoo
Test your prompts, agents, and RAGs. Red teaming, pentesting, and vulnerability scanning for LLMs. Compare performance of GPT, Claude, Gemini, Llama, and more. Simple declarative configs with command line and CI/CD integration.
nmslib/hnswlib
Header-only C++/python library for fast approximate nearest neighbors
meta-llama/llama-stack-apps
Agentic components of the Llama Stack APIs
CosmosShadow/gptpdf
Using GPT to parse PDF
gusye1234/nano-graphrag
A simple, easy-to-hack GraphRAG implementation
qhjqhj00/MemoRAG
Empowering RAG with a memory-based data interface for all-purpose applications!
Tencent/Tencent-Hunyuan-Large
deepseek-ai/Janus
Janus-Series: Unified Multimodal Understanding and Generation Models
Xnhyacinth/Awesome-LLM-Long-Context-Modeling
📰 Must-read papers and blogs on LLM based Long Context Modeling 🔥
thinkany-ai/rag-search
RAG Search API
Open-Source-O1/Open-O1
jxzhangjhu/Awesome-LLM-RAG
Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models
Beomi/InfiniTransformer
Unofficial PyTorch/🤗Transformers(Gemma/Llama3) implementation of Leave No Context Behind: Efficient Infinite Context Transformers with Infini-attention
ai-hermes/doc-solver
frutik/Awesome-RAG
cjyyx/AI_Gen_Novel
基于大语言模型(LLM)和多智能体(Multi-Agent),探究AI写小说能力的边界
KGQA/KGQA-datasets
This repository is a collection of existing KGQA datasets in the form of the 🤗 huggingface datasets -> https://github.com/huggingface/datasets library, aiming to provide easy-to-use access to them.