Inspiration
The inspiration for Memotrix stems from the common challenge students face in memorizing information from various subjects. Recognizing the importance of effective memorization in the learning process, our team was inspired to create a tool that utilizes mnemonic methods to assist students in remembering key information from their study materials.
What it does
Memotrix serves as an education and study helper tool that leverages ChatGPT to generate mnemonics. It focuses on creating memorable and effective mnemonics, such as acronyms or phrases, to aid users in remembering specific content from textbooks, articles, or other reading materials. The tool aims to simplify the process of memorization and enhance the overall studying experience for students.
How we built it
Memotrix was built using React for the front end and Javascript for the back end. The initial concept design was created in Figma. The main functionality was achieved using OpenAI to generate suitable responses based on user-given text input.
Challenges we ran into
We ran into challenges when transferring the Figma designs into React. This caused our CSS code to break and produce weird shapes and text placement. As a solution, we needed to pivot our designs and adjust the placements of many components to compensate for this strange error. In addition, we had many Git-related issues regarding our members committing their code. Since it was all of our first time using Git so extensively, the process was considerably complicated and messed with a lot of our code throughout the time we were working on it.
Accomplishments that we're proud of
We are incredibly proud of how we were able to create a fully functioning and responsive website from scratch. It was our first time using OpenAI and we are proud that the final product came out so clean and easy to use.
What we learned
We learned a lot from this experience regarding routing our frontend design with our backend, as well as how to collaborate effectively using Git. We also learned about how to effectively make use of OpenAI API to generate text based on specific criteria.
What's next for Memotrix
We intend on adding more functionality to further increase ease of use and convenience. This includes a profile and folder library feature so that users can save and reference the mnemonics they’ve created in the past. We were also considering another feature that allows users to take a picture of physically printed text so we can accommodate both physical and digital reading materials.





Log in or sign up for Devpost to join the conversation.