TypeScript Copilot

Open-source TypeScript projects categorized as Copilot

Top 17 TypeScript Copilot Projects

  • chatbox

    User-friendly Desktop Client App for AI Models/LLMs (GPT, Claude, Gemini, Ollama...)

    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

    SaaSHub logo
  • 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
  • E2B

    Secure open source cloud runtime for AI apps & AI agents

    Project mention: Ask HN: Who is hiring? (May 2024) | news.ycombinator.com | 2024-05-01

    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

  • void

    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/

  • copilot

    🤖 🔥 Language-to-actions engine

  • 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
  • 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
  • assistant-ui

    React Components for AI Chat 💬 🚀

    Project mention: Assistant-UI: A set of React components for AI chat | news.ycombinator.com | 2024-09-28
  • whiz

    A copilot for your terminal (by searchableguy)

  • ScribeAI

    ChatGPT extension for VSCode.

  • collama

    VSCode AI coding assistant powered by self-hosted llama.cpp endpoint.

    Project mention: The 6 Best LLM Tools To Run Models Locally | dev.to | 2024-08-29

    Frontend AI Tools: LLaMa.cpp supports open-source LLM UI tools like MindWorkAI/AI-Studio (FSL-1.1-MIT), iohub/collama, etc.

  • codeium-chrome

    Free, ultrafast code autocomplete for Chrome

  • Earth

    AGIUI for Browser Extension (by AGIUI)

  • CopilotOne

    Add Siri like Native AI Agents in you App.

    Project mention: Show HN: Add Siri Like Native AI Assistants to Any React/JS App | news.ycombinator.com | 2024-04-30
  • dialoqbase-lite

    Dialoqbase Lite is a Chrome extension that offers a web-based UI and a side panel, Copilot, designed specifically for almost all AI providers

    Project mention: Show HN: Dialoqbase-Lite: ChatGPT Style WebUI and Side Panel Chrome Plugin | news.ycombinator.com | 2024-05-09
  • MindmapCopilot

    Simplifies your mindmap creation. Chat with your copilot to visualize and enrich your map with suggested notes for each node.

    Project mention: Integrate Copilot feature into your React applications using CopilotKit | dev.to | 2024-05-03

    You can find the source code for this tutorial on GitHub: https://github.com/ngviethoang/MindmapCopilot

  • biggles

    Biggles is a VS Code extension providing a coding assistant you can talk to

    Project mention: GitHub Copilot Loses an Average of $20 per User per Month | news.ycombinator.com | 2023-10-10

    A lot of people are commenting about how gpt4 is better than copilot, both in terms of getting it to do exactly what you want and in the quality of response. I wrote a simple VS Code coding assistant that uses gpt4 and let's you be direct in asking what you want it to do: https://github.com/jpallen/biggles

    It also supports voice, which is a fun way to code!

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

TypeScript Copilot discussion

Log in or Post with

TypeScript Copilot related posts

  • AI user interface patterns

    3 projects | dev.to | 3 Oct 2024
  • Ask HN: How have you integrated LLMs in your development workflow?

    2 projects | news.ycombinator.com | 29 Sep 2024
  • Cursor AI vs. Void AI Code Editor: The Ultimate Showdown

    2 projects | dev.to | 20 Sep 2024
  • Show HN: Void, an open-source Cursor/GitHub Copilot alternative

    12 projects | news.ycombinator.com | 16 Sep 2024
  • Show HN: I built a cheaper ChatGPT alternative that runs on your desktop

    1 project | news.ycombinator.com | 10 Sep 2024
  • Ask HN: Chatbox (GPT desktop front end) malware / supply chain attack risk?

    1 project | news.ycombinator.com | 27 Jul 2024
  • Learn to ask for help

    2 projects | dev.to | 20 Apr 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Oct 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source Copilot projects in TypeScript? This list will help you:

Project Stars
1 chatbox 21,146
2 continue 17,886
3 E2B 6,764
4 void 7,358
5 copilot 5,048
6 twinny 2,923
7 aide 2,212
8 assistant-ui 1,318
9 whiz 285
10 ScribeAI 160
11 collama 148
12 codeium-chrome 114
13 Earth 79
14 CopilotOne 50
15 dialoqbase-lite 36
16 MindmapCopilot 15
17 biggles 3

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com