JavaScript llm

Open-source JavaScript projects categorized as llm

Top 19 JavaScript llm Projects

  • SillyTavern

    LLM Frontend for Power Users.

    Project mention: SillyTavern 1.10.10 has been released | /r/SillyTavernAI | 2023-11-28
  • anything-llm

    Open-source ChatGPT equivalent experience for both open and close source LLMs, embedders, and vector databases. Supports unlimited documents, threads, and concurrent users and management all in a very clean UI.

    Project mention: DIY custom AI chatbot trained on your company data | /r/u_mintplexlabs | 2023-08-27
  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • claude-unofficial-api

    Unofficial API for Claude-2 via Claude Web (Also CLI)

    Project mention: Claude 2 Internal API Client and CLI | news.ycombinator.com | 2023-07-14
  • gpu_poor

    Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization

    Project mention: Ask HN: Cheapest way to run local LLMs? | news.ycombinator.com | 2023-11-26

    Here's a simple calculator for LLM inference requirements: https://rahulschand.github.io/gpu_poor/

  • AgentLLM

    AgentLLM is a PoC for browser-native autonomous agents

    Project mention: AgentLLM - AgentLLM is a PoC for browser-native autonomous agents | /r/AutoGPT | 2023-05-04
  • chatd

    Chat with your documents using local AI

    Project mention: feed pdf files into an LLM for question answering tasks | /r/LocalLLaMA | 2023-11-08

    IYH use chatd

  • llamero

    A GUI application to easily try out Facebook's LLaMA models.

    Project mention: Show HN: macOS GUI for running LLMs locally | news.ycombinator.com | 2023-09-18
  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

  • llm.js

    Run Large-Language Models (LLMs) 🚀 directly in your browser!

    Project mention: LLM.js v1.0.2 is out with support for GGUF/GGML format and Model Playground | /r/LocalLLaMA | 2023-11-24
  • llm-react-node-app-template

    The Javascript template for an LLM react node app.

    Project mention: I don't understand the value of LLM's | /r/LangChain | 2023-05-31

    I've been working on some javascript tutorials since I started diving into AI tools. Examples are uploaded to this repo

  • InfinityArcade

    GPT-4 Text Game Arcade

    Project mention: Infinity Arcade - create a text adventure by going to infinityarcade.com/<anything goes here> | /r/interactivefiction | 2023-04-21

    Thanks for sharing! I made a few updates this morning (game history), and everything is open source at https://github.com/themaximal1st/InfinityArcade if you're into modifying the game engine.

  • chitchat

    A simple LLM chat front-end that makes it easy to find, download, and mess around with models on your local machine. (by clarkmcc)

    Project mention: Jina AI Launches First Open-Source 8K Text Embedding, Rivaling OpenAI | news.ycombinator.com | 2023-10-25

    Pretty much! Right now it only supports md, pdf, txt, and html, but supporting additional formats is trivial: https://github.com/clarkmcc/chitchat/blob/main/src-tauri/src....

  • LocalAI-frontend

    A front-end for selfhosted LLMs based on the LocalAI API

    Project mention: I made a ChatGPT front-end for LocalAI's self hosted model backend! | /r/selfhosted | 2023-04-24

    Dhruvgera/LocalAI-frontend: A front-end for selfhosted LLMs based on the LocalAI API (github.com)

  • ClipboardConqueror

    Clipboard conqueror is a novel front end designed to bring your very own LLM AI copilot assistant to any text field.

    Project mention: My friend made a front end for kobold that doesn't need a web browser. If I don't get someone to test it soon, he's gonna pull all his hair out. | /r/LocalLLaMA | 2023-11-25
  • Pacha

    "Pacha" TUI (Text User Interface) is a JavaScript application that utilizes the "blessed" library. It serves as a frontend for llama.cpp and provides a convenient and straightforward way to perform inference using local language models.

    Project mention: Pacha - A Frontend for llama.cpp | /r/LocalLLaMA | 2023-07-02

    pacha-windows

  • autogpt-node

    AutoGPT for node.js

    Project mention: Building AutoGPT for node.js, how to test openai api without going bankrupt | /r/OpenAI | 2023-04-19

    So I'm working on node.js library/cli for autogpt. I have to call apis multiple times during developement, and that's costing me a lot. Is there any way to do this more economically? I didn't find any test/sandbox method for openai api, did I miss anything?

  • frugal

    ⚡️ Transform AI/ML operations: Transparency, Control and Cost Optimization. ⚡️ (by NumexaHQ)

    Project mention: Show HN: Frugal by NumexaHQ- Transparency, Control and Cost Optimisation | news.ycombinator.com | 2023-08-23
  • TickGPTick

    TickGPTick Integration

    Project mention: I used the OpenAI API to add some AI features to my favourite Todo list app - TickTick. | /r/ChatGPT | 2023-06-09

    Code here: https://github.com/Podginator/TickGPTick

  • json-like-parse

    JavaScript npm module that finds JSON-like text within a string and then parses it on best effort basis

    Project mention: Consuming JSON output from AI | /r/SideProject | 2023-03-21

    Hey, just wanted to let you know that I've made a module that makes it much easier consuming AI output that is sometimes unstructured despite specifying JSON schema in prompt https://github.com/WiegerWolf/json-like-parse

  • IntelliServer

    AI models as scalable microservices, enabling evaluation of LLMs and offering end-to-end functions such as chatbot, semantic search, image generation and beyond.

    Project mention: AI Models as Private Microservice | news.ycombinator.com | 2023-09-11
  • InfluxDB

    Collect and Analyze Billions of Data Points in Real Time. Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.

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). The latest post mention was on 2023-11-28.

JavaScript llm related posts

Index

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

Project Stars
1 SillyTavern 3,832
2 anything-llm 2,739
3 claude-unofficial-api 727
4 gpu_poor 425
5 AgentLLM 289
6 chatd 277
7 llamero 173
8 llm.js 101
9 llm-react-node-app-template 65
10 InfinityArcade 56
11 chitchat 52
12 LocalAI-frontend 47
13 ClipboardConqueror 31
14 Pacha 29
15 autogpt-node 22
16 frugal 16
17 TickGPTick 16
18 json-like-parse 16
19 IntelliServer 11
Collect and Analyze Billions of Data Points in Real Time
Manage all types of time series data in a single, purpose-built database. Run at any scale in any environment in the cloud, on-premises, or at the edge.
www.influxdata.com