A Chrome extension to explain confusing stuff.
- Open Chrome
 chrome://extensions/- Search for Da phaq?
 - Install
 
- Clone this repository or download the source code
 - Open Chrome and navigate to 
chrome://extensions/ - Enable "Developer mode" in the top right corner
 - Click "Load unpacked" and select the extension directory
 
- The first time you use Da phaq? you'll be asked for your OpenAI API key
 - Go to any webpage
 - Select text and open the extension
 
- This extension stores your OpenAI API key in Chrome's local storage.
 - Text is sent between your browser and OpenAI. Nowwhere else.
 - Da Phaq? uses OpenAI's gpt-4o-mini model. It's quick and cheap.
 - It doesn't work with PDFs or images (sorry)
 
To modify or enhance the extension:
- Clone the repository
 - Make your changes
 - Reload the extension in Chrome
 - Test your changes
 
Contributions are welcome! Please feel free to submit a Pull Request.
This project is licensed under the MIT License - see the LICENSE file for details.