Lesson 3: Final notes & Final project + repo
Last updated
Last updated
As I started this lesson, GptStore was released. I decided to try to make a couple, by using the custom persona method, as well as occasionally adding new information, using the GptBuilder, where you can type in instructions and hand it additional information and the builder will pass the information into the Gpt's knowledge base.
The only thing that sets these apart from any other custom persona, is that the custom Gpt's absorb all the new conversations. And in my case all they are doing is solving coding challenges.
In this project I really wanted to bring the fullstack together using something very simple. For my stage of development, I am pleased I decided to take the extra steps. I set and achieved what I wanted to achieve, which was a basic decentralised fullstack app deployed to ipfs, with a functional front end.
The final project is available here -
Front-end repo -
Back-end repo -