dahaipeng's Stars
princeton-nlp/SWE-bench
[ICLR 2024] SWE-bench: Can Language Models Resolve Real-world Github Issues?
bbfamily/abu
阿布量化交易系统(股票,期权,期货,比特币,机器学习) 基于python的开源量化交易,量化投资架构
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
meta-llama/llama3
The official Meta Llama 3 GitHub site
qqxx6661/miaosha
从零开始搭建秒杀系统 由浅入深,配合博客入门教程文章食用,风味极佳。
mlabonne/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
openai/grade-school-math
meta-math/MetaMath
MetaMath: Bootstrap Your Own Mathematical Questions for Large Language Models
THUDM/AgentBench
A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)
tian-minghui/openai-style-api
支持将openai、claude、azure openai, gemini,kimi, 智谱AI,通义千问,讯飞星火API等模型服务方的调用转为openai方式调用。屏蔽不同大模型API的差异,统一用openai api标准格式使用大模型(Shield the differences between different large model APIs and use large models in a unified openai API standard format)
ysymyth/ReAct
[ICLR 2023] ReAct: Synergizing Reasoning and Acting in Language Models
Zoeyyao27/CoT-Igniting-Agent
This repository contains the paper list for the paper: Igniting Language Intelligence: The Hitchhiker's Guide From Chain-of-Thought Reasoning to Language Agents
dair-ai/ML-Papers-Explained
Explanation to key concepts in ML
MrGreyfun/Local-Code-Interpreter
A local implementation of OpenAI's ChatGPT Code Interpreter.
THUDM/WebGLM
WebGLM: An Efficient Web-enhanced Question Answering System (KDD 2023)
modelscope/modelscope-agent
ModelScope-Agent: An agent framework connecting models in ModelScope with the world
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
dataprofessor/infographic
Infographic
rasbt/LLMs-from-scratch
Implement a ChatGPT-like LLM in PyTorch from scratch, step by step
chroma-core/chroma
the AI-native open-source embedding database
nsrinidhibhat/gradio_RAG
Code and resources showcasing the Retrieval-Augmented Generation (RAG) technique, a solution for enhancing data freshness in Large Language Models (LLMs). Incorporate up-to-date external knowledge into LLM-generated responses. Additionally, this repository includes a Gradio-based user interface for seamless model deployment.
modelscope/agentscope
Start building LLM-empowered multi-agent applications in an easier way.
AI-Yash/st-chat
Streamlit Component, for a Chatbot UI
botpress/botpress
The open-source hub to build & deploy GPT/LLM Agents ⚡️
nonebot/nonebot2
跨平台 Python 异步聊天机器人框架 / Asynchronous multi-platform chatbot framework written in Python
Anil-matcha/ChatPDF
Chat with any PDF. Easily upload the PDF documents you'd like to chat with. Instant answers. Ask questions, extract information, and summarize documents with AI. Sources included.
AGI-Edgerunners/Plan-and-Solve-Prompting
Code for our ACL 2023 Paper "Plan-and-Solve Prompting: Improving Zero-Shot Chain-of-Thought Reasoning by Large Language Models".
yoheinakajima/babyagi
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
reworkd/AgentGPT
🤖 Assemble, configure, and deploy autonomous AI Agents in your browser.