https://github.com/dev-0618/quicbot
A chatbot for fetching or organizing google searches making it easy for you to surf it...
https://github.com/dev-0618/quicbot
chatbot chatgpt google google-search google-search-api python search-algorithm search-engine web-clone web-copy webclone website-cloner
Last synced: about 1 year ago
JSON representation
A chatbot for fetching or organizing google searches making it easy for you to surf it...
- Host: GitHub
- URL: https://github.com/dev-0618/quicbot
- Owner: Dev-0618
- Created: 2024-07-14T16:38:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-25T16:41:59.000Z (over 1 year ago)
- Last Synced: 2025-01-21T20:13:31.390Z (over 1 year ago)
- Topics: chatbot, chatgpt, google, google-search, google-search-api, python, search-algorithm, search-engine, web-clone, web-copy, webclone, website-cloner
- Language: HTML
- Homepage:
- Size: 22.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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**