Introduction In this blog post, we will build a simple conversational interface to chat with OpenAI's ChatGPT through its API. There has been a lot of hype with OpenAI and ChatGPT lately, especially with GPT-4 being released recently. A ton of use ca...
dartling.dev10 min read
Hello, is it possible to pass a system message somehow before any of the messages?
I cloned the github repo and attempted to run the application, however upon replacement of the API, the application will not run providing the error:
"Const variables must be initialized with a constant value."
If I wrap the api key in '' then the application just says "an error has occurred" when trying to send messages...
Any ideas to help a newbie?
Can we use voice input/output to the chats? maybe use google stt and tts? and is there any widget to monetize?
I liked the article even though am a web dev. I see dart and JavaScript are similar in many ways. I understood the code even though I've touched neither flutter nor dart. Nice article ❤️❤️
Awesome! Dart and Flutter are on my future study list, thanks for sharing this rich content with the community!
Jakub Wiśniewski
product designer
conversation storage would be great