Inspiration
- I wanted to make something a bit fun and silly.
- I've been really intrigued by OpenAI
- I wanted to make a web app to speed up my learning of the technology
What it does
Summarize your day by filling the form with only emojis, and the app will use OpenAI to write a journal entry. The entries are stored in the database, and case be retrieved if you login with the same username.
How I built it
I used the OpenAI API along with the full MERN stack.
Challenges I ran into
Figuring our the API calls was tricky and how to interact with Mongo and OpenAI and Express. Working through those issues gave me a much better understanding of how everything interacts.
Accomplishments that I'm proud of
This is my first web development project! I'm proud of the final product and the fact that it mostly works as I envisioned it.
What we learned
I learned so much about integrating all aspects of the MERN stack.
What's next for AI Journal
- Refactor the code - things got messy towards the end.
Log in or sign up for Devpost to join the conversation.