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

https://github.com/dev0root6/quicbot

A chatbot for fetching or organizing google searches making it easy for you to surf it...
https://github.com/dev0root6/quicbot

chatbot chatgpt google google-search google-search-api python search-algorithm search-engine web-clone web-copy webclone website-cloner

Last synced: 6 months ago
JSON representation

A chatbot for fetching or organizing google searches making it easy for you to surf it...

Awesome Lists containing this project

README

          

# **Quicbot**

_Quicbot_ is a Python and Flask-based tool/chatbot designed to minimize your research time on Google. It fetches the top 10 results from the most visited sites, providing a quick overview of the information you're seeking.

### Key Features:

- **Categorized Searches**: Choose from a set of predefined categories with relevant options tailored to your needs.
- **Custom Prompts**: Not finding what you need? No problem—enter your own prompt, and Quicbot will handle the rest.

### Additional Features:

For developers and tech enthusiasts, Quicbot includes a **Website Cloning Tool**. Yes, you heard that right! It can clone any website—just paste the URL in the designated box, and Quicbot will take care of the rest.

**_Someone:_** Where would it store the cloned sites?

**_Me:_** It will be saved in the directory where you cloned Quicbot. Alternatively, you can check your CMD or terminal for the exact path.

### How to Run Quicbot

It's simple! Follow these steps in your CMD or terminal (Python required):

1. Install the required packages:
```bash
pip install -r requirements.txt
```

2. Run the application:
```bash
python app.py
```

And that's it—you're all set!

**Note:** This project is still under development, collaboratively coded by both myself and ChatGPT.

### Contributions & Queries

If you have any questions or suggestions, please raise an issue here. I'm mostly active on GitHub and would love to see your contributions. 😃

Thank you!

_By:_ **127.4.7.8**