Inspiration

My inspiration behind creating the "Ask AI GPT Chrome Extension" was to provide seamless and efficient way to access the ChatGPT. If we want ask anything from chatgpt. we have to go chatgpt website then ask the question. But using this extension we can ask anything from chatgpt within the input box.

What it does

The "Ask AI GPT Chrome Extension" enables users to leverage the power of chatGPT directly from their web browser. This is how we normally use chatgpt 👇🏼 demo

This is how it will be, if you are using Ask AI GPT demo

ask: Allows users to ask questions to chatGPT by typing "ask:" followed by the query or prompt. rpy: Generates replies from chatGPT for any given text specified after "rpy:". fix: Corrects grammar and spelling errors in sentences provided after "fix:". imp: Enhances the quality and coherence of sentences following "imp:".

How we built it

This extension was built using web development technologies, including HTML, CSS, JavaScript and chrome extension api. The extension communicates with the GPT-3.5 language model through an API, which processes user inputs and returns relevant responses.

Challenges we ran into

During the development process, I faced several challenges. One of the primary challenges was to replace the question with relevant response which is asked by user in any input box of website.

What we learned

Throughout the development of this chrome Extension. I gained valuable insights into chrome extension development, API integration, and user interface design. I have also learned how to send data to api and receive the response.

Built With

Share this project:

Updates