SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 Copilot Open-Source Projects
-
Project mention: Show HN: I built a cheaper ChatGPT alternative that runs on your desktop | news.ycombinator.com | 2024-09-10
This is cool! I recommend every hacker play around with their own local LLM. For 90% of my LLM needs, a local LLM is adequate.
I use Ollama + Chatbox: https://chatboxai.app/
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
continue
⏩ Continue is the leading open-source AI code assistant. You can connect any models and any context to build custom autocomplete and chat experiences inside VS Code and JetBrains
Project mention: tabby VS continue - a user suggested alternative | libhunt.com/r/tabby | 2024-10-03 -
Project mention: Open-source secure sandboxes for AI code execution | news.ycombinator.com | 2024-05-07
-
-
Here you go: UFO - A UI-Focused Agent for Windows OS Interaction
"UFO is a UI-Focused dual-agent framework to fulfill user requests on Windows OS by seamlessly navigating and operating within individual or spanning multiple applications."
https://github.com/microsoft/UFO?tab=readme-ov-file
-
Project mention: Show HN: Free Xcode Extension for GitHub Copilot and Codeium | news.ycombinator.com | 2024-09-10
Is this a fork of https://github.com/intitni/CopilotForXcode? OSS under MIT license, which CoderKit is not.
-
Project mention: Ask HN: How have you integrated LLMs in your development workflow? | news.ycombinator.com | 2024-09-29
The competition in AI editors is a bit silly at this moment. Everyone and his dog are "building" an AI assisted editor now by duct taping Ollama onto VSCode. I don't like my data being sent to untrusted parties, so I cannot evaluate most of these. On top of that, the things keep evolving as well, and editors that I dismissed a few months ago, are now all of a sudden turning into amazing productivity boosters, thanks to developments in both models as well as in editor tricks.
My money is on Cursor [1], which does not stop to amaze me, and seems to get a lot of traction. The integration is very clever, and it is scary how it figures out what I intend to do. Then again, I'm probably doing mundane tasks most of the time. For the few bright moments in my day I tend to use ChatGPT, because most of my real problems are in application domains, not in code.
I am not a firm believer in forking large open source projects, because it will take a lot of effort to keep up with future diversions. This makes me a bit wary of projects such as Cursor and Void [2]. Somebody needs deep pockets to sustainably surpass the popularity of VSCode. To point out just one problem with forking: VSCode works fine in Ubuntu, but Cursor does not work out of the box in Ubuntu. Having to disable the sandbox is a show-stopper for most.
In that respect, the extensions might be a safer bet, and I think Sourcegraph's Cody and Continue are making the largest waves there. Hard to tell with so many waves.
[1] https://www.cursor.com/
[2] https://voideditor.com/
-
E2B | https://e2b.dev | San Francisco, CA | Full-time | In-person
[E2B](https://e2b.dev) is building a secure open-source runtime that will power next billion of AI apps & agents.
We found an early traction with making it easy for developers to add [code interpreting](https://github.com/e2b-dev/code-interpreter) to their AI apps with our SDK built on top of our [agentic runtime](https://github.com/e2b-dev/e2b). We have paying customers from seed to enterprise companies.
We're hiring:
- Frontend/Product Engineer
- Infrastructure Engineer
Check the roles here https://e2b.dev/careers
-
-
-
In the wild: Code assistance plug-ins in IDEs (such as Genie AI, Amazon Q, CodeGPT, Codeium and Llama Coder) and dedicated IDEs (such as Cursor). Email and text message completion, as seen in Gmail, LinkedIn messaging and Apple Messages.
-
twinny
The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.
Project mention: Twinny: Locally hosted (or API hosted) AI code completion for Visual Studio Code | news.ycombinator.com | 2024-04-10 -
-
copilot.lua
Fully featured & enhanced replacement for copilot.vim complete with API for interacting with Github Copilot
Microsoft speed running year of the Linux desktop and year of Neovim.
Copilot is available in neovim: https://github.com/zbirenbaum/copilot.lua
CopilotChat.nvim recently got added into LazyVim Extras: https://www.lazyvim.org/extras/coding/copilot-chat ! Getting started is easier than ever
-
We've made a lot of data tooling things based on LLMs, and are in the process of rebranding and launching our main product.
1. sketch (in notebook, ai for pandas) https://github.com/approximatelabs/sketch
2. datadm (open source, "chat with data", with support for the open source LLMs (https://github.com/approximatelabs/datadm)
3. Our main product: julyp. https://julyp.com/ (currently under very active rebrand and cleanup) -- but a "chat with data" style app, with a lot of specialized features. I'm also streaming me using it (and sometimes building it) every weekday on twitch to solve misc data problems (https://www.twitch.tv/bluecoconut)
For your next question, about the stack and deploy:
-
aide
Conquer Any Code in VSCode: One-Click Comments, Conversions, UI-to-Code, and AI Batch Processing of Files! 在 VSCode 中征服任何代码:一键注释、转换、UI 图生成代码、AI 批量处理文件!💪 (by nicepkg)
Project mention: An AI VSCode extension that does not directly compete with Copilot/Codeium | news.ycombinator.com | 2024-07-21 -
Another thing to try is one of the repositories like SolidGPT: https://github.com/AI-Citizen/SolidGPT
-
-
Project mention: Assistant-UI: A set of React components for AI chat | news.ycombinator.com | 2024-09-28
-
-
gp.nvim
Gp.nvim (GPT prompt) Neovim AI plugin: ChatGPT sessions & Instructable text/code operations & Speech to text [OpenAI, Ollama, Anthropic, ..]
If I just use nvim and my own AI plugin ecosystem, is Zed AI worth trying?
https://github.com/jackMort/ChatGPT.nvim
https://github.com/olimorris/codecompanion.nvim
https://github.com/Robitx/gp.nvim
https://github.com/frankroeder/parrot.nvim
-
miyagi
Sample to envision intelligent apps with Microsoft's Copilot stack for AI-infused product experiences.
-
codecompanion.nvim
✨ AI-powered coding, seamlessly in Neovim. Supports Anthropic, Copilot, Gemini, Ollama and OpenAI LLMs
Project mention: Show HN: Void, an open-source Cursor/GitHub Copilot alternative | news.ycombinator.com | 2024-09-16
Copilot discussion
Copilot related posts
-
AI user interface patterns
-
Ask HN: How have you integrated LLMs in your development workflow?
-
Cursor AI vs. Void AI Code Editor: The Ultimate Showdown
-
Show HN: Void, an open-source Cursor/GitHub Copilot alternative
-
✨ Cursor AI Editor — Is It Actually Useful?
-
Show HN: I built a cheaper ChatGPT alternative that runs on your desktop
-
Show HN: Free Xcode Extension for GitHub Copilot and Codeium
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Oct 2024
Index
What are some of the best open-source Copilot projects? This list will help you:
Project | Stars | |
---|---|---|
1 | chatbox | 21,051 |
2 | continue | 17,276 |
3 | awesome-ai-agents | 9,960 |
4 | BingGPT | 9,260 |
5 | UFO | 7,620 |
6 | CopilotForXcode | 7,641 |
7 | void | 7,123 |
8 | E2B | 6,727 |
9 | Noi | 6,183 |
10 | copilot | 5,048 |
11 | codeium.vim | 4,126 |
12 | twinny | 2,923 |
13 | CoPilot | 2,918 |
14 | copilot.lua | 2,624 |
15 | sketch | 2,236 |
16 | aide | 2,212 |
17 | SolidGPT | 2,005 |
18 | lsp-bridge | 1,420 |
19 | assistant-ui | 1,318 |
20 | copilot-cmp | 1,127 |
21 | gp.nvim | 784 |
22 | miyagi | 721 |
23 | codecompanion.nvim | 699 |