Skip to content

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

Description

@PadmnabhTewari

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions