TypeScript genai

Open-source TypeScript projects categorized as genai

Top 23 TypeScript genai Projects

  1. dify

    Production-ready platform for agentic workflow development.

    Project mention: Bringing MongoDB Atlas and Voyage AI to Dify: Build RAG Workflows and Data Agents Without Heavy Glue Code | dev.to | 2026-05-31

    The MongoDB extensions for Dify help close that gap.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. repomix

    📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.

    Project mention: 15 AI Coding Hacks Nobody Talks About (2026) | dev.to | 2026-05-28

    Most people paste files one at a time. Install Repomix and feed your entire project to the AI in one command.

  4. agentmemory

    #1 Persistent memory for AI coding agents based on real-world benchmarks (by rohitg00)

    Project mention: Show HN: Mnemo – local-first AI memory layer for any LLM (Rust, SQLite,petgraph) | news.ycombinator.com | 2026-06-03
  5. eko

    Eko (Eko Keeps Operating) - Build Production-ready Agentic Workflow with Natural Language - eko.fellou.ai

    Project mention: I built an open-source AI browser that automates web tasks with natural language | dev.to | 2025-11-03

    Special thanks to Eko for the powerful agent framework.

  6. openlit

    Open source platform for AI Engineering: OpenTelemetry-native LLM Observability, GPU Monitoring, Guardrails, Evaluations, Prompt Management, Vault, Playground. 🚀💻 Integrates with 50+ LLM Providers, VectorDBs, Agent Frameworks and GPUs.

  7. Agentset

    The open-source RAG platform: built-in citations, deep research, 22+ file formats, partitions, MCP server, and more.

    Project mention: Ask HN: What Are You Working On? (February 2026) | news.ycombinator.com | 2026-02-08

    https://agentset.ai/

    Open-source RAG infrastructure.Every team I talk to has the same experience: RAG works in the demo, breaks in production.

    We handle ingestion through retrieval with optimizations baked in. 97.9% on HotpotQA vs 88.8% for standard RAG. Model-agnostic, 22+ file types, built-in citations, MCP server. MIT licensed.

    https://github.com/agentset-ai/agentset

  8. mcp-framework

    The Typescript MCP Framework (by QuantGeekDev)

    Project mention: Create your first MCP server using the MCP Framework. Guide to testing/debugging with MCP Inspector. | dev.to | 2026-03-04

    Since I’m currently learning it too, I want to share how to build your first MCP server using MCP Framework. After that, we’ll test it with MCP Inspector, then finally add it to an MCP host — in this case, Copilot.

  9. CreateMVP

    Create MVPs with AI in seconds

    Project mention: Show HN: I made CreateMVP 100% open source to avoid AI hallucinations | news.ycombinator.com | 2025-06-11
  10. Giselle

    Giselle: AI App Builder. Open Source.

    Project mention: Show HN: Giselle – open-source visual editor for building AI workflows | news.ycombinator.com | 2025-12-29
  11. breadboard

    A library for prototyping generative AI applications. (by breadboard-ai)

    Project mention: Google Opal | news.ycombinator.com | 2025-12-31
  12. volcano-agent-sdk

    🌋 Build AI agents that seamlessly combine LLM reasoning with real-world actions via MCP tools — in just a few lines of TypeScript.

    Project mention: Volcano SDK, a TypeScript SDK for Multi-Provider AI Agents | news.ycombinator.com | 2025-10-17
  13. genai-api

    Supercharge your applications using Cloudflare Workers and Gemini within minutes (and for free, up to hundreds of requests per day) ☁️✨

  14. danGPT

    An AI of Dan Abramov using RAG and GenAI.

  15. homemade-gpt-js

    A minimal TensorFlow.js re-implementation of Karpathy's minGPT (Generative Pre-trained Transformer). The GPT model itself is <300 lines of code.

  16. paks

    A Package Manager for the AgentSkills standard. Discover, Use, and Create AgentSkills with Claude Code, Codex, Gemini CLI, OpenCode and more

    Project mention: Show HN: Package Manager for Agent Skills: Publish, Discover, Install Everywhere | news.ycombinator.com | 2025-12-29

    + Open source

    Skills are pakaged, versioned, and published so they can be reused across different AI coding agents like Claude Code, Cursor, Stakpak, GitHub Copilot, Goose, and more...

    Agent skills are often copied between tools or stored in your file system, which makes them hard to share. Paks extends agent skills by adding packaging and a registry.

    This project is an early open source project, so your feedback and contributions are highly appreciated!

    Repo: https://github.com/stakpak/paks

  17. pdf-rag

    RAG (Retrieval-Augmented Generation) template with PDF OCR, vector search and chat/documents UI

  18. langflow-client-ts

    A TypeScript client for running flows via the Langflow API

  19. Cogitator-AI

    🤖 Kubernetes for AI Agents. Self-hosted, production-grade runtime for orchestrating LLM swarms and autonomous agents. TypeScript-native.

    Project mention: Show HN: Cogitator – Self-hosted AI agent runtime with native A2A Protocol | news.ycombinator.com | 2026-02-19
  20. acorn.js

    Turn GraphQL APIs into LLM Tools

  21. oneprompt

    A super framework for prompt engineering.

  22. action-continuous-translation

    Automatically maintains translation of markdown files using GenAI.

    Project mention: Accelerating translations with continuous integration | dev.to | 2025-07-09

    Peli and I have our virtual productivity sessions between 4pm and 8pm, extending longer on weekends. So if you want to join us as an early bird of the project or got interested in using it, feel free to check it out on GitHub: https://github.com/pelikhan/action-continuous-translation

  23. 10x-test-planner

    A Node-based CLI tool to generate test plans from video recordings using Google's Gemini models.

  24. genkitx-astra-db

    A Genkit plugin for Astra DB for building RAG applications

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 genai discussion

Log in or Post with

TypeScript genai related posts

  • 5 Things That Go Horribly Wrong When You Run AI Agents Without a Gateway (And How to Stop the Bleeding)

    4 projects | dev.to | 11 May 2026
  • Stop Reaching for Python: Strands Agents TypeScript SDK Just Hit 1.0

    1 project | dev.to | 4 May 2026
  • Multi-Agent Systems on AWS Lambda with Durable Functions

    3 projects | dev.to | 25 Mar 2026
  • Evaluating Agent Output Quality: Lightweight Evals Without a Framework

    4 projects | dev.to | 3 Mar 2026
  • Build your own custom AI CLI with Pydantic AI

    2 projects | news.ycombinator.com | 24 Feb 2026
  • Show HN: Giselle – open-source visual editor for building AI workflows

    1 project | news.ycombinator.com | 29 Dec 2025
  • Witsy: Desktop AI Interface (Local/Cloud, MPC, In-App Prompting, API)

    1 project | news.ycombinator.com | 3 Nov 2025
  • A note from our sponsor - SaaSHub
    www.saashub.com | 6 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

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

# Project Stars
1 dify 143,689
2 repomix 25,919
3 agentmemory 20,972
4 eko 4,926
5 openlit 2,495
6 Agentset 2,008
7 mcp-framework 919
8 CreateMVP 647
9 Giselle 533
10 breadboard 399
11 volcano-agent-sdk 394
12 genai-api 107
13 danGPT 94
14 homemade-gpt-js 91
15 paks 57
16 pdf-rag 39
17 langflow-client-ts 38
18 Cogitator-AI 37
19 acorn.js 21
20 oneprompt 15
21 action-continuous-translation 14
22 10x-test-planner 11
23 genkitx-astra-db 4

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

Did you know that TypeScript is
the 2nd most popular programming language
based on number of references?