Manabi - How it was born

We are a group of students and nothing we dread more than byhearting stuff. This is where manabi comes in. You can enter a concept or an equation that you want to learn and manabi will generate a comic for you!

What it does

You can enter a concept or an equation that you want to learn and manabi will generate a comic for you! You can even attempt a quiz later to check how much you have learnt. There is also a streak feature that is implemented and you can view your accuracy score.

How we built it

We built it using the tech stack Node.js, express.js, Html, and CSS. We have also used two APIs to generate the comics. First when an input is entered, it is sent to gemini asking for 6 panel stories and this is passed on to the Blackforest API to generate the images. And then the output is displayed.

Challenges we ran into

We could not get the path for the file that was returned from the API right. No matter how much we tried, it just didn't seem to work. We took help from mentors and all the LLMs we could find. But hey it still didn't work. Then we thought, maybe another framework would work. And created a whole react app. It still didn't work. But then, we found a way to make it work. We created some image files whose paths are mentioned in the display function. Then these are updates when the API returns the result.

Accomplishments that we're proud of

We made the images appear on the screen! ( I Almost sat on it for 6 hours :( ) We also deployed a 3d landing page :D

What we learned

We learned a lot of stuff. Including a lot of technologies. But more than everything we learned to stay calm and focus on what's important.

What's next for Manabi- Make Learning Fun

We are thinking of making it public and improving it.

Built With

Share this project:

Updates