JavaScript openai

Open-source JavaScript projects categorized as openai

Top 23 JavaScript openai Projects

  • ToolJet

    Low-code platform for building business applications. Connect to databases, cloud storages, GraphQL, API endpoints, Airtable, Google sheets, OpenAI, etc and build apps using drag and drop application builder. Built using JavaScript/TypeScript. 🚀

    Project mention: Show HN: ToolJet 3.0 – open-source internal tool and workflow builder | news.ycombinator.com | 2024-11-13
  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • one-api

    OpenAI 接口管理 & 分发系统,支持 Azure、Anthropic Claude、Google PaLM 2 & Gemini、智谱 ChatGLM、百度文心一言、讯飞星火认知、阿里通义千问、360 智脑以及腾讯混元,可用于二次分发管理 key,仅单可执行文件,已打包好 Docker 镜像,一键部署,开箱即用. OpenAI key management & redistribution system, using a single API for all LLMs, and features an English UI.

  • SillyTavern

    LLM Frontend for Power Users.

    Project mention: Claude 3 beats GPT-4 on Aider's code editing benchmark – aider | news.ycombinator.com | 2024-03-27

    Right, but it's certainly easier for people who might not even know what "API" stands for, and that's quite nifty. As far as self-hosted frontends go, I can personally recommend SillyTavern[1] in the browser, ChatterUI[2] on mobile, and ShellGPT[3] for CLI. LobeChat looks pretty cool, though! I'll definitely check it out.

    [1] https://github.com/SillyTavern/SillyTavern

    [2] https://github.com/Vali-98/ChatterUI

    [3] https://github.com/TheR1D/shell_gpt

  • chatgpt-mac

    ChatGPT for Mac, living in your menubar.

  • wechat-bot

    🤖一个基于 WeChaty 结合 OpenAi ChatGPT / Kimi / 讯飞等Ai服务实现的微信机器人 ,可以用来帮助你自动回复微信消息,或者管理微信群/好友,检测僵尸粉等...

  • node-chatgpt-api

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

  • vault-ai

    OP Vault ChatGPT: Give ChatGPT long-term memory using the OP Stack (OpenAI + Pinecone Vector Database). Upload your own custom knowledge base files (PDF, txt, epub, etc) using a simple React frontend.

  • SaaSHub

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

    SaaSHub logo
  • EmbedAI

    An app to interact privately with your documents using the power of GPT, 100% privately, no data leaks

  • dalle-playground

    A playground to generate images from any text prompt using Stable Diffusion (past: using DALL-E Mini)

  • openai-quickstart-node

    Node.js example app from the OpenAI API quickstart tutorial

    Project mention: Student Dev First Blog Post | dev.to | 2024-09-06

    Github repo link: https://github.com/openai/openai-quickstart-node

  • openai-realtime-console

    React app for inspecting, building and debugging with the Realtime API

    Project mention: OpenAI Realtime Console in Streamlit | news.ycombinator.com | 2024-10-07

    I built a POC of the openai-realtime-console (https://github.com/openai/openai-realtime-console) in Streamlit for python folks like me who are terrible at javascript.

    It's useful for poking around the events and the event payloads.

    Next I'll integrate audio playback and then audio capture. Decoding the audio from the events is easy. Making streaming audio playback work with streamlit--not so much.

  • 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

  • Open-Custom-GPT

    Create Custom GPT and add/embed on your site using Assistants api

    Project mention: Show HN: Use Custom GPTs on your website with this open-source project | news.ycombinator.com | 2024-01-27
  • GPT-Agent

    🚀 Introducing 🐪 CAMEL: a game-changing role-playing approach for LLMs and auto-agents like BabyAGI & AutoGPT! Watch two agents 🤝 collaborate and solve tasks together, unlocking endless possibilities in #ConversationalAI, 🎮 gaming, 📚 education, and more! 🔥

  • project_ai_mern_image_generation

    Build and Deploy a Full Stack MERN AI Image Generation App MidJourney & DALL E Clone

  • experts

    Experts.js is the easiest way to create and deploy OpenAI's Assistants and link them together as Tools to create advanced Multi AI Agent Systems with expanded memory and attention to detail.

    Project mention: Multi AI Agent Systems using OpenAI's new GPT-4o Model | dev.to | 2024-05-17

    The new Assistants API (still in beta) from OpenAI sets a new industry standard, significantly advancing beyond the widely adopted Chat Completions API. It represents a major leap in the usability of AI agents and the way engineers interact with LLMs. Paired with the cutting-edge GPT-4o model, Assistants can now reference attached files & images as knowledge sources within a managed context window called a Thread. Unlike Custom GPTs, Assistants support instructions up to 256,000 characters, integrate with 128 tools, and utilize the innovative Vector Store API for efficient file search on up to 10,000 files per assistant!

  • langchain-ui

    🧬 The open source chat-ai toolkit

  • summarize.site

    Summarize web pages using OpenAI ChatGPT

  • openai-realtime-api-beta

    Node.js + JavaScript reference client for the Realtime API (beta)

    Project mention: Show HN: open source framework OpenAI uses for Advanced Voice | news.ycombinator.com | 2024-10-04

    Nice they have many partners on this. I see Azure as well.

    There is a common consensus that the new Realtime API is not actually using the same Advanced Voice model / engine - or however it works - since at least the TTS part doesn’t seem to be as capable as the one shipped with the official OpenAI app.

    Any idea on this?

    Source: https://github.com/openai/openai-realtime-api-beta/issues/2

  • clifs

    Contrastive Language-Image Forensic Search allows free text searching through videos using OpenAI's machine learning model CLIP

  • openai-gemini

    Gemini ➜ OpenAI API proxy. Serverless!

    Project mention: Show HN: Dockerized Gemini OpenAI API Proxy | news.ycombinator.com | 2024-02-27

    Some other cool dudes made a serverless OpenAI API compatible proxy for Gemini here: https://github.com/PublicAffairs/openai-gemini

    I like that idea, but I don't like always relying on external vendors for my stuff. (Yes, ironic that I am using this to access an external vendor...).

    So I dockerized it so I can run it in my homelab. Now, maybe you can use it to do the same.

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

  • npm-copilot

    CLI tool for Next.js that can analyze logs in real-time and suggest a solution using OpenAI

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

Log in or Post with

JavaScript openai related posts

  • Launch HN: Human Layer (YC F24) – Human-in-the-Loop API for AI Systems

    3 projects | news.ycombinator.com | 26 Nov 2024
  • 🎉 Hacktoberfest 2024

    1 project | dev.to | 2 Oct 2024
  • Building codeshift

    5 projects | dev.to | 9 Sep 2024
  • Student Dev First Blog Post

    1 project | dev.to | 6 Sep 2024
  • Show HN: Integrate OpenAI's Assistant API with Multi-Platform with Low Code

    1 project | news.ycombinator.com | 26 Jun 2024
  • Calling code with local LLM is a hoax

    1 project | dev.to | 20 May 2024
  • Integrating Strapi with ChatGPT and Next.js

    3 projects | dev.to | 12 Apr 2024
  • A note from our sponsor - CodeRabbit
    coderabbit.ai | 12 Dec 2024
    Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →

Index

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

Project Stars
1 ToolJet 33,370
2 one-api 19,940
3 SillyTavern 8,702
4 chatgpt-mac 6,375
5 wechat-bot 5,657
6 node-chatgpt-api 4,211
7 vault-ai 3,280
8 EmbedAI 2,781
9 dalle-playground 2,771
10 openai-quickstart-node 2,548
11 openai-realtime-console 2,228
12 chatgpt.js 1,925
13 Open-Custom-GPT 1,598
14 GPT-Agent 1,160
15 project_ai_mern_image_generation 1,100
16 experts 1,010
17 langchain-ui 881
18 summarize.site 738
19 openai-realtime-api-beta 728
20 clifs 442
21 openai-gemini 393
22 -Prototype-AIVTuber 380
23 npm-copilot 369

Sponsored
CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai

Did you konow that JavaScript is
the 3rd most popular programming language
based on number of metions?