JavaScript gpt-4

Open-source JavaScript projects categorized as gpt-4

Top 23 JavaScript gpt-4 Projects

  • AutoGPT

    AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.

  • Project mention: Accessible AI for Everyone | news.ycombinator.com | 2024-01-08
  • BingGPT

    Desktop application of new Bing's AI-powered chat (Windows, macOS and Linux)

  • Project mention: BingGPT - Desktop application of new Bing's AI-powered chat | /r/bing | 2023-05-28

    Link [Github]

  • 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.

  • adrenaline

    Instant answers to any programming question

  • Project mention: I made this AI programming assistant to generate diagrams for my code | /r/artificial | 2023-12-08

    Here's where you can try it out: https://useadrenaline.com

  • TavernAI

    Atmospheric adventure chat for AI language models (KoboldAI, NovelAI, Pygmalion, OpenAI chatgpt, gpt-4)

  • Project mention: A List of CharacterAI Alternatives | /r/CharacterAI_No_Filter | 2023-09-15

    Github: https://github.com/TavernAI/TavernAI

  • obsidian-smart-connections

    Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3

  • Project mention: Ask HN: How are you currently using AI (personally or professionally)? | news.ycombinator.com | 2023-07-26

    For my personal notes, I use Smart Connections[1] with Obsidian. I am considering devising my own solution using LlamaIndex[2] in the near future.

    For coding, I use Copilot[3]. While it's been great for writing boilerplate code, it falls short in every other regard. I also had the opportunity to try the new version of Copilot as well, but it feels like a glorified ChatGPT inside VSCode.

    For everything else, I use a tiny tool I made[4] which enables me to invoke my own prompts in basically any application that allows me to select text.

    [1] https://github.com/brianpetro/obsidian-smart-connections

    [2] https://gpt-index.readthedocs.io/en/latest/getting_started/s...

    [3] https://github.com/features/copilot

    [4] https://github.com/overflowy/chat-key

  • 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

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • 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.

  • autopilot

    Code Autopilot, a tool that uses GPT to read a codebase, create context and solve tasks.

  • Project mention: Lessons from Creating a VSCode Extension with GPT-4 | /r/ChatGPTCoding | 2023-05-25

    Thanks for sharing your work! Let’s connect cause it seems we are exploring a similar space. Here’s the project I have been working on: https://github.com/fjrdomingues/autopilot

  • IntelliNode

    Access the latest AI models like ChatGPT, LLaMA, Diffusion, Gemini Hugging face, and beyond through a unified prompt layer and performance evaluation

  • Project mention: The simplest way for multi ML models integration | /r/u_Barqawiz_Coder | 2023-07-26
  • 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
  • GPTPortal

    A feature-rich portal to chat with GPT-4, Claude, Gemini, Mistral, & OpenAI Assistant APIs via a lightweight Node.js web app; supports customizable multimodality for voice, images, & files.

  • Project mention: I am so close to cancelling my pro subscription. | /r/ChatGPT | 2023-12-09

    If you’re tech savvy you can clone it from GitHub, instructions are all in the readme; otherwise there are a ton of other interfaces like Poe or freegpt. Link to mine: https://github.com/Zaki-1052/GPTPortal

  • 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
  • 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)

  • KokoMind

    KokoMind: Can LLMs Understand Social Interactions?

  • Project mention: KokoMind: Can LLMs Understand Social Interactions? | news.ycombinator.com | 2023-07-06
  • gpt-unicorn

    Getting GPT-4 to draw a new unicorn every day

  • Project mention: Anti-AI Hype LLM Reading List | news.ycombinator.com | 2023-08-27

    AGI is here because GPT-4 can draw a unicorn

    Seeing how random gpt performs this task nowadays I became much more skeptical towards this (https://gpt-unicorn.adamkdean.co.uk/). Even if you argue the model is somehow crippled due to computation costs I'd still expect that gpt-4 could SOMETIMES draw something like a unicorn with vector shapes but perhaps not all the time. Certainly a one prompt one result conclusion seems to me really weird.

  • InfinityArcade

    Create any Text Game with AI

  • 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
  • autogpt-node

    AutoGPT for node.js

  • 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
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-4 related posts

Index

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

Project Stars
1 AutoGPT 161,405
2 BingGPT 9,360
3 node-chatgpt-api 4,181
4 adrenaline 3,694
5 TavernAI 1,941
6 obsidian-smart-connections 1,837
7 chatgpt.js 1,774
8 promptr 877
9 autopilot 555
10 IntelliNode 195
11 ChatGPT Auto Refresh 145
12 GPTPortal 139
13 DuckDuckGPT 136
14 BraveGPT 99
15 ChatGPT Widescreen 98
16 KokoMind 98
17 gpt-unicorn 74
18 InfinityArcade 62
19 node-red-contrib-chatgpt 40
20 auto-mindmapping 39
21 Autoclear ChatGPT History 35
22 llm 34
23 autogpt-node 25

Sponsored
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.
www.influxdata.com