Inspiration
We constantly had to read through different documentations, in varying formats. Therefore, we kept going down rabbitholes and wasting time rather than gleaning the information we actually needed in a timely manner.
What it does
Simplify: Highlight any word or passage, ask IntelliSage to simplify it, and it will promptly summarize the material for you.
Elaborate: Want a further explanation? Highlight a word or passage, ask IntelliSage to elaborate, and you'll receive a more detailed description with further reading options available.
Questions: Still confused? Ask any question through the questions tab, and IntelliSage will be able to reference previous passages in order to clarify anything that remains confusing.
How we built it
Python, Javascript, Gemini
Challenges we ran into
Ensuring that the Gemini API remained within a word limit was a constraint, as LLM's generally tend to write without much regard for length or concision.
Accomplishments that we're proud of
IntelliSage's tone is generally similar to a tutor, so the constraints for Gemini worked adequately.
What's next for IntelliSage
- Video Generation Feature for further learning
- Diagram Generation Feature

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