TypeScript llm

Open-source TypeScript projects categorized as llm

Top 23 TypeScript llm Projects

  • dify

    Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production.

  • Project mention: Ask HN: LLM workflows to avoid copying and pasting from the web interfaces? | news.ycombinator.com | 2024-05-03

    This visual IDE for LLM pipelines was posted recently: https://github.com/langgenius/dify

    See if it helps.

  • Flowise

    Drag & drop UI to build your customized LLM flow

  • Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  • 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
  • FastGPT

    FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.

  • Project mention: FLaNK Stack Weekly 12 February 2024 | dev.to | 2024-02-12
  • botpress

    The open-source hub to build & deploy GPT/LLM Agents ⚡️

  • Project mention: Botpress | news.ycombinator.com | 2023-10-27
  • web-llm

    Bringing large-language models and chat to web browsers. Everything runs inside the browser with no server support.

  • Project mention: Show HN: I built a free in-browser Llama 3 chatbot powered by WebGPU | news.ycombinator.com | 2024-05-03

    Looks like it uses this: https://github.com/mlc-ai/web-llm

  • ai

    Build AI-powered applications with React, Svelte, Vue, and Solid

  • Project mention: Building a Retrieval-Augmented Generation Chatbot with SvelteKit and Xata Vector Search | dev.to | 2024-05-15

    import { experimental_buildLlama2Prompt } from 'ai/prompts'; // Now use Replicate LLAMA 70B streaming to perform the autocompletion with context const response = await replicate.predictions.create({ // You must enable streaming. stream: true, // The model must support streaming. See https://replicate.com/docs/streaming model: 'meta/llama-2-70b-chat', // Format the message list into the format expected by Llama 2 // @see https://github.com/vercel/ai/blob/99cf16edf0a09405d15d3867f997c96a8da869c6/packages/core/prompts/huggingface.ts#L53C1-L78C2 input: { prompt: experimental_buildLlama2Prompt([ { // create a system content message to be added as // the llama2prompt generator will supply it as the context with the API role: 'system', content: systemContext }, { // create a system instruction // make sure to wrap code blocks with ``` {% endraw %} so that the svelte markdown picks it up correctly role: 'assistant', content: {% raw %}`When creating repsonses sure to wrap any code blocks that you output as code blocks and not text so that they can be rendered beautifully.`{% endraw %} }, // also, pass the whole conversation! ...messages ]) } }); {% raw %}

  • activepieces

    Your friendliest open source all-in-one automation tool ✨ Workflow automation tool 100+ integration / Enterprise automation tool / Zapier Alternative

  • Project mention: A list of SaaS, PaaS and IaaS offerings that have free tiers of interest to devops and infradev | dev.to | 2024-02-05

    Activepieces - Build automation flows to connect several apps together in your app's backend. For example, send a Slack message or add a Google Sheet row when an event fires in your app. Free up to 5,000 tasks per month.

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

    Secure cloud runtime for AI apps & AI agents. Fully open-source.

  • Project mention: Ask HN: Who is hiring? (May 2024) | news.ycombinator.com | 2024-05-01

    E2B | https://e2b.dev | San Francisco, CA | Full-time | In-person

    [E2B](https://e2b.dev) is building a secure open-source runtime that will power next billion of AI apps & agents.

    We found an early traction with making it easy for developers to add [code interpreting](https://github.com/e2b-dev/code-interpreter) to their AI apps with our SDK built on top of our [agentic runtime](https://github.com/e2b-dev/e2b). We have paying customers from seed to enterprise companies.

    We're hiring:

    - Frontend/Product Engineer

    - Infrastructure Engineer

    Check the roles here https://e2b.dev/careers

  • CopilotKit

    A framework for building custom AI Copilots 🤖 in-app AI chatbots, in-app AI Agents, & AI-powered Textareas.

  • Project mention: Integrate Copilot feature into your React applications using CopilotKit | dev.to | 2024-05-03

    CopilotKit is an incredible tool that allows you to add AI Copilots to your products within minutes. Whether you're interested in AI chatbots and assistants or automating complex tasks, CopilotKit makes it easy.

  • chainlit

    Build Conversational AI in minutes ⚡️

  • Project mention: Chat with your Github Repo using llama_index and chainlit | dev.to | 2024-04-17

    chainlit is open source project that makes it very easy to build frontend interfaces like chatgpt and other features that are required for conversational ai app, so we can focus on the core part and don't need to worry about basic things, and it is dead simple to work with

  • RWKV-Runner

    A RWKV management and startup tool, full automation, only 8MB. And provides an interface compatible with the OpenAI API. RWKV is a large language model that is fully open source and available for commercial use.

  • Project mention: RWKV Language Model | news.ycombinator.com | 2023-12-04
  • reader

    Convert any URL to an LLM-friendly input with a simple prefix https://r.jina.ai/ (by jina-ai)

  • Project mention: Jina Reader: Convert any URL to an LLM-friendly input | news.ycombinator.com | 2024-04-17
  • databerry

    The no-code platform for building custom LLM Agents

  • Project mention: Open-source platform to build custom ChatGPT Agents | /r/reactjs | 2023-06-17
  • promptfoo

    Test your prompts, models, and RAGs. Catch regressions and improve prompt quality. LLM evals for OpenAI, Azure, Anthropic, Gemini, Mistral, Llama, Bedrock, Ollama, and other local & private models with CI/CD integration.

  • Project mention: Google CodeGemma: Open Code Models Based on Gemma [pdf] | news.ycombinator.com | 2024-04-09
  • firecrawl

    🔥 Turn entire websites into LLM-ready markdown

  • Project mention: Firecrawl: Turn entire websites into LLM-ready Markdown or structured data | news.ycombinator.com | 2024-05-18
  • FreedomGPT

    This codebase is for a React and Electron-based app that executes the FreedomGPT LLM locally (offline and private) on Mac and Windows using a chat-based interface

  • Project mention: Source code | /r/freedomgpt | 2023-06-13
  • rivet

    The open-source visual AI programming environment and TypeScript library

  • Project mention: Ask HN: Modern Day Equivalent to HyperCard? | news.ycombinator.com | 2024-05-01
  • OpenPipe

    Turn expensive prompts into cheap fine-tuned models

  • Project mention: Ask HN: How does deploying a fine-tuned model work | news.ycombinator.com | 2024-04-23

    - Fireworks: $0.20

    If you're looking for an end-to-end flow that will help you gather the training data, validate it, run the fine tune and then define evaluations, you could also check out my company, OpenPipe (https://openpipe.ai/). In addition to hosting your model, we help you organize your training data, relabel if necessary, define evaluations on the finished fine-tune, and monitor its performance in production. Our inference prices are higher than the above providers, but once you're happy with your model you can always export your weights and host them on one of the above!

  • chat-with-gpt

    An open-source ChatGPT app with a voice

  • Project mention: Different chatGPT 4 API Interface? | /r/ChatGPTPro | 2023-08-18
  • llm-scraper

    Turn any webpage into structured data using LLMs

  • Project mention: Show HN: Extracting structured data from the web with LLMs | news.ycombinator.com | 2024-05-01

    [3] https://github.com/mishushakov/llm-scraper/

  • react-agent

    The open-source React.js Autonomous LLM Agent

  • Project mention: 🚀 7 AI Tools to Improve your productivity: A Deep Dive 🪄✨ | dev.to | 2024-01-03

    4️⃣ React Agent 🕵️‍♂️

  • obsidian-textgenerator-plugin

    Text generator is a handy plugin for Obsidian that helps you generate text content using GPT-3 (OpenAI).

  • axflow

    The TypeScript framework for AI development

  • Project mention: Axflow: A TypeScript Framework for AI | news.ycombinator.com | 2023-11-02
  • 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).

TypeScript llm related posts

  • Thoughts on DSPy

    3 projects | news.ycombinator.com | 16 May 2024
  • FireCoder: Don't leave IDE for searching, just ask codegemma LLM in your VSCode.

    1 project | dev.to | 16 May 2024
  • Show HN: Text-to-SQL Focus on Semantics and UI/UX

    1 project | news.ycombinator.com | 8 May 2024
  • WrenAI: Make Your Database RAG-Ready. Text-to-SQL Focus on Semantics and UI/UX

    1 project | news.ycombinator.com | 8 May 2024
  • Semantic Cache: A fuzzy key value store based on semantic similarity

    1 project | news.ycombinator.com | 6 May 2024
  • Make your database RAG-ready

    1 project | news.ycombinator.com | 4 May 2024
  • Ask HN: LLM workflows to avoid copying and pasting from the web interfaces?

    1 project | news.ycombinator.com | 3 May 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 19 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 llm projects in TypeScript? This list will help you:

Project Stars
1 dify 28,957
2 Flowise 25,318
3 FastGPT 13,425
4 botpress 12,038
5 web-llm 9,822
6 ai 7,947
7 activepieces 7,369
8 E2B 6,164
9 CopilotKit 5,909
10 chainlit 5,606
11 RWKV-Runner 4,595
12 reader 4,211
13 databerry 2,880
14 promptfoo 2,921
15 firecrawl 2,843
16 FreedomGPT 2,553
17 rivet 2,440
18 OpenPipe 2,385
19 chat-with-gpt 2,267
20 llm-scraper 1,534
21 react-agent 1,320
22 obsidian-textgenerator-plugin 1,303
23 axflow 1,085

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