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

[Bug]: Issue Title: Implement Gemini API for Chatbot Functionality (chatbot.dart) #9

Open
PadmnabhTewari opened this issue Nov 17, 2024 · 0 comments
Labels

Comments

@PadmnabhTewari
Copy link
Collaborator

PadmnabhTewari commented Nov 17, 2024

The chatbot feature in the app (chatbot.dart) is currently non-functional due to the lack of an API implementation. Integrate the Gemini API to enable interactive conversations in the chatbot, allowing users to receive responses based on their input.

Expected behavior

Without a working chatbot, users cannot benefit from automated assistance or interaction. Implementing the Gemini API will significantly improve the app's functionality and user engagement by enabling real-time chatbot interactions.

Integrate the Gemini API for handling chatbot interactions.
Implement the logic to send user input to the Gemini API and process the response.
Ensure the response from the API is displayed in the chat UI in real-time.
Handle API keys securely and implement error handling.

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

No branches or pull requests

1 participant