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

Implementation of Persistant Storage To save Users Chat by Gemini AI For Better Conversation #233

Closed
Shariq2003 opened this issue Oct 27, 2024 · 3 comments · Fixed by #266

Comments

@Shariq2003
Copy link
Contributor

Enhance the Gemini AI Chat page by implementing persistent storage to save user chat history. This will enable better conversation continuity, allowing users to pick up where they left off in previous sessions.

Features:-

  1. Implement Chat Saving Logic:

    • Add logic to save each message exchange with Gemini AI in real-time or periodically.
    • Ensure chat history is retrieved from storage when the user revisits the page.
  2. Manage Chat Continuity:

    • Set up functionality to display the saved chat history upon loading the Gemini AI Chat page.
    • Implement methods to clear chat history if the user wishes to start a new conversation.
Copy link
Contributor

🎉 Thank you for raising an issue in this repository!
We’ll review and assign it to you soon.
In the meantime, feel free to ⭐ the repo for updates.
Stay awesome! 😎

Copy link
Contributor

Thank you for creating this issue! 🎉 We'll look into it as soon as possible.

rishicds added a commit that referenced this issue Oct 28, 2024
Added ChatHistory | Delete Chat | Last Chat | Implementation of Persistant Storage To save Users Chat by Gemini AI For Better Conversation | Issue #233
Copy link
Contributor

Hello @Shariq2003! Your issue #233 has been closed. Thank you for your contribution!

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