DeadmanAbir / AgentGenesis

Welcome to AgentGenesis, your source for customizable Gen AI code snippets that you can easily copy and paste into your applications.
https://agentgenesis.dev/
MIT License
99 stars 35 forks source link

Integrate a Chatbot for Instant User Support #81

Closed sezallagwal closed 1 month ago

sezallagwal commented 1 month ago

Is your feature request related to a problem? Please describe. Enhance the website's user experience by integrating a chatbot that provides instant answers to user inquiries. The chatbot should be easily accessible, provide relevant responses, and offer seamless assistance for common queries, improving user engagement and support.

Describe the solution you'd like Add a chatbot icon or button that floats on the bottom-right corner of the site. When clicked, the chatbot window should expand with a smooth animation, displaying an input field and previous chat history.

The chatbot should respond to frequently asked questions (related to the FAQ section) and common inquiries about products or services. Implement a fallback response for questions outside the chatbot's scope (e.g., "Sorry, I don't have an answer for that. Please contact our support team.").

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context @DeadmanAbir please assign this to me under gssoc-ext and hacktoberfest

DeadmanAbir commented 1 month ago

which chatbot provider are you thinking to integrate?

sezallagwal commented 1 month ago

@DeadmanAbir it will be a chatbot built using gpt4o. It will be a site specific chatbot which will be able to answer any queries related to site

DeadmanAbir commented 1 month ago

@DeadmanAbir it will be a chatbot built using gpt4o. It will be a site specific chatbot which will be able to answer any queries related to site

It will be a headache for us to manage and gather credits for api key, so not much needed for now.