SaaSHub helps you find the best software and product alternatives Learn more →
Top 23 JavaScript llm Projects
-
Anything LLM - https://anythingllm.com/. Liked the workspace concept in it. We can club documents in workspaces and RAG scope is managed.
-
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.
-
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
-
MindSearch
🔍 An LLM-based Multi-agent Framework of Web Search Engine (like Perplexity.ai Pro and SearchGPT)
Project mention: MindSearch: LLM-Based Web Search Engine Similar to Perplexity.ai and SearchGPT | news.ycombinator.com | 2024-08-01 -
AgentVerse
🤖 AgentVerse 🪐 is designed to facilitate the deployment of multiple LLM-based agents in various applications, which primarily provides two frameworks: task-solving and simulation
-
Project mention: Show HN: AdrenalineAI – Interactive System Diagrams for Any Repo | news.ycombinator.com | 2024-08-13
-
Those familiar with the LangChain ecosystem might think of LangChain's sub-project LangServe upon reading this. LangServe's goal is to simplify the deployment of LangChain applications. It can package LangChain apps into API servers and provides default endpoints such as stream, async, docs, and playground. But LangServe alone does not resolve the deployment issues of LangChain applications. It ultimately provides an API server based on FastAPI, akin to frameworks like Flask and Django. How to deploy LangServe applications to the cloud and how to create and manage the dependent backend services remain unanswered by LangServe.
-
gpu_poor
Calculate token/s & GPU memory requirement for any LLM. Supports llama.cpp/ggml/bnb/QLoRA quantization
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
Project mention: Repo2txt: Web-based tool converts GitHub repo contents into a single text file | news.ycombinator.com | 2024-10-09
-
-
Project mention: Show HN: Synmetrix – production-ready open source semantic layer on Cube | news.ycombinator.com | 2024-08-30
-
-
-
Project mention: Show HN: Mem0 Browser Extension: Shared Memory Across ChatGPT,Claude,Perplexity | news.ycombinator.com | 2024-11-04
-
EdgeChains
EdgeChains.js is Full-Stack GenAI library. Front-end, backend, apis, prompt management, distributed computing. All core prompts & chains are managed declaratively in jsonnet (and not hidden in classes)
Project mention: Launch HN: Human Layer (YC F24) – Human-in-the-Loop API for AI Systems | news.ycombinator.com | 2024-11-26 -
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 -
-
Project mention: A low code end to end API testing tool powered by LLMs | news.ycombinator.com | 2024-05-20
https://github.com/FlowTestAI/FlowTest
-
-
speakeasy
Build APIs your users love ❤️ with Speakeasy. ✨ Polished and type-safe SDKs. 🌐 Terraform providers and Contract Tests for your API. OpenAPI native. (by speakeasy-api)
-
iceburgcrm
Laravel CRM - PHP CRM - AI CRM - Metadata CRM. Iceburg CRM is Open Source, metadata driven, extendable, unlimited relationships, convertable modules, 29 default themes, light/dark themes. It also have optional AI Abilities Using AI describe your CRM and use AI to Create it.
The cool feature is it is also an AI powered CRM that lets you create a CRM by describing it.
pip install iceburgcrm https://github.com/iceburgcrm/iceburgcrmpython
This is my first Django project. I tried to reuse as much code as possible so the application mirrors a Laravel application using orator, Django Breeze.
I would love any feedback and suggestions for best practices.
Description Iceburg CRM is a metadata driven CRM with AI abilities that allows you to quickly prototype any CRM. The default CRM is based on a typical business CRM but the flexibility of dynamic modules, fields, subpanels allows prototyping of any number of different tyes of CRMs.
Features [Unlimited Relationships between any number modules without common fields]
[Metadata creations of modules, fields, relationships, subpanels, datalets, seeding]
[Ability to Import/Export in 6 different formats (XLSX, CSV, TSV, ODS, XLS, HTML]
[25 different input types, Laravel field validation, Maska field masking]
[26 themes with light and dark themes available]
[Module based Role permissions (read, write, import, export)]
[Calendar, Audit logs, Vue3 Charts, Convertable modules, Related Fields (related to another module)]
Created With Vue 3 for the frontend
Django for the backend
Django Breeze for routing
Orator ORM
Tailwinds with the DaisyUI plugin
Inertia for routing
Heroicons
Also available in Laravel
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
JavaScript llm discussion
JavaScript llm related posts
-
Bringing K/V context quantisation to Ollama
-
open-webui VS anything-llm - a user suggested alternative
2 projects | 1 Dec 2024 -
Launch HN: Human Layer (YC F24) – Human-in-the-Loop API for AI Systems
-
Show HN: HyperTAG, a Telegram Bot That Will Summarize Links and YouTube Videos
-
Show HN: Mem0 Browser Extension: Shared Memory Across ChatGPT,Claude,Perplexity
-
Watch six different LLMs play Texas Hold'em against each other
-
Run Your Offline AI Chat Assistant: Pure Browser, Zero Backend
-
A note from our sponsor - SaaSHub
www.saashub.com | 12 Dec 2024
Index
What are some of the best open-source llm projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | anything-llm | 28,364 |
2 | SillyTavern | 8,702 |
3 | MindSearch | 5,463 |
4 | AgentVerse | 4,260 |
5 | adrenaline | 3,781 |
6 | langserve | 1,966 |
7 | gpu_poor | 1,169 |
8 | chatd | 949 |
9 | repo2txt | 898 |
10 | claude-unofficial-api | 731 |
11 | synmetrix | 527 |
12 | llavavision | 486 |
13 | AgentLLM | 380 |
14 | mem0-chrome-extension | 364 |
15 | EdgeChains | 364 |
16 | ClipboardConqueror | 356 |
17 | llama-tokenizer-js | 345 |
18 | FlowTest | 250 |
19 | lightrail | 224 |
20 | speakeasy | 209 |
21 | iceburgcrm | 186 |
22 | llamero | 179 |
23 | langchain-js-realworld | 179 |