99AI - AI Developer Tools Tool

Overview

99AI is an open-source, commercial-ready AI web platform that bundles conversational AI, intelligent search, creative generation (images, music, video), document analysis, mind‑mapping and a plugin ecosystem into a single deployable product. The project is written primarily in Vue + TypeScript for the frontend and Node.js for the backend, and is designed for on‑premises or cloud deployment with multi‑user management, payment integration and admin controls aimed at teams and enterprises. ([github.com](https://github.com/vastxie/99AI)) The platform emphasizes extensibility and multimodal integrations: it supports connecting hosted APIs (OpenAI/Anthropic) and local models, docking popular generative engines (examples referenced include Midjourney, DALL·E, Stable Diffusion, Suno for audio and Luma for video), an applications “plaza” for reusable presets, and an MCP/plug‑in system for parallel web search and third‑party tool integration. 99AI provides a stable “chat‑first” open source build plus fuller development/commercial builds with extra media features and enterprise licensing options in the official docs. ([github.com](https://github.com/vastxie/99AI))

GitHub Statistics

  • Stars: 1,000
  • Forks: 297
  • Contributors: 4
  • License: NOASSERTION
  • Primary Language: Vue
  • Last Updated: 2025-06-11T02:59:09Z
  • Latest Release: v4.3.0

Repository activity and community signals: the GitHub repository has roughly 1k stars and ~297 forks, a multi‑release history (7 releases, latest stable v4.3.0 published June 11, 2025) and an 82‑commit history on the main branch. The project lists an Apache‑2.0 open‑source license and a small set of active maintainers, indicating a concentrated but growing maintainer base. These metrics suggest a healthy project for adoption and evaluation, but users considering production use should review release changelogs and the project’s development branch differences (stable vs. development/commercial builds) before deploying. ([github.com](https://github.com/vastxie/99AI))

Installation

Install via docker:

git clone https://github.com/vastxie/99AI.git
cd 99AI
docker-compose up -d
OR: docker compose up -d  # depending on Docker / Compose version
Optional: install the MCP search plugin: npm install -g @vastxie/99ai-plugin

Key Features

  • AI chat adaptable to OpenAI, Anthropic and local model backends.
  • Multimodal generation: image, music, and video via Midjourney/DALL·E/Stable Diffusion/Suno/Luma integrations.
  • Application Plaza: create and share configurable AI agent presets and workflows.
  • MCP plugin system for parallel multi‑engine web search (Bing/Google/Baidu/DuckDuckGo) and webpage extraction.
  • Intelligent diagram/mind‑map generator that maps text to 10+ Mermaid chart types.
  • Admin console: multi‑user management, model management, sensitive‑word filtering and payment/risk controls.
  • Knowledge base and vector settings for document analysis and contextual retrieval.
  • Docker and Node.js deployment options for on‑premises or cloud hosting.

Community

Documentation site, deployment guides and a project WeChat group are maintained by the authors; the repo encourages Issues and PRs and provides a stable open source “stable” build plus a fuller development/commercial branch. Community feedback is visible in Chinese and English tutorials and walkthroughs (deployment guides, blog posts and community forks), showing several third‑party deployments and Docker‑compose installation writeups — a sign of active user experimentation but limited large‑scale enterprise community support. Review the project docs and the GitHub Issues/Release notes for breaking changes before upgrading. ([docs.lightai.cloud](https://docs.lightai.cloud/))

Last Refreshed: 2026-03-03

Key Information

  • Category: Developer Tools
  • Type: AI Developer Tools Tool