Inspiration

It will solve a Real Problem. Users often need to summarize complex web pages for studying, research, or work. A mind map is an effective way to visualize and understand information, making your extension highly useful.

What it does

A User will open a web page , click on the extension to generate a mindmap for the opened web page.

How we built it

It is built using Google chrome gemini nano buil-in AI model in the model. It accepts users request through a pop up. Once user clicks on submit button , it will internally send request to gemini nano in the form of a prompt. The response it will get from model , it will trun it into mindmap presentation.

Challenges we ran into

I need to optimize it because its taking time to read a page and generating a mindmap for it.

Accomplishments that we're proud of

This is the first time I am building an extension and really learnt a lot of things.

What we learned

What's next for MindMap

Built With

Share this project:

Updates