Skip to content

sakg-dev/BrowseWithAI

Repository files navigation

Imagine you are reading an article and you didn't understood a sentence, instead of going to chatgpt.com or open any new tab to search, what if u can just select and hover and ai explains you there? Several other features as welll

MVP:

  • Setup Chrome Extension
  • Give option on select and right click
  • Send req to hc ai
  • Make a dialog and show loading bar
  • Append the ai text on the dialog
  • Style the dialog and make it work on every situation
  • Make a popup where user will enter base url and API Key, keep it secure somewhere.
  • Currently the api logic is integrated to hc ai, but what if there is a different integration for other? Give an advance option in popup where user can paste the integration code ig

Some other things:

  • Take the title and url of website to understand what it is related to.