Please enable JavaScript.
Coggle requires JavaScript to display documents.
i2i - Coggle Diagram
i2i
revGPT
Initiate conversation
Store data
MongoDB
User
○ Username/email
○ User id
○ Created_at
○ Updated_at
Conversation
○ Conversation-id
○ Title
○ Create time
○ Update time
○ Message id
○ Parent_message_id
○ model
API to initiate conversation from existing conversation id
scheduler
Chrome extension
Get Conversation id, access token from UI itself, get trigger and prompt from User
Store in Mongo
cron job which monitors the db and runs a small crong job for prompt injection