MJy1023's Stars
aorwall/moatless-tools
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
stanfordnlp/dspy
DSPy: The framework for programming—not prompting—foundation models
aorwall/moatless-tree-search
OpenAutoCoder/Agentless
Agentless🐱: an agentless approach to automatically solve software development problems
All-Hands-AI/OpenHands
🙌 OpenHands: Code Less, Make More
nus-apr/auto-code-rover
A project structure aware autonomous software engineer aiming for autonomous program improvement. Resolved 30.67% tasks (pass@1) in SWE-bench lite and 38.40% tasks (pass@1) in SWE-bench verified with each task costs less than $0.7.
LingmaTongyi/Lingma-SWE-GPT
Inference code of Lingma SWE-GPT
MJy1023/MyArxivPodcast
🎙️ 一个全自动的学术论文播客生成系统,支持从arXiv网站爬取最新科技资讯,使用LLM生成结构化对话脚本,并通过语音合成技术输出专业的播客音频。集新闻采集、内容生成、语音合成于一体的AI播客工具。
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.
RepoUnderstander/RepoUnderstander
Official implementation of paper How to Understand Whole Repository? New SOTA on SWE-bench Lite (21.3%)
Paitesanshi/LLM-Agent-Survey
codefuse-ai/CodeFuse-muAgent
An Innovative Agent Framework Driven by KG Engine
princeton-nlp/SWE-bench
[ICLR 2024] SWE-bench: Can Language Models Resolve Real-world Github Issues?
FSoft-AI4Code/HyperAgent
Generalist Software Agents to Solve Soware Engineering Tasks
thebjorn/pydeps
Python Module Dependency graphs
fossas/fossa-cli
Fast, portable and reliable dependency analysis for any codebase. Supports license & vulnerability scanning for large monoliths. Language-agnostic; integrates with 20+ build systems.
yamadashy/repomix
📦 Repomix (formerly Repopack) is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, and Gemini.
microsoft/autogen
A programming framework for agentic AI 🤖
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
Meirtz/LLM-Paper-Daily
geekan/MetaGPT
🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
camel-ai/camel
🐫 CAMEL: Finding the Scaling Law of Agents. The first and the best multi-agent framework. https://www.camel-ai.org
OpenBMB/ChatDev
Create Customized Software using Natural Language Idea (through LLM-powered Multi-Agent Collaboration)
huangd1999/AgentCoder
This Repo is the official implementation of AgentCoder and AgentCoder+.
Enny1991/TIDIGITS_task
StillWolf/ATCA-SNN
Author's PyTorch implementation of "Attention-Based Deep Spiking Neural Networks for Temporal Credit Assignment Problems", TNNLS 2023
milvus-io/milvus
A cloud-native vector database, storage for next generation AI applications
code-rag-bench/code-rag-bench
CodeRAG-Bench: Can Retrieval Augment Code Generation?
castorini/pyserini
Pyserini is a Python toolkit for reproducible information retrieval research with sparse and dense representations.