diff --git a/README.md b/README.md index c9b633f1..9b22953e 100644 --- a/README.md +++ b/README.md @@ -39,8 +39,8 @@ Note that this repository contains the code for the library. If you're looking f React ChatBotify offers a wide array of features designed to enhance your chatbot experience. Here are just a few of the key features: -- **Dynamic Attributes:** Create interactive conversations by dynamically generating messages and defining multiple conversation paths based on user inputs. -- **Custom Rendering of Components:** Seamlessly integrate your own custom components into the chatbot interface to boast your application's unique design and functionality. +- **Dynamic Outputs:** Create interactive conversations by dynamically generating messages and defining multiple conversation paths based on user inputs. +- **Custom Components:** Seamlessly integrate your own custom components into the chatbot interface to boast your application's unique design and functionality. - **Stream Responses:** Integrate with LLM models and custom endpoints to stream (or even simulate) your bot responses for an elevated user experience. - **Timeouts and Auto-Transitions:** Set timeouts and automate transitions between chatbot paths, providing users with a guided flow and journey. - **Voice Input & Audio Output:** Enable voice input for users to interact with the chatbot through speech, and leverage audio output capabilities to provide spoken responses or prompts. @@ -48,7 +48,9 @@ React ChatBotify offers a wide array of features designed to enhance your chatbo - **Checkbox & Options Support:** Utilize checkboxes and options within the chatbot interface, allowing users to select from a list of choices and easily make selections. - **Emoji Picker:** Enhance the chatbot's expression and engagement with users by incorporating emojis into messages, adding a touch of personality and emotion. - **File Attachments:** Seamlessly handle file attachments within the chatbot, enabling users to share and receive documents, images, or other relevant files during conversations. +- **Sensitive Input:** Handle sensitive information from your users by masking them, maintaining user confidentiality. - **Mobile-Friendly Interface:** Provide smooth user experience across various devices with our mobile-friendly chatbot interface. +- **Themes:** Choose from a wide variety of community themes, stack multiple themes together, and explore endless possibilities to customize the appearance of your chatbot! These features, **along with many others**, empower developers to create highly interactive and personalized chatbot experiences tailored to their specific application requirements.