TypeScript Artificial intelligence

Open-source TypeScript projects categorized as Artificial intelligence

Top 23 TypeScript Artificial intelligence Projects

  • Flowise

    Drag & drop UI to build your customized LLM flow

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

    InvokeAI is a leading creative engine for Stable Diffusion models, empowering professionals, artists, and enthusiasts to generate and create visual media using the latest AI-driven technologies. The solution offers an industry leading WebUI, supports terminal use through a CLI, and serves as the foundation for multiple commercial products.

  • Project mention: Stable Diffusion 3 | news.ycombinator.com | 2024-02-22

    Probably not, since I have no idea what you're talking about. I've just been using the models that InvokeAI (2.3, I only just now saw there's a 3.0) downloads for me [0]. The SD1.5 one is as good as ever, but the SD2 model introduces artifacts on (many, but not all) faces and copyrighted characters.

    [0] https://github.com/invoke-ai/InvokeAI

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

    🧠 Leon is your open-source personal assistant.

  • Project mention: Rabbit R1, Designed by Teenage Engineering | news.ycombinator.com | 2024-01-09

    It's indeed suspicious. You're sending your voice samples, your various services accounts, your location and more private data to some proprietary black box in some public cloud. Sorry, but this is a privacy nightmare. It should be open source and self-hosted like Mycroft (https://mycroft.ai) or Leon (https://getleon.ai) to be trustworthy.

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

  • whatsapp-chatgpt

    ChatGPT + DALL-E + WhatsApp = AI Assistant :rocket: :robot:

  • Project mention: Help! systemd service to run npm application continuously | /r/linuxquestions | 2023-06-02

    I have been trying to make whatsapp-chatgpt run as a service on my dedicated machine.

  • chat-with-gpt

    An open-source ChatGPT app with a voice

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

    The most no-nonsense, locally or API-hosted AI code completion plugin for Visual Studio Code - like GitHub Copilot but completely free and 100% private.

  • Project mention: Twinny: Locally hosted (or API hosted) AI code completion for Visual Studio Code | news.ycombinator.com | 2024-04-10
  • 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
  • tabnine-vscode

    Visual Studio Code client for Tabnine. https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode

  • poozle

    A single API for product integrations

  • Project mention: FLaNK Stack Weekly for 21 August 2023 | dev.to | 2023-08-21
  • embedbase

    A dead-simple API to build LLM-powered apps

  • AIUI

    AIUI is a platform enabling seamless two-way verbal communication with AI.

  • Project mention: Apps for voice conversations with gpt models? | /r/ChatGPT | 2023-06-17

    (It's just a demo, I'm not sure if it'll be always up. The code is in https://github.com/lspahija/AIUI )

  • AI-TDD

    CLI for TDD — you write the test, GPT writes the code to pass it ✅

  • article-idea-generator

    Generate your next article idea with ease. Powered by OpenAI.

  • pipeline

    Pipeline is an open source python SDK for building AI/ML workflows (by mystic-ai)

  • typeai

    ✨ TypeAI: An AI Engineering Framework for TypeScript

  • Project mention: TypeAI: An AI Engineering Framework for TypeScript | news.ycombinator.com | 2023-08-02
  • ai-flow

    No-code tool for connecting AI models

  • Project mention: My Open Source AI tool | /r/SideProject | 2023-11-09

    🔗 https://github.com/DahnM20/ai-flow

  • ai-art

    Discord bot generating images from given query (by karafra)

  • innovator-ai

    Your AI assistant to make WordPress content writing journey smooth and beautiful using Open AI and ChatGPT.

  • mistreevous

    A tool to build and execute behaviour trees in JavaScript and TypeScript

  • energetic-ai

    EnergeticAI is TensorFlow.js, optimized for serverless environments, with fast cold-start, small module size, and pre-trained models.

  • Project mention: EnergeticAI - TensorFlow.js, optimized for serverless Node.js environments | /r/aipromptprogramming | 2023-06-14
  • Brian-AI

    Brian uses GPT-4 to control your browser and perform repetitive actions on your behalf. Currently it allows you to define ad-hoc instructions.

  • YourVision

    AI-powered image editor

  • Philia

    An easy to use imageboard scraper.

  • Project mention: Philia - Imageboard scraper and dataset manager | /r/StableDiffusion | 2023-06-07

    Here's the repo if anyone wants to take a look: https://github.com/MaximumOverflow/Philia-GUI/releases

  • 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 Artificial intelligence related posts

  • Building a Retrieval-Augmented Generation Chatbot with SvelteKit and Xata Vector Search

    5 projects | dev.to | 15 May 2024
  • Twinny: Locally hosted (or API hosted) AI code completion for Visual Studio Code

    1 project | news.ycombinator.com | 10 Apr 2024
  • Google CodeGemma: Open Code Models Based on Gemma [pdf]

    4 projects | news.ycombinator.com | 9 Apr 2024
  • The lifecycle of a code AI completion

    6 projects | news.ycombinator.com | 7 Apr 2024
  • Preloading Ollama Models

    3 projects | dev.to | 26 Mar 2024
  • Building a SQL Expert Bot: A Step-by-Step Guide with Vercel AI SDK and OpenAI API

    2 projects | dev.to | 5 Mar 2024
  • AI SDK 3.0: Stream React Components from LLMs to deliver richer user experiences

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

Project Stars
1 Flowise 25,664
2 InvokeAI 21,963
3 Leon 14,706
4 ai 8,143
5 whatsapp-chatgpt 3,272
6 chat-with-gpt 2,277
7 twinny 1,909
8 tabnine-vscode 1,344
9 poozle 594
10 embedbase 484
11 AIUI 301
12 AI-TDD 244
13 article-idea-generator 197
14 pipeline 112
15 typeai 105
16 ai-flow 89
17 ai-art 72
18 innovator-ai 51
19 mistreevous 46
20 energetic-ai 33
21 Brian-AI 33
22 YourVision 32
23 Philia 24

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