The next generation browser that scrap the results of the search engines and summarize them for you with ai technology.
You can check out the live version of Digger browser at: https://digger-browser.vercel.app
- Framework: Next.js
- AI: Gemini
- Styling: Tailwind CSS
- API: Own api
- Sraping results with puppetter and summarizes the data wiht gemini
We welcome contributions from the community! If you'd like to contribute, please follow these steps:
- Fork the repository: Click the "Fork" button at the top right of the page.
- Clone your fork: Use
git clone https://github.com/rafacv23/digger-browser.git
to clone your fork. - Create a new branch: Use
git checkout -b your-feature-branch
. - Make your changes: Implement your feature or fix a bug.
- Commit your changes: Use
git commit -m "Your commit message"
. - Push to your fork: Use
git push origin your-feature-branch
. - Create a pull request: Go to the original repository and click "New Pull Request."
This project is licensed under the MIT License. See the LICENSE file for more details.
If you like Digger browser, please give us a star on GitHub! Your support helps us grow and improve the project.
Thank you for checking out Digger browser! We hope you find it useful. Feel free to open issues for any bugs or feature requests.