Deltahack is a sleek, simple Deltamath cheat that simply extracts page content, sends it to Google Gemini's API, and returns the answer in a concise manner.
Important
Please consider starring this repository if you are forking it!
- Performance: Fast, lightweight, and highly responsive.
- Simplicity: Easy-to-use UI that literally a baby could figure out
- Customization: Allows the user to set custom keybinds, token limits, explanations, and more to come.
- Get yourself a free API key from Google's AI Studio
- Do one of the methods below and just paste in your API key when asked
Simply copy the code below into the URL section of a bookmark, then click the bookmark when you're on Deltamath.
javascript:(function(){var s=document.createElement('script');s.src='https://cdn.jsdelivr.net/gh/fowntain/deltahack@main/minified.js?t='+(Date.now());document.body.appendChild(s);})();You can also copy & paste the code at script.js into your browser console.
Not sure why you'd want to clone this repo, but here's how.
git clone https://github.com/fowntain/deltahack.git
cd deltahackThis project is licensed under the GNU GPL v3.
See the LICENSE file for more details.