Open Source TypeScript Artificial Intelligence Software - Page 16

TypeScript Artificial Intelligence Software

View 13663 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.

  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Let your crypto work for you

    Put idle assets to work with competitive interest rates, borrow without selling, and trade with precision. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 1
    Solana Agent Kit

    Solana Agent Kit

    Connect any ai agents to solana protocols

    solana-agent-kit is an open-source toolkit that enables AI agents to connect with Solana blockchain protocols. It allows any AI agent, regardless of the underlying model, to autonomously perform over 60 Solana actions, including token trading, launching new tokens, lending assets, sending compressed airdrops, executing blinks, launching tokens on Automated Market Makers (AMMs), and bridging tokens across chains. ​
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    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: 2 This Week
    Last Update:
    See Project
  • 3
    TaxHacker

    TaxHacker

    Self-hosted AI accounting app. LLM analyzer for receipts

    TaxHacker is an open-source, self-hosted accounting application that uses artificial intelligence to automate financial record management for freelancers, independent developers, and small businesses. The system is designed to simplify bookkeeping by automatically processing financial documents such as receipts, invoices, and transaction records. It integrates large language models to analyze these documents, extract relevant financial information, and categorize expenses or income based on configurable rules. Users can deploy the application on their own infrastructure, ensuring that financial data remains private and under their control rather than being processed by external services. The software provides tools for tracking income streams, monitoring expenses, and organizing financial records in a structured format. Because the system supports customizable prompts and categories, users can adapt the AI analysis to match their accounting workflows or tax requirements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4
    Token-Oriented Object Notation

    Token-Oriented Object Notation

    Token-Oriented Object Notation (TOON)

    Token-Oriented Object Notation is an open specification and toolkit for a data serialization format called Token-Oriented Object Notation (TOON), designed specifically to optimize how structured data is passed to large language models. The format aims to reduce token overhead compared with traditional formats like JSON while remaining human-readable and structurally expressive. TOON represents the same data model as JSON but removes unnecessary syntax such as braces and quotes, relying instead on indentation and structured tokens to represent objects and arrays. This design allows prompts containing structured data to use significantly fewer tokens, which can reduce inference costs and improve efficiency in LLM applications. The project includes a formal specification, encoding rules, and reference implementations that developers can use to serialize and parse TOON data in their applications.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 5
    TypedAI

    TypedAI

    TypeScript AI platform with AI chat, Autonomous agents

    TypedAI is an open-source TypeScript platform designed for building and running AI agents, chatbots, and large language model workflows. The framework provides developers with a full-featured environment for designing autonomous agents capable of performing complex tasks such as code analysis, workflow automation, or conversational assistance. Written in TypeScript, the platform emphasizes strong typing and structured development patterns to improve reliability when building AI-driven systems. TypedAI includes tools for building chat interfaces, managing LLM interactions, and orchestrating multi-step workflows that combine AI reasoning with external tools. The platform also includes specialized software engineering agents that can assist with tasks such as code reviews or repository analysis. Developers can integrate multiple model providers and tools into the platform to create flexible agent pipelines.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    WarriorJS

    WarriorJS

    JavaScript coding game where players program a warrior to win battles

    WarriorJS is an educational programming game designed to teach and challenge JavaScript skills through interactive gameplay. In the game, players control a warrior who must climb a tower filled with enemies, captives, and obstacles in pursuit of a legendary JavaScript Sword located at the top. Each floor of the tower presents a new challenge that requires players to write JavaScript code to instruct the warrior on how to move, fight enemies, rescue captives, and safely reach the stairs to the next level. WarriorJS combines game mechanics with programming concepts, allowing players to experiment with logic, algorithms, and problem solving while progressing through increasingly difficult levels. WarriorJS can be played through a command line interface, enabling developers to interact with the game directly in a terminal environment. It is organized as a modular monorepo containing several packages that implement the core game engine.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    WebLLM

    WebLLM

    Bringing large-language models and chat to web browsers

    WebLLM is a modular, customizable javascript package that directly brings language model chats directly onto web browsers with hardware acceleration. Everything runs inside the browser with no server support and is accelerated with WebGPU. We can bring a lot of fun opportunities to build AI assistants for everyone and enable privacy while enjoying GPU acceleration. WebLLM offers a minimalist and modular interface to access the chatbot in the browser. The WebLLM package itself does not come with UI, and is designed in a modular way to hook to any of the UI components. The following code snippet demonstrates a simple example that generates a streaming response on a webpage.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    XcodeBuildMCP

    XcodeBuildMCP

    A Model Context Protocol (MCP) server

    XcodeBuildMCP is a Model Context Protocol server that exposes Xcode operations as typed tools and resources so AI assistants can build, test, and debug iOS apps programmatically. It’s organized with a modern plugin architecture and workflow-scoped tool directories, covering common developer actions across projects, schemes, targets, simulators, real devices, and Swift packages. The server aims to be “agent-ready,” surfacing capabilities (build, clean, test, archive, install, run, log collection) with explicit schemas instead of brittle prompt instructions. It supports MCP transports suitable for local IDEs and service deployments, and pairs with a public website that positions it as a bridge between Xcode and autonomous assistants. Documentation and marketing materials emphasize end-to-end flows such as fixing build errors, managing simulators, and deploying to devices via natural-language requests.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    ZCF

    ZCF

    Zero-config CLI tool for Claude Code and Codex setup fast

    ZCF, short for Zero-Config Code Flow, is a command-line tool designed to simplify the setup and management of AI-assisted coding environments using Claude Code and Codex. It provides a one-click or interactive initialization process that automates installation, configuration, and workflow setup, allowing developers to get started within minutes without manual configuration steps. It includes an intelligent agent system and customizable workflows that help structure development tasks and improve productivity when working with large language model coding tools. It supports both interactive and non-interactive modes, making it suitable for beginners as well as automation scenarios such as scripts or CI pipelines. ZCF also integrates features like API provider configuration, MCP services, and workflow templates to extend the capabilities of supported coding tools. Additionally, it offers bilingual support and personalization options.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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
  • 10
    ZeroStep

    ZeroStep

    Supercharge your Playwright tests with AI

    ZeroStep is a tool that enhances Playwright tests with AI capabilities, aiming to improve the efficiency and effectiveness of end-to-end testing.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    free-code

    free-code

    The free build of Claude Code

    Free-code is an open-source platform aimed at providing accessible coding resources, tools, or templates that help developers learn, build, and share projects without barriers. It typically focuses on simplifying the development process by offering prebuilt components, example projects, or utilities that can be reused across different applications. The project is designed to encourage collaboration and knowledge sharing within the developer community, making it easier for beginners and experienced developers alike to access useful code snippets and frameworks. It may include a collection of curated resources that span multiple programming languages and use cases. Free-code emphasizes openness and accessibility, ensuring that users can freely explore, modify, and distribute the code. Its structure often supports modular usage, allowing developers to pick and choose what they need for their projects.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    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: 2 This Week
    Last Update:
    See Project
  • 13
    kimaki

    kimaki

    Like openclaw but on top of opencode. all opencode features

    Kimaki is an AI-powered developer tool that integrates coding workflows directly into Discord, allowing users to control and automate code editing sessions through natural language messages. Acting as a bridge between Discord and an AI coding agent (via OpenCode), it enables developers to interact with their codebase conversationally, effectively turning Discord into a collaborative development interface. Each Discord channel is mapped to a specific project directory, and messages sent within that channel trigger AI-driven actions such as editing files, running commands, or searching the codebase. The system is designed to streamline development workflows by eliminating context switching between communication tools and coding environments. Kimaki supports both quick setup through a shared bot and more advanced self-hosted configurations, offering flexibility for different user needs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    n-skills

    n-skills

    Curated plugin marketplace for AI agents

    n-skills is a curated plugin marketplace and universal skills collection for AI coding agents that standardizes how skills are defined, discovered, and installed across multiple frameworks and agent platforms. It organizes skills into categories such as workflow orchestration, tools, automation, and documentation support, making it easy for developers to add capabilities like browser automation, multi-agent workflow coordination, or repo maintenance assistance. The repository includes a universal AGENTS.md discovery file and a shared SKILL.md format so that once a skill is published, it can be recognized and used by Claude Code, GitHub Copilot, Codex, Cursor, and other AI coding assistants with minimal friction. Installation of skills is supported through native installers or via universal installers like openskills, enabling seamless adoption in diverse development environments.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    oh-my-claudecode

    oh-my-claudecode

    Teams-first Multi-agent orchestration for Claude Code

    oh-my-claudecode is a multi-agent orchestration framework designed to dramatically simplify and enhance the use of Claude Code by providing a zero-configuration, high-level interface for managing complex AI-driven development workflows. The project abstracts away the complexity of interacting with multiple AI agents by introducing a “team-based” execution model, where tasks are automatically decomposed into planning, execution, verification, and iteration stages. It emphasizes natural language interaction, allowing developers to describe goals instead of memorizing commands or manually orchestrating workflows. The system integrates multiple AI providers and tools, enabling parallel execution and cross-validation of tasks across different models. It also incorporates persistent execution mechanisms, ensuring that tasks continue until completion without requiring constant user intervention.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16
    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: 2 This Week
    Last Update:
    See Project
  • 17
    swark.io

    swark.io

    Create architecture diagrams from code automatically using LLMs

    Swark is an open-source developer tool and Visual Studio Code extension that automatically generates software architecture diagrams directly from source code using large language models. The project aims to help developers quickly understand complex codebases by analyzing repositories and producing visual diagrams that represent system architecture, dependencies, and component relationships. Instead of relying on manually maintained diagrams that often become outdated, Swark uses AI to infer architecture patterns dynamically from the code itself. The tool integrates with GitHub Copilot and the VS Code environment, allowing developers to generate diagrams with minimal setup and without requiring additional authentication or API configuration. Because the logic of understanding code structure is handled by an LLM, Swark can support many programming languages and frameworks without requiring custom rules for each language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    wechat-chatgpt

    wechat-chatgpt

    Use ChatGPT On Wechat via wechaty

    Use ChatGPT On Wechat via wechaty Interact with WeChat and ChatGPT: Use ChatGPT on WeChat with wechaty and Official API Add conversation support Support command setting Deployment and configuration options: Add Dockerfile, deployable with docker Support deployment using docker compose Support Railway and Fly.io deployment Other features: Support Dall·E Support whisper Support setting prompt Support proxy (in development)
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    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: 2 This Week
    Last Update:
    See Project
  • 20
    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: 1 This Week
    Last Update:
    See Project
  • 21
    AIPex

    AIPex

    AI browser automation assistant, no migration and privacy first

    AIPex is an AI-augmented development toolkit and workflow platform that aims to accelerate software productivity by integrating intelligent assistants, code generation tools, and customizable automation patterns directly into developer workflows. Rather than treating AI as a separate helper, AIPex embeds AI capabilities into common tasks like scaffolding components, generating tests, analyzing code quality, and performing refactors, allowing developers to stay in flow while benefiting from model-assisted insights. It supports modular plugin architecture so teams can extend or customize how assistants behave based on project conventions, code standards, or tooling preferences. AIPex also includes orchestration pipelines that let teams define multi-step AI-driven transformations — for example, generating code then running validation, producing documentation, and opening change requests — all within a unified pattern.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Actors MCP Server

    Actors MCP Server

    Model Context Protocol (MCP) Server for Apify's Actors

    The Apify Actors MCP Server is a Model Context Protocol (MCP) server that enables AI assistants to interact with Apify Actors. This integration allows AI models to utilize various web scraping and automation tools provided by Apify, facilitating tasks such as data extraction and web automation. ​
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Agent Framework

    Agent Framework

    Framework for building, orchestrating, and deploying AI agents

    Microsoft Agent Framework is an open source framework designed to help developers build, orchestrate, and deploy AI agents and multi-agent systems. It provides a unified programming model that supports both Python and .NET implementations, allowing developers to create agent-driven applications in multiple programming environments. It includes tools and abstractions for constructing simple conversational agents as well as complex workflows where multiple agents collaborate to complete tasks. Microsoft Agent Framework supports graph-based orchestration that enables developers to connect agents, functions, and tools into structured workflows capable of handling multi-step processes. It also includes components such as agent sessions for managing state, context providers for maintaining memory, and middleware for intercepting and extending agent behavior. Developers can integrate external tools and services so that agents can execute actions beyond text generation.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    AiToEarn

    AiToEarn

    Let's use AI to Earn

    AiToEarn is an open-source, AI-powered platform designed to help creators, brands, and businesses automate the entire content marketing lifecycle, from ideation and production to distribution and monetization. It aims to be a unified solution where users can generate content, tailor it for multiple platforms, and publish it across social networks with minimal manual effort. The project supports matrix publishing to major global platforms like TikTok, YouTube, Instagram, Facebook, Pinterest, Twitter (X), and several Chinese social networks, enabling a “create once, publish everywhere” workflow. AI automation assists with tasks like title and caption creation, batch content generation, and optimization for each channel’s format and audience. Developers can run or extend AiToEarn locally using Node.js or via its desktop and web apps, and the open-source architecture encourages customization and community contributions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    AntV Infographic

    AntV Infographic

    Declarative engine for generating AI-powered infographic visuals

    AntV Infographic is a declarative infographic generation and rendering framework designed to transform structured data into visually rich infographic outputs. It provides a custom domain-specific language that allows developers and AI systems to describe infographic layouts in a concise and human-readable syntax. It focuses on simplifying data storytelling by enabling fast creation of professional-quality visuals without requiring complex design workflows. It includes a rendering pipeline that outputs high-quality SVG graphics, ensuring scalability and easy post-editing. AntV Infographic is built with AI integration in mind, supporting streaming generation where partial outputs can be progressively rendered in real time. It also includes a built-in editor that allows users to refine and adjust generated infographics interactively after creation. With a large library of predefined templates and themes, AntV Infographic helps users rapidly prototype and produce consistent visual content.
    Downloads: 1 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB