![Zuro chatbot logo with the full name written in the center, red theme, and the letter Z prominently displayed to convey a chatbot feel](https://private-user-images.githubusercontent.com/148265374/404591440-ebbadb03-4b72-4b45-befb-2ce0100b137e.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk0ODc1NTEsIm5iZiI6MTczOTQ4NzI1MSwicGF0aCI6Ii8xNDgyNjUzNzQvNDA0NTkxNDQwLWViYmFkYjAzLTRiNzItNGI0NS1iZWZiLTJjZTAxMDBiMTM3ZS5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjEzJTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxM1QyMjU0MTFaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1iYzExYzllZTA3OTk4ODJjZTNmMTllY2JjZWJiNWY1MjgyYWJjOTI3NGIwMjJlNzBiN2IwZTU4YTBjN2I1ZDliJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.GKxsaIGihlu0qs2udEwtVhJdJMdR1QL6H8ELrmE2dVM)
Zuro is a friendly chatbot designed to engage with users in an interactive and entertaining way. It includes features such as text encryption, decryption, and generating fake information. This project utilizes the rich
, art
, and fakefarsi
libraries.
- Natural Language Processing (NLP): Understands and responds to user queries with a human-like conversational flow.
- Customizable Responses: Easily adjustable to tailor responses for different scenarios.
- Enhanced User Interaction: Better and more readable console output using the
rich
library. - Text Art Display: Display text art using the
art
library. - Generate Fake Information: Generate fake information using the
fakefarsi
library. - Text Encryption and Decryption: Tools to encrypt and decrypt text.
- Python: Core programming language for implementing logic and AI algorithms.
- FakeFarsi Package: A package developed by Mahan Rahmani to produce all kinds of fake information in Farsi language, Github.
To get started with Zuro ChatBot locally, follow these steps:
git clone https://github.com/mhnrhmni/Zuro-ChatBot.git
cd Zuro-ChatBot
You don't need to do anything special to install the requirements, leave it all to the bot
After instalation, The chatbot is at your disposal
Once Zuro ChatBot is running, you can chat with it directly in your terminal.
Example interaction:
User: Hello, what can I do here?
Zuro: Hi there! I'm Zuro, your assistant. How can I help you today?
We welcome contributions! If you'd like to improve the chatbot or fix bugs, please feel free to open a pull request or create an issue. Here's how you can contribute:
- Fork the repository.
- Create a new branch for your feature or bug fix.
- Make your changes and commit them.
- Push your changes and create a pull request.
For larger contributions, please ensure to discuss them with the maintainers via GitHub Issues before submitting a pull request.
If you encounter any issues, please let us know by opening an issue. We'll do our best to resolve it quickly.
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the open-source community for their amazing tools and libraries.
- Inspired by the need for smarter, more efficient communication solutions.
Made with 💻 and ❤️ by Zainab Ansari (Owner) Mahan Rahmani (Developer)
For questions, suggestions, or just to say hi, feel free to reach out:
-
GitHub: Zainab Ansari
-
Email: [email protected]
-
GitHub: Mahan Rahmani
-
Email: [email protected]
If you need more specific details to add, feel free to let me know! This README provides a good starting point and can be expanded as necessary.