Inspiration
When it comes to using AI, I always found it inconvenient how every time I wanted to ask a question, I would always have to alternate between tabs. This inefficient process led me to ask the question "What could possibly make this better?" The answer? This project's inspiration.
What it does
It's a chrome extension that acts as a study assistant, using Gemini AI to explain, summarize, compare, or give examples of text directly on any webpage without needing to alternate tabs.
Challenges we ran into :
- Keybind not working
- Constant bugs
- Misusing functions
Accomplishments that we're proud of :
- We actually made a functional project in 24h
- We successfully incorporated multiple functionalities with an API
- We were able to design good-looking CSS layouts
What we learned :
- We learned more about chrome extensions and how the browser storage system works
- We learned more about connecting different functionalities together in a coherent way
What's next for Study-with-Gemini :
- A feature that allows users to switch between multiple AIs
- A feature that allows users to add their own custom prompts and edit existing prompts
- A feature that lets users keep track of previous questions
Built With
- api
- chrome-storage
- css
- extension
- gemini
- html
- javascript
- node.js

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