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.
- 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.
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.
It's simple! Follow these steps in your CMD or terminal (Python required):
-
Install the required packages:
pip install -r requirements.txt
-
Run the application:
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.
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