Are you a newbie in Python and want to dive deep into AI/ML?
Do you want some awesome Python projects where each and every project will teach you something new about AI/ML?
How about contributing to some awesome Python projects and demonstrating your creativity?
Then, this is the right place!!
Hey there! Let me introduce Kavi. Kavi is basically a virtual assistant who helps us to know various things by answering our queries.
Kavi is a virtual assistant that possess various features like it can tell you things like the current time, the temperature around you, or your location. Furthermore, Kavi can translate different languages and have many more features as well.
Kavi is there to help you out cater your curiosity.
Imagine rushing to catch your flight and realizing all of a sudden that you forgot to put on your watch while driving to the airport! Perhaps you're looking for a voice assistant to check time and avoid getting distracted from the road. Don't worry. Just ask Kavi. It will respond!
Our main goal is to make you feel comfortable building cool projects like this. You also have the opportunity through this project to start your contributions to open source projects.
What do we have in store for you?
You can refer to the following articles on the basics of Git and Github.In case you are stuck you can contact the Project Mentors as well.
- Watch this video to get started, if you have no clue about open source
- Forking a Repo
- Cloning a Repo
- How to create a Pull Request
- Getting started with Git and GitHub
Clone the repo to your desktop/laptop. Open command prompt and go to the folders location. Make sure that you have the supported version of python installed, and is added to the (env) paths. (look into 'setting up stuffs.md' for information) Then follow the steps provided:
set up process (one time only)
- [pip install -r requirements.txt]
running process (whenever you want to run the application)
- [python main.py]
- Take a look at the Existing Issues or create your own Issues!
- Wait for the Issue to be assigned to you after which you can start working on it.
- Fork the Repo and create a Branch for any Issue that you are working upon.
- Create a Pull Request which will be promptly reviewed and suggestions will be added to improve it.
- Add Screenshots to help us know what this Script is all about.
- Having difficulty in contributing? Read the Contribution Guide for a detailed explanation.