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

Beckn-gemini-bot enhancement - preserving chat context #113

Open
7 of 8 tasks
emmayank opened this issue Oct 9, 2024 · 1 comment
Open
7 of 8 tasks

Beckn-gemini-bot enhancement - preserving chat context #113

emmayank opened this issue Oct 9, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@emmayank
Copy link

emmayank commented Oct 9, 2024

Description

Enhance the Beckn-Gemini Bot (Lisa) to preserve the context of conversations across multiple user queries. Currently, Lisa can answer individual queries accurately, but she does not retain context when the user asks a follow-up question. The goal is to make Lisa function like an actual AI agent that understands and remembers prior interactions, improving user experience and making interactions more seamless.

Example:

  • User's First Message: "Hey Lisa, I want to know about solar energy in detail."
    • Lisa's Response: Provides relevant information about solar energy.
  • User's Second Message: "I want to buy it."
    • Current Issue: Lisa forgets the context and asks, "What do you want to buy?"
    • Expected Behavior: Lisa should remember the user was inquiring about solar energy and respond appropriately with details about purchasing options.

Goals

  • Implement chat context preservation in Beckn-Gemini Bot (Lisa) to track and remember conversation history across multiple user queries.
  • Ensure Lisa can provide seamless responses based on the context of previous messages.
  • Improve the overall user experience by making Lisa more conversational and context-aware.
  • Test the enhanced functionality to ensure Lisa handles follow-up questions based on earlier interactions.

Expected Outcome

  • Lisa will be able to preserve context and remember user requests across multiple queries, functioning like a true AI agent.
  • Users will experience smoother interactions with Lisa, with relevant and contextually aware responses to follow-up questions.

Acceptance Criteria

  • Lisa retains the context of previous messages within the same conversation.
  • Lisa provides context-aware responses to follow-up questions without asking for repeated information.
  • The context is preserved during multi-step conversations, making the bot more conversational and user-friendly.
  • The enhancement is tested and verified across various scenarios to ensure proper functionality.

Mockups / Wireframes

NA

Product Name

Beckn-Gemini Bot (Lisa)

Domain

Chatbot / Conversational AI

Tech Skills Needed

  • Contextual AI Implementation
  • Chatbot Development
  • Natural Language Processing (NLP)
  • State Management in AI

Complexity

High

Category

Bot Enhancement

Sub Category

Conversation Context

Project View

Beckn-Gemini Bot

Project Name

Beckn-Gemini Bot Contextual AI Enhancement

@emmayank emmayank added the enhancement New feature or request label Oct 9, 2024
@shreyvishal
Copy link
Collaborator

Created Context for Chat with Gemini chat bot

Attached the screenshots

Image
Image
Image
Image

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

No branches or pull requests

2 participants