Integrating chatGPT inside app so it remembers conversation

Hello community power!
Sorry for all the questions in advanced but I am very new and have no coding experience.

I want to build a chatgpt like experience inside my app. I have some questions:

  1. Is there a screen component I can use to start with the interface?
  2. How to set up ChatGPT inside the screen?
  3. I want to have a conversation\brainstorming with chatgpt in my app so it needs to remember what I have said before in the conversation, pretty much like chatgpt is doing it when I am using it on my browser.
  4. Can I create a function to safe conversations in a list to go back later to it to continue the conversation?

Thanks so much for your help!!!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.