Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggestion to Integrate API-Based Chatbot for Dynamic Interactions #121

Open
Shivadharushni-M opened this issue Jan 28, 2025 · 3 comments
Open

Comments

@Shivadharushni-M
Copy link

Currently, the questions and answers in our project are hardcoded, which can be time-consuming to update and maintain. I propose using an API-integrated chatbot, such as Hugging face or Google Cloud Console Dialogflow, to make the interaction dynamic and scalable.

Benefits:

  1. Scalability: APIs allow us to easily update and expand the chatbot's capabilities without modifying hardcoded logic repeatedly.
  2. Improved UX: These platforms offer advanced NLP capabilities, making user interactions smoother and more natural.
  3. Ease of Maintenance: API integration ensures that the chatbot can adapt to changes in data, responses, and functionalities with minimal effort.
  4. Customizability: We can train the models to align with our specific use case, making it tailored to user needs.

Proposed Solution:

  1. Replace the existing hardcoded logic with API calls to Hugging Face or Google Dialogflow.
  2. Leverage the capabilities of pre-trained models or fine-tune one specific to our use case.
  3. Use these APIs to fetch dynamic responses based on user queries, reducing static dependencies.

I believe this improvement will significantly enhance our project and streamline future updates.

@Ronnieraj37 please assign me this issue, I will start working asap

@Priyanshu1035
Copy link

Can I work in this issue ?

@dkarvan8
Copy link

dkarvan8 commented Feb 1, 2025

can I work on this?

@prthm20
Copy link

prthm20 commented Feb 9, 2025

@Ronnieraj37 ,I would love to work on this feature .
I have implemented similar API based chatbot in my personal project.

Please assign this issue to me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants