Inspiration
We were inspired by the Bing Chat functionality of the Bing browser. We wanted to extend this functionality to website navigation.
What it does
It takes in a natural language queries from users and will interpret their request. It will then create targeted google searches and returns the most relevant result along with a custom tailored summary to the user's query based on the page that was found.
How we built it
We used a chrome browser extension boilerplate for the frontend. In the backend we used a flask rest api and integrated the OpenAI ChatGPT API and custom google search engine api.
Challenges we ran into
A lot of the challenges came from handling the unpredictability of the chatbot. Not only this, configuring the styling was a challenge as well.
For more information please visit our Readme on our repository: https://github.com/alexchristy/SearchMate
Built With
- chatgpt

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