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

  1. Simplify: Highlight any word or passage, ask IntelliSage to simplify it, and it will promptly summarize the material for you.

  2. 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.

  3. 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
Share this project:

Updates