AOSSIE-Org / AOSSIE-Org/Agora-Blockchain

Suggestion to Integrate API-Based Chatbot for Dynamic Interactions

Ouverte
#121 5 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
JavaScript
Étoiles
97
Forks
199
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.