JavaScript llm

Open-source JavaScript projects categorized as llm

Top 23 JavaScript llm Projects

  • anything-llm

    The all-in-one Desktop & Docker AI application with full RAG and AI Agent capabilities.

  • Project mention: AnythingLLM: Chat with your documents using any LLM | news.ycombinator.com | 2024-04-19
  • 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

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

  • langserve

    LangServe 🦜️🏓

  • Project mention: Deploy LangServe Application to AWS | dev.to | 2024-05-07

    LangServe is a subproject of LangChain, which can help developers deploy LangChain's Runnable and Chain through REST API. At the same time, it also provides a client for calling Runnable deployed on the server, including multiple versions such as Python and TypeScript, and provides Playground by default for online trial after deployment.

  • 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

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

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

    AgentLLM is a PoC for browser-native autonomous agents

  • EdgeChains

    EdgeChains.js Typescript/Javascript production-friendly Generative AI. Based on Jsonnet. Works anywhere that Webassembly does. Prompts live declaratively & "outside code in config". Kubernetes & edge friendly. Compatible with OpenAI GPT, Gemini, Llama2, Anthropic, Mistral and others

  • Project mention: HonoJS: Small, simple, and ultrafast web framework for the Edges | news.ycombinator.com | 2024-04-15

    We build a WASM compiler to compile our prompts and chains into webassembly. Honojs was a critical part of it.

    https://github.com/arakoodev/EdgeChains/

  • ClipboardConqueror

    Clipboard Conqueror is a novel copy and paste copilot alternative designed to bring your very own LLM AI assistant to any text field.

  • Project mention: Clipboard Conqueror: Your own AI assistant for any text field | news.ycombinator.com | 2023-12-13
  • 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
  • ragdoll-studio

    The creative suite for character-driven AI experiences.

  • Project mention: Show HN: The FOSS creative suite for character-driven AI experiences (MIT) | news.ycombinator.com | 2024-05-09

    The goal of Ragdoll is to be the absolute best free/open source AI creative tool for making:

    - Stories

    - Copywriting

    - Icons

    - Logos

    - Animations

    - Photos

    - Illustrations

    - Concept art

    - TV shows

    - Podcasts

    - Cinematics

    - Cutscenes

    - Films

    - Music

    - Sound effects

    - Speech

    - Game NPCS & characters

    - & more!

    There's also a Community Site where creators can share their AI creations (stories, games, movies, etc.) and also the Ragdolls they used to create them: https://ragdoll-studio.vercel.app/

    Think of a "Ragdoll" like an "AI Character" (in a character.ai sense) that uses RAG to let the user "load knowledge" and extend the character to go way beyond storytelling: For example, they can create art and music in a certain style.

    See examples: https://github.com/bennyschmidt/ragdoll-studio/tree/master/e...

    Ragdoll is also easily forkable :) The underlying AI lib, the backend API, and React FE components are all broken down into separate libraries. So if you wanted to create, say a LeonardoAI competitor - you can just fork Ragdoll and focus on the image part (it uses Stable Diffusion under the hood).

    The next step with this project is to get a good Desktop app so end users can just download/install, then I will focus on all the different modalities and really start to take this project to the next level (with video, etc.).

    Thanks for checking out my project - any/all contributions are welcome!

  • 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: LLM React Node app template | news.ycombinator.com | 2024-02-10
  • ragdoll

    The library for character-driven AI experiences. (by bennyschmidt)

  • Project mention: Show HN: Ragdoll Studio (fka Arthas.AI) is the FOSS alternative to character.ai | news.ycombinator.com | 2024-03-31

    For anyone curious llamaindex's "prompt mixins", they're actually dead simple: https://github.com/run-llama/llama_index/blob/8a8324008764a7... - and maybe no longer supported.

    I basically reinvented this wheel in ragdoll but made it more dynamic: https://github.com/bennyschmidt/ragdoll/blob/master/src/util...

  • InfinityArcade

    Create any Text Game with AI

  • LocalAI-frontend

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

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

  • ImpAI

    😈 ImpAI is an advanced role play app using large language and diffusion models.

  • Project mention: I create my own AI webui roleplay ! | /r/Solo_Roleplaying | 2023-12-06

    Hi, i just share with my open source project i create for solo roleplaying with a llm (like chatgpt but in offline) and stable diffusion for generate images, try my repo and say if anything is wrong or if you have idea or suggestions :) https://github.com/rbourgeat/ImpAI

  • CodeXpert

    Code Xpert: A completely free and open-source GitHub Copilot-like Project With VS Code extension.

  • Project mention: Code Xpert | news.ycombinator.com | 2024-02-29
  • 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

  • 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

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

Index

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

Project Stars
1 anything-llm 14,051
2 SillyTavern 6,108
3 adrenaline 3,729
4 langserve 1,615
5 chatd 805
6 claude-unofficial-api 735
7 gpu_poor 646
8 AgentLLM 349
9 EdgeChains 290
10 ClipboardConqueror 227
11 llamero 177
12 ragdoll-studio 156
13 llm.js 136
14 llm-react-node-app-template 80
15 ragdoll 75
16 InfinityArcade 62
17 LocalAI-frontend 61
18 chitchat 60
19 ImpAI 39
20 CodeXpert 35
21 Pacha 31
22 autogpt-node 26
23 TickGPTick 25

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