GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
25views this month
Decision brief
A simple and lightweight local AI chat client for offline use developed with Tauri and Next.js in TypeScript.
Good fit when
- When you need a privacy-focused, portable AI chat solution that operates entirely without internet connectivity.
- For desktop integration of local AI models in an educational or research setting where data confidentiality is paramount.
Avoid when
- If your project requires advanced model training features directly within the application.
- In scenarios demanding real-time access to cloud-hosted AI services for dynamic content updates.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Maintenance and security
Full trust report- Maintenance
- Steady (72d since push)
- As of Sep 20, 2026
- Provenance
- Not a fork · Personal account
- As of Sep 20, 2026
- Security (OSV)
- No lockfile
- As of Jul 15, 2026
Public GitHub metadata and optional OSV scans. Signals, not a guarantee. Trust methodology.
Install
npm install chatless npmSimilar tools
Same-category neighbours. No typed graph edges are catalogued for this tool yet.
Evidence and technical details
Sourced facts, taxonomy, compatibility claims, README excerpt, and machine-readable endpoints.
Overview
Built with Tauri 2.0 and Next.js, this repository offers a desktop application for interacting with local AI models in an offline environment.
Capability facts
- CLI
- CLI entrypoint
Source: package.json:bin|scripts · Sep 20, 2026
- MCP server
- No MCP server detected
Source: repo_scan · Sep 20, 2026
- Languages
- typescript, javascript
Source: github.language+package.json · Sep 20, 2026
Categories
Tags
README
<div align="center" <img src="public/logo.svg" alt="chatless logo" / </div <h1 align="center" chatless</h1 <p align="center" 基于 Tauri 2.0 与 Next.js 的本地优先 AI 聊天客户端 </p <p align="center" <img alt="GitHub Release" src="https://img.shields.io/github/v/release/kamjin3086/chatless?styl...
For agents
This page has a .md twin and JSON over the API.