# LucasBassetti/react-simple-chatbot

:speech_balloon: Easy way to create conversation chats

Repository: https://github.com/LucasBassetti/react-simple-chatbot
Canonical: https://ross.abutalabs.com/products/react-simple-chatbot
Homepage: https://lucasbassetti.com.br/react-simple-chatbot/
Language: JavaScript
License: MIT
License Family: permissive
Topics: react, chat, chatbot, conversational-ui
Last push: 2024-11-19T13:32:21+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 3429, "days_push": 652, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1754, forks 595 (observed 2026-08-28T04:05:32.048881+00:00)

## What it is
A React component library for easily building conversational chat interfaces using step-based message flows. It provides a simple declarative API to define chatbot conversations in web applications.

## Use cases
- add a chatbot widget to a react website
- create a guided conversational flow in react
- build a simple FAQ chatbot component
- embed a conversational UI in a web app
- make a step-based chat assistant in javascript

## When to choose
- you need a lightweight, declarative chatbot component for an existing React app
- you want simple step/message-based conversations without heavy dependencies
- you're maintaining a legacy project already using it

## When to avoid
- starting a new project - the repo is explicitly unmaintained and recommends react-chatbotify instead
- you need AI/LLM-powered conversations rather than scripted flows
- you need active support, bug fixes, or modern React compatibility guarantees

## Facets
- artifact type: library
- maturity: abandoned
- function: chatbot, ui-components, frontend-framework
- domain: chatbots, frontend, web-development
- platform: cross-platform
- tags: react, conversational-ui, chat-widget, unmaintained, web-server, nodejs

## Member repositories
- LucasBassetti/react-simple-chatbot (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:32.048881+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:28:02.371497+00:00, confidence not recorded.
  - readme: https://github.com/LucasBassetti/react-simple-chatbot (fetched 2026-08-28T04:05:32.048881+00:00, sha 000400114b11)
  - registry_npm: https://registry.npmjs.org/react-simple-chatbot (fetched 2026-08-29T11:06:22.058886+00:00, sha 8dabf90f9527)
- Data as of 2026-08-30T08:39:29.467469+00:00.
