rowser-based AI coding assistant — zero install, zero deploy, zero config. Agentic loop with 10 tools, 18 skills, and a force-directed Cosmos visualization. Runs entirely client-side.
Browser-based AI Coding Assistant — Zero Install. Zero Deploy. Zero Config.
JetBot is a fully browser-based AI coding assistant. No backend server, no deployment pipeline, no installation required — just open the page and start working. All code executes client-side via JavaScript; LLM calls go directly from the browser's fetch() to your chosen API provider.
┌─────────────────────────────────────────────┐
│ Browser │
│ │
│ ┌──────────┐ ┌───────────┐ ┌───────────┐ │
│ │ React │ │ Agentic │ │ Virtual │ │
│ │ UI │←→│ Loop │←→│ FS │ │
│ └──────────┘ └─────┬─────┘ │ (IndexedDB)│ │
│ │ └───────────┘ │
│ │ fetch() │
└──────────────────────┼──────────────────────┘
↓
┌────────────────┐
│ LLM Provider │
│ OpenAI/DeepSeek│
│ Ollama/Custom │
└────────────────┘
git clone https://github.com/hongxin/JetBot.git
cd JetBot/jetbot
npm install
npm run dev
Open http://localhost:5173, select an LLM provider, enter your API key, and start chatting.
Local Ollama (fully offline):
ollama serve
ollama pull qwen3.5:27b
# Select the Ollama provider in JetBot — no API key needed
Production build:
npm run build
# Outputs dist/ — pure static files deployable to any static host
An autonomous tool-calling loop where the LLM selects tools, executes actions, and analyzes results until the task is complete. Supports up to 100 iterations with circuit breaker protection (3 consecutive failures) and automatic duplicate-error detection.
| Tool | Permission | Description |
|---|---|---|
read_file | safe | Read files from the virtual file |
Open-source AI coding agent for the terminal. Claude Code-grade accuracy with smart model routing — uses the right AI model for each task, cutting costs 10x. Supports Claude, GPT, Gemini, DeepSeek & more.
A general-purpose Python framework for building LLM agents and multi-agent systems. "Four lines of code, an agent with memory."
Ultimate LLM API Integration Cookbook 2026 for Cursor & AI Agents
Ultimate Multi-Agent OS for Autonomous AI NPCs 2026
PrivateAgent is an open-source Android automation agent built with Flutter. It utilizes the DeepSeek API and native Android Accessibility Services to interpret screen layouts and execute multi-step tasks across any installed application via natural language commands.
把一队分工 Agent 织成一条写小说的流水线,做成桌面客户端;写作指纹让它越写越像你(BYO DeepSeek key,纯本地)。
Workflows from the Neura Market marketplace related to this DeepSeek resource