GraphCanon updated Sep 20, 2026 · GitHub synced Sep 20, 2026
30views this month
Decision brief
deep-chat is a TypeScript-based component for developing customizable AI chatbots that work with multiple frontend frameworks and integrate various backend models such as HuggingFace and OpenAI.
Good fit when
- Use deep-chat if you are working on a project where front end flexibility is important, given its support for React, Vue, Svelte, and more.
- Opt for deep-chat when your team prefers TypeScript due to the strong type system it offers for developing reliable chatbot components.
Avoid when
- Avoid using deep-chat if project requirements dictate exclusive use of a non-TypeScript backend setup or frontend framework not supported by deep-chat.
- Do not use deep-chat when your team lacks TypeScript experience and cannot dedicate time to learn it, as this may slow down development.
Observed Jul 17, 2026 · Source: enrich:decision_facts
Verify the decision
Adoption
Package downloads where a registry match exists. GitHub stars (3,716) are secondary evidence.
- npm downloads (30d)
- 83,959·npm downloads API·Sep 20, 2026
Maintenance and security
Full trust report- Maintenance
- Very active (1d 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 deep-chat 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
Provides a chatbot component that supports multiple frontend frameworks like React, Vue, and Svelte with backend choices like HuggingFace models, OpenAI, and others.
Capability facts
- Languages
- typescript
Source: github.language · Sep 20, 2026
Categories
Compatibility
Sourced claims from the README excerpt - not unsourced marketing copy.
Source: README excerpt (regex_v1, Sep 20, 2026)
npm install deep-chatSource link
Tags
README
:computer: Getting started If using React, install the following instead: Simply add the following to your markup: The exact syntax for the above will vary depending on the framework of your choice (see here). :computer: Install with AI Use the llms.txt file as a reference for in...
For agents
This page has a .md twin and JSON over the API.