Skip to content

FR: Used IndexedStorage to store several GB of conversations, and make this a proper "application" #57

@TimChinye

Description

@TimChinye

Conversations are super light (kilobytes), so we could actually take all conversations (multiple thousands) from Google Drive and load them on Inspector.
Using a Chrome Extension of sorts, we could make it work automatically, so as you using AI Studio, it just auto-syncs up with Inspector.
Otherwise, the user can just share their entire Google AI Conversations folder in Google Drive (or just "multiple links").

We can then expand this, so users can group certain conversations together.
And most importantly: super quick and optimized search overall the content inside all conversations.

If storage space is a problem (which it won't be), we can compress them via "strip" and then uncompress them when the user opens the conversation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    difficultRequires a lot of work to implementenhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions