liangkang's Stars
AI-Engineer-Foundation/agent-protocol
Common interface for interacting with AI agents. The protocol is tech stack agnostic - you can use it with any framework for building agents.
openai/openai-python
The official Python library for the OpenAI API
openai/openai-quickstart-python
Python example app from the OpenAI API quickstart tutorial
gaogaotiantian/viztracer
VizTracer is a low-overhead logging/debugging/profiling tool that can trace and visualize your python code execution.
datawhalechina/hugging-multi-agent
A tutorial based on MetaGPT to quickly help you understand the concept of agent and muti-agent and get started with coding development. 基于MetaGPT的多智能体入门与开发教程
gpt-engineer-org/gpt-engineer
Platform to experiment with the AI Software Engineer. Terminal based. NOTE: Very different from https://gptengineer.app
Link-AGI/AutoAgents
[IJCAI 2024] Generate different roles for GPTs to form a collaborative entity for complex tasks.
modelscope/modelscope-agent
ModelScope-Agent: An agent framework connecting models in ModelScope with the world
OpenBMB/XAgent
An Autonomous LLM Agent for Complex Task Solving
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
crewAIInc/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
sugarforever/chat-ollama
ChatOllama is an open source chatbot based on LLMs. It supports a wide range of language models, and knowledge base management.
meta-llama/llama3
The official Meta Llama 3 GitHub site
meta-llama/llama
Inference code for Llama models
agiresearch/AIOS
AIOS: LLM Agent Operating System
aiwaves-cn/agents
An Open-source Framework for Data-centric, Self-evolving Autonomous Language Agents
QwenLM/Qwen
The official repo of Qwen (通义千问) chat & pretrained large language model proposed by Alibaba Cloud.
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
stitionai/devika
Devika is an Agentic AI Software Engineer that can understand high-level human instructions, break them down into steps, research relevant information, and write code to achieve the given objective. Devika aims to be a competitive open-source alternative to Devin by Cognition AI.
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
princeton-nlp/SWE-agent
[NeurIPS 2024] SWE-agent takes a GitHub issue and tries to automatically fix it, using GPT-4, or your LM of choice. It can also be employed for offensive cybersecurity or competitive coding challenges.
microsoft/autogen
A programming framework for agentic AI 🤖
langgenius/dify
Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.
recsyschallenge/2016
RecSys Challenge 2016: job recommendations
Significant-Gravitas/AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
modelscope/agentscope
Start building LLM-empowered multi-agent applications in an easier way.
BuilderIO/gpt-crawler
Crawl a site to generate knowledge files to create your own custom GPT from a URL