ovidijusparsiunas/deep-chat

Fully customizable AI chatbot component for your website

View on GitHub ↗Jump to charts ↓Open shareable report

Summary Information

Updated 1 hour ago
Added to GitGenius on September 18th, 2026
Created on February 19th, 2023
Open Issues & Pull Requests: 39 (+0)
GitHub issues: Enabled
Number of forks: 455
Total Stargazers: 3,716 (+0)
Total Subscribers: 39 (+0)

Repository Insights (GitGenius)

Median issue/PR response: 12.2 hours
Mean response time: 5.4 days
90th percentile: 3.7 days
Tracked items: 234

Most active contributors

Sign in to see contributor activity.

How this project is maintained

Practically every issue opened in the past year has drawn a reply. 100% of open issues come from outside the core team, so the backlog reflects real-world use rather than internal planning. 67% of issues opened in the past year have been closed, leaving a working backlog. Three people close 84% of everything that gets resolved.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 30
New in 7 days: 0
Closed in 7 days: 0
Avg open age: 349 days
Stale 30+ days: 29
Stale 90+ days: 25

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • advice (105)
  • enhancement (73)
  • bug (50)
  • duplicate (12)
  • documentation (6)
  • good first issue (4)
  • help wanted (4)

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Deep Chat is a fully customizable AI chatbot component that can be embedded into websites with minimal setup.

The tool solves the problem of integrating conversational AI into web applications by providing a single reusable component that handles the complexity of chat interfaces. It works by accepting configuration to connect to various AI APIs—including popular services like OpenAI and Claude—or to custom backend services. The component manages message rendering, user input, file handling, and media capture natively, eliminating the need to build these features from scratch.

Developers should choose this tool if they need a chat interface that works across multiple UI frameworks including React, Vue, Svelte, and others without framework-specific rewrites. It suits projects ranging from simple chatbot integrations to complex applications requiring speech-to-text, text-to-speech, file uploads, webcam capture, and markdown rendering. The component's strength lies in its breadth of built-in capabilities—it handles not just text exchange but also audio communication, file transfers, and visual customization—all configurable through a single component interface.

The project shows consistent development activity with regular feature additions and bug fixes across multiple releases. The maintainer actively expands API integrations, recently adding support for services like Requesty, liteLLM, and Dify. The tool receives ongoing improvements to browser compatibility and user experience, including features like scroll buttons and message hiding for long conversations. Documentation appears actively maintained with detailed guides for each feature and integration option.