dahaipeng's Stars
alipay/agentUniverse
agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent applications.
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
langchain-ai/langgraph
Build resilient language agents as graphs.
ollama/ollama
Get up and running with Llama 3.2, Mistral, Gemma 2, and other large language models.
ray-project/ray
Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
wdndev/llm_interview_note
主要记录大语言大模型(LLMs) 算法(应用)工程师相关的知识及面试题
vllm-project/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
geekan/HowToLiveLonger
程序员延寿指南 | A programmer's guide to live longer
KwaiKEG/KwaiAgents
A generalized information-seeking agent system with Large Language Models (LLMs).
QwenLM/Qwen-Agent
Agent framework and applications built upon Qwen>=2.0, featuring Function Calling, Code Interpreter, RAG, and Chrome extension.
Taltt/FNSE-SAT
lobehub/lobe-chat
🤯 Lobe Chat - an open-source, modern-design AI chat framework. Supports Multi AI Providers( OpenAI / Claude 3 / Gemini / Ollama / Azure / DeepSeek), Knowledge Base (file upload / knowledge management / RAG ), Multi-Modals (Vision/TTS) and plugin system. One-click FREE deployment of your private ChatGPT/ Claude application.
latentcat/latentbox
A collection of awesome-lists for AI, creativity and art. AI、创意和艺术领域的精选合集。https://latentbox.com
netease-youdao/QAnything
Question and Answer based on Anything.
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.
chanchimin/RQ-RAG
Codes for our paper "RQ-RAG: Learning to Refine Queries for Retrieval Augmented Generation"
microsoft/generative-ai-for-beginners
21 Lessons, Get Started Building with Generative AI 🔗 https://microsoft.github.io/generative-ai-for-beginners/
benbrandt/text-splitter
Split text into semantic chunks, up to a desired chunk size. Supports calculating length by characters and tokens, and is callable from Rust and Python.
run-llama/llama_parse
Parse files for optimal RAG
modelscope/modelscope
ModelScope: bring the notion of Model-as-a-Service to life.
xlang-ai/OpenAgents
[COLM 2024] OpenAgents: An Open Platform for Language Agents in the Wild
yuanmabiji/spring-boot-2.1.0.RELEASE
SpringBoot源码分析--项目里有超详细的中文代码注释,中文注释会随着每篇SpringBoot的源码分析文章的推出而更新,中文注释持续更新中...
e2b-dev/E2B
Secure open source cloud runtime for AI apps & AI agents
e2b-dev/code-interpreter
Python & JS/TS SDK for running AI-generated code/code interpreting in your AI app
e2b-dev/llm-code-interpreter
[DEPRECATED] Powered by AI Playgrounds by E2B. Code interpreter on steroids for ChatGPT. Run any language, any terminal process, use filesystem freely. All with access to the internet.
0xk1h0/ChatGPT_DAN
ChatGPT DAN, Jailbreaks prompt
google/nsjail
A lightweight process isolation tool that utilizes Linux namespaces, cgroups, rlimits and seccomp-bpf syscall filters, leveraging the Kafel BPF language for enhanced security.
shroominic/codebox-api
👾📦 CodeBoxAPI is the simplest sandboxing infrastructure for your LLM Apps and Services.
shroominic/codeinterpreter-api
👾 Open source implementation of the ChatGPT Code Interpreter
jupyter/jupyter_client
Jupyter protocol client APIs