《AI 研发提效:构建 AI 辅助编码助手》 —— 介绍如何 DIY 一个端到端(从 IDE 插件、模型选型、数据集构建到模型微调)的 AI 辅助编程工具,类似于 GitHub Copilot、JetBrains AI Assistant、AutoDev 等。
☆715Jul 5, 2024Updated last year
Alternatives and similar repositories for build-your-ai-coding-assistant
Users that are interested in build-your-ai-coding-assistant are comparing it to the libraries listed below
Sorting:
- 🧙AutoDev: the AI-native Multi-Agent development platform built on Kotlin Multiplatform, covering all 7 phases of SDLC.☆4,372Feb 14, 2026Updated 2 weeks ago
- UnitGen 是一个用于生成微调代码的数据框架 —— 直接从你的代码库中生成微调数据:代码补全、测试生成、文档生成等。UnitGen is a code fine-tuning data framework that generates data from your ex…☆58Jul 1, 2024Updated last year
- 本文详细分析了 Github Copilot 这个基于机器学习的代码自动补全工具的实现原理。作者通过逆向工程的方式,深入探索了 Copilot 的核心逻辑,包括代码提示的入口、获取提示的核心方法、以及相关的缓存策略、实验特性等。☆2,206Jun 30, 2023Updated 2 years ago
- Empower Your Dev Ecosystem with AI Agents, Automate with Your AI Copilot, Elevate Your Code.☆263Nov 20, 2025Updated 3 months ago
- AutoDev - 🧙the AI-powered coding wizard . Put the most loved AutoDev AI assistant into your VSCode, and have things done quickly☆457Dec 2, 2025Updated 3 months ago
- ChocoBuilder (Chocolate Factory) is a cutting-edge LLM toolkit designed to empower you in creating your very own AI assistant.Chocolate F…☆223Jul 24, 2024Updated last year
- 《AI 研发提效:自己动手训练 LoRA》,包含 Llama (Alpaca LoRA)模型、ChatGLM (ChatGLM Tuning)相关 Lora 的训练。训练内容:用户故事生成、测试代码生成、代码辅助生成、文本转 SQL、文本生成代码……☆1,107Jan 3, 2024Updated 2 years ago
- A suite of tools for prompt management☆300Jan 31, 2026Updated last month
- ☆11Jan 13, 2024Updated 2 years ago
- CHAPI (Common Hierarchical Abstract Parser and Information Converter) streamlines code analysis by converting diverse language source cod…☆312Jan 27, 2026Updated last month
- 《AI 辅助软件工程:实践与案例解析》是一本如何使用 AI 辅助软件工程的开源电子书☆191Jun 4, 2025Updated 9 months ago
- Scrape the webpage convert it into Markdown, and enhance AI search applications.☆256May 11, 2024Updated last year
- UnitEval is a benchmarking and evaluation tools for AutoDev Coder.☆13Jan 2, 2024Updated 2 years ago
- ☆1,210Jun 28, 2025Updated 8 months ago
- A series of code large language models developed by PKU-KCL☆1,635Jul 18, 2024Updated last year
- ChatPilot: Chat Agent Web UI,实现Chat对话前端,支持Google搜索、文件网址对话(RAG)、代码解释器功能,复现了Kimi Chat(文件,拖进来;网址, 发出来)。☆596Jan 27, 2026Updated last month
- FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data process…☆27,256Updated this week
- "Slides Repository for Meetups, Conferences, and Sessions" (In Progress)☆21Feb 22, 2025Updated last year
- LangGPT: Empowering everyone to become a prompt expert! 🚀 📌 结构化提示词(Structured Prompt)提出者 📌 元提示词(Meta-Prompt)发起者 📌 最流行的提示词落地范式 | La…☆11,678Jan 30, 2026Updated last month
- 利用LLM构建应用实践笔记☆769Nov 29, 2024Updated last year
- An AI-powered search engine for developers.☆1,465Jul 23, 2024Updated last year
- Develop GPT as a "magic" system for assisting Rust learning. move to https://github.com/Illumine-Labs/RustChat☆200Jun 26, 2023Updated 2 years ago
- Apple PodCast Transcription with OpenAI's Whisper☆349Dec 3, 2023Updated 2 years ago
- CodeGeeX2: A More Powerful Multilingual Code Generation Model☆7,606Jul 10, 2024Updated last year
- Guarding is a guardians for code, architecture, layered, inspired by ArchUnit. Guarding 是一个用于 Java、JavaScript、Rust、Golang 等语言的架构守护工具。借助于易…☆75Feb 21, 2022Updated 4 years ago
- Hacky repo to see what the Copilot extension sends to the server☆707Apr 21, 2023Updated 2 years ago
- Using GPT to parse PDF☆3,562Apr 17, 2025Updated 10 months ago
- RAG Search API☆1,181Jul 29, 2024Updated last year
- LLM API 管理 & 分发系统,支持 OpenAI、Azure、Anthropic Claude、Google Gemini、DeepSeek、字节豆包、ChatGLM、文心一言、讯飞星火、通义千问、360 智脑、腾讯混元等主流模型,统一 API 适配,可用于 key …☆29,842Jan 9, 2026Updated last month
- Semantic Search on Wikipedia with Upstash Vector☆471Dec 12, 2025Updated 2 months ago
- Langchain-Chatchat(原Langchain-ChatGLM)基于 Langchain 与 ChatGLM, Qwen 与 Llama 等语言模型的 RAG 与 Agent 应用 | Langchain-Chatchat (formerly langchain…☆37,352Nov 10, 2025Updated 3 months ago
- ☆54Nov 7, 2023Updated 2 years ago
- Question and Answer based on Anything.☆13,859Mar 24, 2025Updated 11 months ago
- Personal AI search copilot, open-source Perplexity☆783Aug 7, 2025Updated 6 months ago
- Help your LLMs online☆1,286Feb 19, 2025Updated last year
- 《构筑大语言模型应用:应用开发与架构设计》一本关于 LLM 在真实世界应用的开源电子书,介绍了大语言模型的基础知识和应用,以及如何构建自己的模型。其中包括Prompt的编写、开发和管理,探索最好的大语言模型能带来什么,以及LLM应用开发的模式和架构设计。☆1,629Jan 23, 2024Updated 2 years ago
- https://openaipublic.blob.core.windows.net/neuron-explainer/paper/index.html☆43May 11, 2023Updated 2 years ago
- CodeDB 是一个专为软件开发本身开发的代码数据库,可以用于架构治理、代码生成等领域。基于架构孪生的理念,内建架构适度度函数、代码设计查询和存储 DSL、依赖分析引擎、机器学习算法等。☆41Dec 9, 2023Updated 2 years ago
- ArchGuard 前端项目 CLI 工具,用于快速生成组件代码等。☆15Feb 15, 2022Updated 4 years ago