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: Calling code with local LLM is a hoax | dev.to | 2024-05-20

    AutoGPT is a framework that seems nice. It has a cool CLI and a flutter UI to create agents from the browser. Its main purpose is to work with your local stuff (documents, audio, videos, etc)

  • BingGPT

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

  • 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

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

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

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

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

  • Calling code with local LLM is a hoax

    1 project | dev.to | 20 May 2024
  • Improve Download Speeds with Concurrency

    2 projects | dev.to | 20 Apr 2024
  • ChatCraft Adventures #13, UI Changes

    3 projects | dev.to | 12 Apr 2024
  • Taking an Open Source Project to Release 1.1 🚀

    3 projects | dev.to | 3 Feb 2024
  • Accessible AI for Everyone

    1 project | news.ycombinator.com | 8 Jan 2024
  • About the lazyness of ChatGPT at the moment

    1 project | /r/OpenAI | 10 Dec 2023
  • Are there any good 3rd party front ends for the API?

    1 project | /r/ChatGPTPro | 6 Dec 2023
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 31 May 2024
    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. Learn more →

Index

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

Project Stars
1 AutoGPT 162,404
2 BingGPT 9,347
3 node-chatgpt-api 4,193
4 adrenaline 3,740
5 TavernAI 2,001
6 obsidian-smart-connections 2,024
7 chatgpt.js 1,795
8 promptr 884
9 autopilot 573
10 IntelliNode 201
11 GPTPortal 188
12 ChatGPT Auto Refresh 155
13 DuckDuckGPT 141
14 BraveGPT 99
15 ChatGPT Widescreen 104
16 KokoMind 98
17 gpt-unicorn 74
18 InfinityArcade 61
19 node-red-contrib-chatgpt 41
20 auto-mindmapping 41
21 Autoclear ChatGPT History 37
22 llm 36
23 autogpt-node 26

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