Open Source TypeScript Artificial Intelligence Software - Page 13

TypeScript Artificial Intelligence Software

View 13598 business solutions

Browse free open source TypeScript Artificial Intelligence Software and projects below. Use the toggles on the left to filter open source TypeScript Artificial Intelligence Software by OS, license, language, programming language, and project status.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1
    Lossless Claw

    Lossless Claw

    LCM (Lossless Context Management) plugin for OpenClaw

    Lossless Claw is an advanced context management plugin for the OpenClaw agent ecosystem that redefines how conversational memory is handled in large language model systems. Instead of relying on traditional sliding-window truncation or lossy summarization, it introduces a lossless architecture that preserves all historical messages while maintaining usable context within token limits. The system stores every interaction in a persistent database and incrementally summarizes older content into a hierarchical directed acyclic graph, allowing efficient compression without discarding information. This structure enables agents to dynamically reconstruct detailed context by expanding summaries when needed, effectively simulating perfect long-term memory.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    Microsoft Agent Skills

    Microsoft Agent Skills

    Skills, MCP servers, Custom Agents, Agents.md for SDKs

    Microsoft Agent Skills is an actively maintained repository of skills, custom agents, templates, and MCP configuration files designed to extend AI coding assistants with deep knowledge about Azure SDKs and Microsoft AI Foundry services. The project bundles over a hundred domain-specific skills that teach AI agents how to perform tasks like Azure resource provisioning, SDK usage patterns, infrastructure setup, and common DevOps workflows, bridging the gap between agent reasoning and real-world Microsoft platform needs. In addition to the skills themselves, the repo includes templates for agent configuration (e.g., Agents.md), marketplace setup files, and command utilities to install skills into directories like .github/skills or .claude/skills. It also offers preconfigured MCP servers and custom agent roles covering backend, frontend, infrastructure, planner, and other use cases, helping teams create richer, role-aware AI assistants.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 3
    Obsidian Text Generator Plugin

    Obsidian Text Generator Plugin

    Text generator is a handy plugin for Obsidian

    Text Generator is an open-source AI Assistant Tool that brings the power of Generative Artificial Intelligence to the power of knowledge creation and organization in Obsidian. For example, use Text Generator to generate ideas, attractive titles, summaries, outlines, and whole paragraphs based on your knowledge database.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    Oh My OpenAgent

    Oh My OpenAgent

    The best agent harness

    Oh My OpenAgent is a large-scale, open-source agent orchestration framework that aims to provide a fully unified and extensible environment for AI-powered software development and automation. It builds on the idea that no single model is sufficient, instead enabling coordinated use of multiple models for reasoning, creativity, speed, and cost efficiency within a single workflow. The system is designed as a comprehensive agent harness where tasks are automatically decomposed, delegated, and executed across a network of specialized agents. It emphasizes openness and flexibility, allowing developers to integrate different providers and avoid dependency on any single ecosystem or vendor. The framework includes robust tooling for managing agent workflows, monitoring execution, and integrating external tools, making it suitable for complex, production-level use cases. It also fosters a strong community-driven development approach, with features evolving in real time.
    Downloads: 6 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5
    OpenMemory

    OpenMemory

    Local long-term memory engine for AI apps with persistent storage

    OpenMemory is a self-hosted memory engine designed to provide long-term, persistent storage for AI and LLM-powered applications. It enables developers to give otherwise stateless models a structured memory layer that can store, retrieve, and manage contextual information over time. OpenMemory is built around a hierarchical memory architecture that organizes data into semantic sectors and connects them through a graph-based structure for efficient retrieval. It supports multiple embedding strategies, including synthetic and semantic embeddings, allowing developers to balance speed and accuracy depending on their use case. OpenMemory integrates with various AI tools and environments, offering SDKs and APIs that simplify adding memory capabilities to applications. OpenMemory also includes features like memory decay, reinforcement, and temporal filtering to ensure relevant information remains prioritized while outdated data gradually loses importance.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Peta Core

    Peta Core

    Secure vault, managed runtime, audit trail, and policy-based approvals

    Peta Core is an open-source project that aims to provide foundational infrastructure for building extensible, distributed applications and services, particularly in the context of agentic systems and modern tooling. It typically encompasses core abstractions, protocols, and utilities that other modules in the PETA ecosystem can build upon, offering patterns for service discovery, messaging, workflow orchestration, and plugin integration. PETA-Core may include frameworks for managing agent lifecycles, standard interfaces for connectors, and support for consistent configuration across components, making it easier to assemble complex, multi-part applications with clear boundaries and reusable logic. The project’s core role is to reduce integration friction for developers by establishing conventions and shared libraries that accelerate development in distributed, AI-augmented contexts.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 7
    Portkey AI Gateway

    Portkey AI Gateway

    A blazing fast AI Gateway with integrated guardrails

    Portkey AI Gateway aims to offer a blazing fast, secure, and flexible gateway for interacting with a wide variety of models and enforcing guardrails. It presents a single, friendly API through which you can route to 200+ LLMs, while applying configurable input/output guardrails to enforce policies or restrict certain content. It supports automatic retries, fallbacks, load balancing across providers or keys, and request timeouts to avoid latency spikes. The gateway is multimodal: it can handle text, vision, audio, and image models under a common interface. It also offers features for governance: role-based access, compliance with standards (SOC2, HIPAA, GDPR), secure key management, and logging/analytics of usage, latency, errors, and cost. The system integrates with agent frameworks like LangChain, Autogen, and others, enabling the building of more complex AI applications. It’s lightweight and optimized for low latency with a small footprint.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Presubmit

    Presubmit

    Context-aware AI reviewer for Pull Requests

    Optimize your code review process with Presubmit's AI Code Reviewer catches bugs, suggests improvements, and provides a meaningful summary - all before human reviewers take their first look.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Puck

    Puck

    Open source visual editor for building React drag-and-drop pages

    Puck is an open source visual editor designed for React applications that enables developers to build customizable drag-and-drop page editing experiences. It allows teams to create their own page builders by defining React components that can be arranged and configured through a visual interface. Puck is component-based and configuration-driven, meaning developers specify how components render and which editable fields control their properties. Puck integrates directly into existing React environments and works well with frameworks such as Next.js, enabling developers to embed editing capabilities directly inside their applications. It operates with a structured data model that stores content as a JSON payload, allowing the same configuration to power both the editing interface and the production rendering of pages. This approach gives developers full ownership of their content data while avoiding vendor lock-in.
    Downloads: 6 This Week
    Last Update:
    See Project
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 10
    Rocketnotes

    Rocketnotes

    AI-powered markdown editor - leverage LLMs with your documents

    RocketNotes is an open-source note-taking application designed to combine traditional knowledge management with artificial intelligence features that enhance how users capture and organize information. The project focuses on providing a fast, lightweight environment where users can create structured notes, manage personal knowledge bases, and interact with AI tools to summarize or expand their content. Instead of functioning purely as a document editor, RocketNotes integrates AI capabilities that assist with tasks such as generating insights, organizing ideas, and improving written content. The system is designed with productivity workflows in mind, allowing users to build interconnected notes and maintain organized collections of information. By combining note management with AI-assisted writing and summarization tools, the platform aims to help users process large volumes of information more efficiently.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 11
    Satori

    Satori

    Enlightened library to convert HTML and CSS to SVG

    Enlightened library to convert HTML and CSS to SVG. Satori supports the JSX syntax, which makes it very straightforward to use. Satori will render the element into a 600×400 SVG, and return the SVG string. Under the hood, it handles layout calculation, font, typography and more, to generate a SVG that matches the exact same HTML and CSS in a browser. Satori only accepts JSX elements that are pure and stateless. You can use a subset of HTML elements (see section below), or custom React components, but React APIs such as useState, useEffect, dangerouslySetInnerHTML are not supported. Satori supports a limited subset of HTML and CSS features, due to its special use cases. In general, only these static and visible elements and properties that are implemented. Also, Satori does not guarantee that the SVG will 100% match the browser-rendered HTML output since Satori implements its own layout engine based on the SVG 1.1 spec.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    Sophia

    Sophia

    TypeScript AI platform with AI chat, Autonomous agents

    Sophia is an AI-based fraud detection framework designed to identify and mitigate fraudulent activities in digital transactions and advertising.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 13
    TaskingAI

    TaskingAI

    Open platform for building, deploying, and managing LLM agents

    TaskingAI is an open source platform designed to simplify the development and deployment of applications powered by large language models. It follows a Backend as a Service approach, allowing developers to separate AI logic from frontend product development while maintaining a structured and scalable workflow. TaskingAI integrates hundreds of language models from multiple providers into a unified system, enabling developers to switch models or combine capabilities without major reconfiguration. It includes a modular architecture that supports components such as assistants, tools, retrieval systems, and conversation management, all accessible through a consistent interface. TaskingAI also provides a built-in user interface for managing projects, testing workflows, and configuring AI agents without needing to rely entirely on code. It supports advanced techniques like retrieval-augmented generation and plugin-based extensions, allowing developers to enhance agent capabilities.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    Understand Anything

    Understand Anything

    Turn any codebase into an interactive knowledge graph

    Understand-Anything is an AI-driven tool designed to help users deeply understand any topic by generating structured explanations, summaries, and breakdowns. It focuses on transforming complex or unfamiliar subjects into clear, step-by-step explanations that are easier to grasp. The system leverages language models to provide layered insights, allowing users to explore topics at different levels of detail. It is particularly useful for learning, research, and quick comprehension of new concepts across various domains. The project emphasizes accessibility, making advanced knowledge more approachable for a wider audience. It also supports iterative questioning, enabling users to refine their understanding through follow-up queries.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15
    Verba

    Verba

    Retrieval Augmented Generation (RAG) chatbot powered by Weaviate

    Welcome to Verba: The Golden RAGtriever, a community-driven open-source application designed to offer an end-to-end, streamlined, and user-friendly interface for Retrieval-Augmented Generation (RAG) out of the box. In just a few easy steps, explore your datasets and extract insights with ease, either locally with Ollama and Huggingface or through LLM providers such as Anthrophic, Cohere, and OpenAI. This project is built with and for the community, please be aware that it might not be maintained with the same urgency as other Weaviate production applications.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    WeKnora

    WeKnora

    LLM framework for document understanding and semantic retrieval

    WeKnora is an open source framework developed for deep document understanding and semantic information retrieval using large language models. It focuses on analyzing complex and heterogeneous documents by combining multiple processing stages such as multimodal document parsing, vector indexing, and intelligent retrieval. It follows the Retrieval-Augmented Generation (RAG) paradigm, where relevant document segments are retrieved and used by language models to generate accurate, context-aware responses. This approach enables the system to provide more reliable answers by grounding model reasoning in the content of uploaded documents. WeKnora is designed with a modular architecture that separates components for document processing, search strategies, and model inference, allowing developers to customize or extend different parts of the pipeline. It supports knowledge base management and conversational question answering built on top of structured and unstructured documents.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 17
    amazon-connect-wisdomjs

    amazon-connect-wisdomjs

    Gives you the power to build your own Wisdom widget

    Amazon Connect Wisdom, a feature of Amazon Connect, delivers agents the information they need, reducing the time spent searching for answers. Today, knowledge articles, wikis, and FAQs are spread across separate repositories. Agents lose a lot of time trying to navigate all those different sources of information, and in the meantime, the customer waits for an answer. Amazon Connect Wisdom connects relevant knowledge repositories with built-in connectors for third-party applications like Salesforce and ServiceNow, as well as internal wikis, FAQ stores, and file shares. With Wisdom, agents can search across connected repositories to find answers and quickly resolve customer issues. In addition, Wisdom uses real-time speech analytics and natural language processing (NLP) from Contact Lens for Amazon Connect to detect customer issues during calls, and then provide agents with recommendations and answers. Wisdom provides faster issue resolution and improved customer satisfaction.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    iTerm MCP

    iTerm MCP

    A Model Context Protocol server that executes commands

    A Model Context Protocol server that executes commands in the current iTerm session, providing AI assistants with the ability to interact with REPL environments and command-line interfaces. ​
    Downloads: 6 This Week
    Last Update:
    See Project
  • 19
    oh my PI

    oh my PI

    AI Coding agent for the terminal

    Oh-My-Pi is an open-source AI agent toolkit focused on creating intelligent coding assistants that operate directly from the terminal environment. The project provides a command-line coding agent capable of analyzing repositories, generating commits, editing code, and interacting with development tools through an integrated tool system. Instead of functioning as a simple prompt-based assistant, the system includes an agent architecture that can inspect Git repositories, analyze changes, and perform development actions with fine-grained control. The platform also supports tool-based workflows where the agent can run shell commands, read files, modify code, and stage changes during development tasks. It includes infrastructure for integrating different AI providers and models through a unified API layer, allowing developers to switch between models while keeping the same agent interface.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    pua

    pua

    Your AI has been placed on a PIP. 30 days to show improvement

    pua is a high-agency AI skill or plugin designed for use within agent-based coding environments, particularly those like Claude Code, where modular “skills” extend the behavior and capabilities of AI assistants. The project frames the AI as an underperforming senior engineer under evaluation, introducing a strong motivational and behavioral prompt layer that encourages proactive problem-solving and initiative. Rather than adding new technical capabilities, PUA focuses on shaping how the AI approaches tasks, pushing it toward more assertive, autonomous, and results-driven outputs. It is designed to influence decision-making patterns, encouraging the AI to take ownership of tasks, iterate aggressively, and prioritize delivering meaningful outcomes within constrained timeframes.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 21
    wllama

    wllama

    WebAssembly binding for llama.cpp - Enabling on-browser LLM inference

    wllama is a WebAssembly-based library that enables large language model inference directly inside a web browser. Built as a binding for the llama.cpp inference engine, the project allows developers to run LLM models locally without requiring a server backend or dedicated GPU hardware. The library leverages WebAssembly SIMD capabilities to achieve efficient execution within modern browsers while maintaining compatibility across platforms. By running models locally on the user’s device, wllama enables privacy-preserving AI applications that do not require sending data to remote servers. The framework provides both high-level APIs for common tasks such as text generation and embeddings, as well as low-level APIs that expose tokenization, sampling controls, and model state management.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 22
    AI-Flow

    AI-Flow

    UI application to connect multiple AI models together

    Open-source tool to seamlessly connect multiple AI models in repeatable flow. While a live demo is available for convenience, for the best experience we recommend running the application directly on your local machine. AI Flow is an open source, user-friendly UI application that empowers you to seamlessly connect multiple AI models together, specifically leveraging the capabilities of ChatGPT. This unique tool paves the way to creating interactive networks of different AI models, fostering a multi-perspective response to various prompts.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23
    AWS GenAI LLM Chatbot

    AWS GenAI LLM Chatbot

    A modular and comprehensive solution to deploy a Multi-LLM

    AWS GenAI LLM Chatbot is an enterprise-ready reference solution for deploying a secure, feature-rich generative AI chatbot on AWS with retrieval-augmented generation capabilities. The project is built as a modular blueprint that helps organizations stand up a production-oriented chat experience rather than a simple demo, combining model access, knowledge retrieval, storage, security, and user interface components into one deployable system. It supports multiple model providers and endpoints, giving teams flexibility to work with Amazon Bedrock, SageMaker-hosted models, and additional model access patterns through related integrations. A major part of the design is its RAG layer, which enables the chatbot to pull contextual knowledge from connected data sources so responses can be grounded in enterprise content rather than relying only on model memory.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24
    Automaton

    Automaton

    The first AI that can earn its own existence, replicate, and evolve

    Automaton is an open-source project designed to provide a flexible framework for building and simulating computational automata and related formal systems. The repository focuses on giving developers and researchers a programmable environment to experiment with state machines, language recognition models, and algorithmic behaviors that mirror theoretical computer science constructs. Its architecture emphasizes modularity so users can extend or customize automaton types without rewriting core logic. The project is particularly useful in educational contexts, where visualizing or testing automata behavior helps reinforce concepts such as deterministic and nondeterministic machines. Developers can also use it as a foundation for research prototypes involving parsing, pattern recognition, or language processing. Overall, Automaton bridges the gap between abstract theory and practical implementation by providing a structured and extensible codebase for automata experimentation.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25
    Banana Slides

    Banana Slides

    A native AI PPT generation application based on nano banana pro

    Banana Slides is an open-source application designed to automatically generate presentation slides using artificial intelligence. Built on top of the Nano Banana Pro framework, the software enables users to transform simple prompts or outlines into complete slide decks without manually formatting content. Instead of relying on traditional slide editing workflows, the system allows users to describe the desired presentation in natural language and have the AI generate structured slides, including titles, bullet points, and layout suggestions. The tool also supports iterative refinement through conversational commands, allowing users to modify individual slides or request stylistic changes without directly editing the presentation file. By integrating AI-driven content generation with customizable templates and assets, banana-slides reduces the time required to produce professional presentations.
    Downloads: 5 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB