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:
- Is there a screen component I can use to start with the interface?
- How to set up ChatGPT inside the screen?
- 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.
- 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!!!