JavaScript gpt-3

Open-source JavaScript projects categorized as gpt-3

Top 23 JavaScript gpt-3 Projects

  • chatgpt-mac

    ChatGPT for Mac, living in your menubar.

  • Project mention: vincelwt/chatgpt-mac | /r/programming | 2023-10-14
  • GraphGPT

    Extrapolating knowledge graphs from unstructured text using GPT-3 🕵️‍♂️

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • node-chatgpt-api

    A client implementation for ChatGPT and Bing AI. Available as a Node.js module, REST API server, and CLI app.

  • chatgpt.js

    🤖 A powerful client-side JavaScript library for ChatGPT

  • Project mention: js-utils VS chatgpt.js - a user suggested alternative | libhunt.com/r/adamlui/js-utils | 2024-03-29

    Both contain code published to npm, so both can be installed via npm, or imported remotely using jsDelivr to access useful JavaScript methods

  • promptr

    Promptr is a CLI tool that lets you use plain English to instruct GPT3 or GPT4 to make changes to your codebase.

  • Project mention: Ask HN: What are some actual use cases of AI Agents? | news.ycombinator.com | 2024-02-14

    I taught https://github.com/KillianLucas/open-interpreter how to use https://github.com/ferrislucas/promptr

    Then I asked it to add a test suite to a rails side project. It created missing factories, corrected a broken test database configuration, and wrote tests for the classes and controllers that I asked it to.

    I didn't have to get involved with mundane details. I did have to intervene here and there, but not much. The tests aren't the best in the world, but IMO they're adding value by at least covering the happy path. They're not as good as an experienced person would write.

    I did spend a non-trivial amount of time fiddling with the prompts I used to teach OI about Promptr as well as the prompts I used to get it to successfully create the test suite.

    The total cost was around $11 using GPT4 turbo.

    I think in this case it was a fun experiment. I think in the future, this type of tooling will be ubiquitous.

  • Goopt

    🔍 Search Engine for a Procedural Simulation of the Web with GPT-3.

  • Project mention: Show HN: LLM-Generated Wikipedia | news.ycombinator.com | 2023-10-09
  • -Prototype-AIVTuber

    I'm not Neuro-Sama, I'm an artificial intelligence created by DevPattarapong It is currently in development using OpenAI models and Live2D characters.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • GPT-Auth

    GPT Auth provides a user-friendly solution to quickly setup oauth for your custom GPT and self-host it.

  • Project mention: Show HN: No-code GPT actions builder for Web scraping, YouTuber summarizer etc. | news.ycombinator.com | 2024-02-01
  • ChatGPT Infinity

    Generate endless answers from all-knowing ChatGPT (in any language!)

  • Project mention: chatgpt-infinity alternatives - chatgpt-auto-refresh and chatgpt-auto-continue | libhunt.com/r/chatgpt-infinity | 2023-07-05
  • ChatGPT Auto Refresh

    ↻ Keeps ChatGPT sessions fresh to avoid network errors + Cloudflare checks

  • Project mention: chatgpt-auto-refresh alternatives - autoclear-chatgpt-history and chatgpt-widescreen | libhunt.com/r/chatgpt-auto-refresh | 2023-07-05
  • DuckDuckGPT

    🐤 DuckDuckGo add-on that brings the magic of ChatGPT to search results (powered by GPT-4!)

  • Project mention: bravegpt VS duckduckgpt - a user suggested alternative | libhunt.com/r/bravegpt | 2023-07-05
  • gpt-3.5-chat-bot

    Simple Discord chat bot built using the GPT 3.5 Turbo Model from OpenAI

  • coauthor

    Convert natural language to LaTeX within Overleaf using LLMs (by varunshenoy)

  • BraveGPT

    🦁 Brave Search add-on that brings the magic of ChatGPT to search results (powered by GPT-4!)

  • Project mention: bravegpt VS duckduckgpt - a user suggested alternative | libhunt.com/r/bravegpt | 2023-07-05
  • ChatGPT Widescreen

    🖥️ Adds Widescreen + Fullscreen modes to ChatGPT for enhanced viewing

  • Project mention: Chatgpt.js: An open-source, powerful client-side JavaScript library for ChatGPT | news.ycombinator.com | 2023-07-08

    OpenAI's developers knows of its existence already and follow many apps that use its code (for example, they copied the full-window functionality from the award-winning https://chatgptwidescreen.com powered by chatgpt.js)

  • dalle-node

    Use DALL·E 2 with Nodejs

  • future

    A dystopia simulator powered by ChatGPT (by baobabKoodaa)

  • Project mention: BingGPT is now infested with malware | news.ycombinator.com | 2023-09-28

    For the record, Microsoft stole this idea from me, and I implemented it first, although as a parody: https://future.attejuvonen.fi

  • VGT

    Program to translate Japanese text through image recognition and GPT 3.5

  • text-gpt-p5-app

    Text to p5.js Generative Editor powered by OpenAI GPT

  • node-red-contrib-chatgpt

    A Node-RED node that interacts with OpenAI machine learning models to generate text and image outputs like 'ChatGPT' and 'DALL·E 2'.

  • Project mention: Is it possible to create nodes programmatically? | /r/nodered | 2023-06-08

    Hey, I've got just the thing for you. I maintain a custom node node-red-contrib-custom-chatgpt and it includes an example flow that can generate code for nodes and automatically import them into the editor for later use. Perhaps this would be a good starting point for your projects needs.

  • auto-mindmapping

    Revolutionize your mind mapping with this repo, combining mermaid and GPT-3.5-turbo / GPT-4! Craft captivating mindmaps for brainstorming and text summarization, unlocking creativity and productivity. Experience this trailblazing solution for the ultimate mind mapping experience today! Don't miss out and elevate your creative thinking skills!

  • Project mention: Any good mindmap GPT or simpler install for auto-mindmapping on guthub | /r/LocalLLaMA | 2023-10-29

    I would like to explore further using a mindmap GPT running locally and found this one [https://github.com/florian-kalisch/auto-mindmapping ] but have not had much luck with yarn on W11.

  • Autoclear ChatGPT History

    🕶️ Adds chat auto-clear functionality to ChatGPT for more privacy

  • Project mention: chatgpt-auto-refresh alternatives - autoclear-chatgpt-history and chatgpt-widescreen | libhunt.com/r/chatgpt-auto-refresh | 2023-07-05
  • llm

    Use any LLM from the command line. (by snwfdhmp)

  • Project mention: Simple LLM usage for beginners | /r/LocalLLaMA | 2023-09-27
  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
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).

JavaScript gpt-3 related posts

Index

What are some of the best open-source gpt-3 projects in JavaScript? This list will help you:

Project Stars
1 chatgpt-mac 6,262
2 GraphGPT 4,198
3 node-chatgpt-api 4,182
4 chatgpt.js 1,778
5 promptr 881
6 Goopt 510
7 -Prototype-AIVTuber 330
8 GPT-Auth 238
9 ChatGPT Infinity 197
10 ChatGPT Auto Refresh 145
11 DuckDuckGPT 137
12 gpt-3.5-chat-bot 122
13 coauthor 117
14 BraveGPT 100
15 ChatGPT Widescreen 99
16 dalle-node 96
17 future 59
18 VGT 57
19 text-gpt-p5-app 42
20 node-red-contrib-chatgpt 41
21 auto-mindmapping 39
22 Autoclear ChatGPT History 35
23 llm 34

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