An open API service indexing awesome lists of open source software.

https://github.com/rafacv23/digger-browser

The next generation browser that scrap the results of the search engines and summarize them for you with ai technology.
https://github.com/rafacv23/digger-browser

ai browser open-source puppeteer scrap scraper search-engine

Last synced: about 2 months ago
JSON representation

The next generation browser that scrap the results of the search engines and summarize them for you with ai technology.

Awesome Lists containing this project

README

          

# Digger Browser

[![Star on GitHub](https://img.shields.io/github/stars/rafacv23/digger-browser?style=social)](https://github.com/rafacv23/digger-browser) [![Fork on GitHub](https://img.shields.io/github/forks/rafacv23/digger-browser?style=social)](https://github.com/rafacv23/digger-browser/fork)

## Overview

The next generation browser that scrap the results of the search engines and summarize them for you with ai technology.

## Deployed URL

You can check out the live version of Digger browser at: [https://digger-browser.vercel.app](https://digger-browser.vercel.app)

## Tech Stack

- **Framework**: Next.js
- **AI**: Gemini
- **Styling**: Tailwind CSS
- **API**: Own api

## Features

- Sraping results with puppetter and summarizes the data wiht gemini

## Contributing

We welcome contributions from the community! If you'd like to contribute, please follow these steps:

1. **Fork the repository**: Click the "Fork" button at the top right of the page.
2. **Clone your fork**: Use `git clone https://github.com/rafacv23/digger-browser.git` to clone your fork.
3. **Create a new branch**: Use `git checkout -b your-feature-branch`.
4. **Make your changes**: Implement your feature or fix a bug.
5. **Commit your changes**: Use `git commit -m "Your commit message"`.
6. **Push to your fork**: Use `git push origin your-feature-branch`.
7. **Create a pull request**: Go to the original repository and click "New Pull Request."

## License

This project is licensed under the MIT License. See the [LICENSE](LICENSE) file for more details.

## ⭐️ Star Us

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.