<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Bolisetty Sujith</title>
    <description>The latest articles on Forem by Bolisetty Sujith (@bolisettysujith).</description>
    <link>https://forem.com/bolisettysujith</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F668636%2F5c8bf61c-c028-46d2-835e-399033a6e577.jpeg</url>
      <title>Forem: Bolisetty Sujith</title>
      <link>https://forem.com/bolisettysujith</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/bolisettysujith"/>
    <language>en</language>
    <item>
      <title>Covi Kill : My Project submission for Flutter Puzzle Hack</title>
      <dc:creator>Bolisetty Sujith</dc:creator>
      <pubDate>Wed, 30 Mar 2022 13:32:36 +0000</pubDate>
      <link>https://forem.com/bolisettysujith/my-project-submission-for-flutter-puzzle-hack-challange-3ohk</link>
      <guid>https://forem.com/bolisettysujith/my-project-submission-for-flutter-puzzle-hack-challange-3ohk</guid>
      <description>&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--NGJhY12S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ev8omxpz3r71s4gf4wqk.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--NGJhY12S--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/ev8omxpz3r71s4gf4wqk.gif" alt="app header" width="880" height="293"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Give Vaccine Kill Covid&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Introduction 👨‍💻&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;In the initial stages of covid-19 vaccine testing trails, doctors are testing with many vaccines for discovering a cure for covid-19, at that stage it became difficult for the doctors to give a proper vaccine to their patients. So taking this part as an inspiration to provide a vaccine to their patient in difficulit situations. Covi Kill is a simple interactive game which is available in Android, Web, Linux made using flutter.  &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;What it does 😎&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;In this game, doctor avatar need to play 5 levels to complete the whole game, as the levels increases the game hardness increases. The Doctor need to take the vaccine to the covid-19 effected patients, and cure them. There are some covid-19 patients, the doctor need to give them the vaccine to that patient, so by delivering the vaccine to the patient he will be cured.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Built with 💻 :&lt;/strong&gt; Flutter, Rive&lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Getting Started 🏃‍♂️️&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;These instructions will get you a copy of the project up and be running on your local machine for development and testing purposes.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Prerequisites ✍️&lt;/strong&gt;
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt; &lt;a href="https://developer.android.com/studio"&gt;Android Studio&lt;/a&gt;, with a recent version of the Android SDK.&lt;/li&gt;
&lt;li&gt;&lt;a href="https://flutter.dev/"&gt;Flutter&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Setting up your development environment 🏭️&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;i. Download and install Git.&lt;/p&gt;

&lt;p&gt;ii. Fork &lt;a href="https://github.com/bolisettysujith/covi-kill.git"&gt;Covi kill&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;iii. Clone your fork of the project locally. At the command line:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ git clone https://github.com/YOUR-GITHUB-USERNAME/covi-kill.git
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;iv. Open Covi Kill in your favourite editor (VS Code, Android Studio etc)&lt;/p&gt;

&lt;p&gt;v. To install the dependencies run the following command in the terminal.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ flutter pub get
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;vi. Connect your Android emulator or your mobile device to your computer.&lt;/p&gt;

&lt;p&gt;vi. Build the application in your device by clicking &lt;strong&gt;Run&lt;/strong&gt; button or run the following in terminal.&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;$ flutter run
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;h2&gt;
  
  
  &lt;strong&gt;Instructions 📖&lt;/strong&gt;
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;The game contains 5 Levels🎚️, so you need to complete all the levels to complete the game.&lt;/li&gt;
&lt;li&gt;To move the avatar use the Arrow Keys or the Swipe Gestures or the Joy Sticks 🎮.&lt;/li&gt;
&lt;li&gt;Push the syringe vaccine 💉 to the patient, if both patient and vaccine merges u have completed vaccinating on patient, so the same for the rest of the patients.&lt;/li&gt;
&lt;li&gt;Use the flag 🏴 Icon to give up the game.&lt;/li&gt;
&lt;li&gt;Use the restart 🔄 Icon to restart the game.&lt;/li&gt;
&lt;li&gt;Use the settings Icon ⚙️ to change the game settings.&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;Disable/Enable the sound effects 🔊.&lt;/p&gt;

&lt;p&gt;Disable/Enable the Vibration 📳.&lt;/p&gt;

&lt;p&gt;Disable/Enable the Joy Sticks 🎮. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Desktop View 🖥️&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--c_-a5sZ8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768538-42c8aba3-780c-415d-8987-f029140428a9.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--c_-a5sZ8--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768538-42c8aba3-780c-415d-8987-f029140428a9.png" alt="Home Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jjeRWFlg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768682-28e777b3-014e-4199-af4e-b43bd2a3c905.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jjeRWFlg--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768682-28e777b3-014e-4199-af4e-b43bd2a3c905.png" alt="Levels Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--txaycg4J--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768730-8dcf2a4b-655a-48ef-bb88-39a19735b428.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--txaycg4J--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768730-8dcf2a4b-655a-48ef-bb88-39a19735b428.png" alt="Game Page" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--BAG0hOYD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768812-9cfd5a06-20df-4694-8f43-8f8ce4b653be.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--BAG0hOYD--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768812-9cfd5a06-20df-4694-8f43-8f8ce4b653be.png" alt="Win Page" width="880" height="494"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--xS26HpPw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768886-6975f826-3b4c-4ecc-a14a-d922f0dc4d72.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--xS26HpPw--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://user-images.githubusercontent.com/73323807/160768886-6975f826-3b4c-4ecc-a14a-d922f0dc4d72.png" alt="Lost Page" width="880" height="492"&gt;&lt;/a&gt; &lt;/p&gt;

&lt;h2&gt;
  
  
  &lt;strong&gt;Mobile View 📱&lt;/strong&gt;
&lt;/h2&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--jOSHRTXC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/98volprqglhnaudozfyg.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--jOSHRTXC--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/98volprqglhnaudozfyg.png" alt="Mobile view" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; Watch Demo Video 📺 : &lt;a href="https://youtu.be/X2FtiMZKcP0"&gt;YouTube&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; Try out the game from 📥 : &lt;a href="https://drive.google.com/file/d/1NNZK--5kLc2dcjwzA9xds5psNpx2CYDW/view?usp=sharing"&gt;here&lt;/a&gt;&lt;/p&gt;

&lt;p&gt; Github 👾: &lt;a href="https://github.com/BolisettySujith/covi-Kill"&gt;Covi Kill&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Show some support by &lt;strong&gt;&lt;a href="https://devpost.com/software/covi-kill"&gt;Voting 🗳️&lt;/a&gt;&lt;/strong&gt; for this project 😇 in Flutter Puzzle Hack Challange&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--mEgvkoeS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/73323807/160840932-b9648fc1-65fd-4bae-b011-0c26cb305dbd.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--mEgvkoeS--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_66%2Cw_880/https://user-images.githubusercontent.com/73323807/160840932-b9648fc1-65fd-4bae-b011-0c26cb305dbd.gif" alt="vote" width="880" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Feel Free to vote for this project from the &lt;a href="https://devpost.com/software/covi-kill"&gt;Devpost&lt;/a&gt; using &lt;a href="https://devpost.com/software/covi-kill"&gt;this&lt;/a&gt; link.&lt;/p&gt;

&lt;p&gt;Happy Coding ❤️&lt;/p&gt;

</description>
      <category>flutterpuzzlehack</category>
      <category>flutter</category>
      <category>puzzlegame</category>
      <category>fluttergames</category>
    </item>
    <item>
      <title>J.A.R.V.I.S</title>
      <dc:creator>Bolisetty Sujith</dc:creator>
      <pubDate>Sat, 17 Jul 2021 05:41:17 +0000</pubDate>
      <link>https://forem.com/bolisettysujith/j-a-r-v-i-s-l3a</link>
      <guid>https://forem.com/bolisettysujith/j-a-r-v-i-s-l3a</guid>
      <description>&lt;p&gt;A voice assistant which can be used to interact with your computer and also you have been seeing it in Iron man movies, but this JARVIS is not that much advanced as shown in movies. &lt;/p&gt;

&lt;h3&gt;
  
  
  Built with: Python
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Demo video for &lt;strong&gt;&lt;em&gt;JARVIS&lt;/em&gt;&lt;/strong&gt; is available &lt;a href="https://docs.google.com/presentation/d/14w4dQUpqVOmGvAXEn8vYkHQUmMYU72wIb-AK0SWCWYk/edit?usp=sharing" rel="noopener noreferrer"&gt;here&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Cool functionalities of JARVIS 😎 :)
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthumbs.gfycat.com%2FFreshAnyHanumanmonkey-size_restricted.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fthumbs.gfycat.com%2FFreshAnyHanumanmonkey-size_restricted.gif" alt="JARVIS"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have wrote code which you can use JARVIS in the following ways :&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;It can tell &lt;strong&gt;count of Covid-19 cases for each state in India&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can do &lt;strong&gt;Screen Recording with voice recording&lt;/strong&gt; stuff&lt;/li&gt;
&lt;li&gt;It can also do &lt;strong&gt;voice recording&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can access your &lt;strong&gt;mobile camera&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can access your &lt;strong&gt;web camera&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can read &lt;strong&gt;pdf's&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can work as a telephone dictionary(Add contacts, search contacts)&lt;/li&gt;
&lt;li&gt;It can check/find your &lt;strong&gt;Internet speed&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can tell your &lt;strong&gt;IP address&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can tell the &lt;strong&gt;latest news&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can check the &lt;strong&gt;system condition&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can send &lt;strong&gt;gmails&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can send &lt;strong&gt;whatsapp messages to Individual &amp;amp; group chats&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can play &lt;strong&gt;youtube songs&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;download youtube songs&lt;/strong&gt; &lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;download instagram profiles&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can find/tell your &lt;strong&gt;current location&lt;/strong&gt; where ever you are&lt;/li&gt;
&lt;li&gt;It can take &lt;strong&gt;screenshots&lt;/strong&gt; with a custom filename &lt;/li&gt;
&lt;li&gt;It can tell &lt;strong&gt;current time&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can tell &lt;strong&gt;current day&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can tell random &lt;strong&gt;progrmamming jokes&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can also tell your &lt;strong&gt;schedule&lt;/strong&gt; for each day&lt;/li&gt;
&lt;li&gt;It can be &lt;strong&gt;silent&lt;/strong&gt; for a certain number of time if we mention how much time we want it to be silent&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;search in wikipedia&lt;/strong&gt; and tell about it in 5 lines&lt;/li&gt;
&lt;li&gt;It can tell &lt;strong&gt;procedure/instructions&lt;/strong&gt; how to make something(Eg:How to make a cake)&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;search for information&lt;/strong&gt; in browser which we want&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;control system volumes&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;control system power activities&lt;/strong&gt;(Eg: shutdown, restart, sleep)&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;play music file&lt;/strong&gt; in a particular directory where the songs are present&lt;/li&gt;
&lt;li&gt;It can open your &lt;strong&gt;social media and open-source accounts&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open your &lt;strong&gt;college meeting accounts&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open your &lt;strong&gt;OTT platforms accounts&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open your &lt;strong&gt;all google apps&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open presentation tools like &lt;strong&gt;canva, google slide&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open &lt;strong&gt;shopping websites&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open &lt;strong&gt;all the URL links&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;It can open/close &lt;strong&gt;all the pc applications&lt;/strong&gt;(&lt;em&gt;NOTE&lt;/em&gt;: give correct path based on your OS)&lt;/li&gt;
&lt;li&gt;It can &lt;strong&gt;sleep until you say wake up&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;Finally It &lt;strong&gt;can interact with you&lt;/strong&gt; and you can also add more commands if you want😎&lt;/li&gt;
&lt;/ul&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;NOTE:&lt;/strong&gt; python version &amp;gt;=3.6 and supported OS : Windows.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h3&gt;
  
  
  These are the following modules used in JARVIS😉 :
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://pypi.org/project/SpeechRecognition/" rel="noopener noreferrer"&gt;SpeechRecognisation&lt;/a&gt; | &lt;a href="https://pypi.org/project/PyAudio/" rel="noopener noreferrer"&gt;PyAudio&lt;/a&gt; | &lt;a href="https://pypi.org/project/pyttsx3/" rel="noopener noreferrer"&gt;pyttsx3&lt;/a&gt; | &lt;a href="https://pypi.org/project/pywhatkit/" rel="noopener noreferrer"&gt;pywhatkit&lt;/a&gt; | &lt;a href="https://pypi.org/project/DateTime/" rel="noopener noreferrer"&gt;datetime&lt;/a&gt; | &lt;a href="https://pypi.org/project/wikipedia/" rel="noopener noreferrer"&gt;wikipedia&lt;/a&gt; | &lt;a href="https://pypi.org/project/pyjokes/" rel="noopener noreferrer"&gt;pyjokes&lt;/a&gt; | &lt;a href="https://pypi.org/project/opencv-python/" rel="noopener noreferrer"&gt;cv2&lt;/a&gt; | &lt;a href="https://pypi.org/project/cv2-tools/" rel="noopener noreferrer"&gt;cv2 tools&lt;/a&gt; | &lt;a href="https://pypi.org/project/requests/" rel="noopener noreferrer"&gt;requests&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;&lt;a href="https://pypi.org/project/psutil/" rel="noopener noreferrer"&gt;psutil&lt;/a&gt; | &lt;a href="https://pypi.org/project/random2/" rel="noopener noreferrer"&gt;random&lt;/a&gt; | &lt;a href="https://pypi.org/project/instaloader/" rel="noopener noreferrer"&gt;instaloader&lt;/a&gt; | &lt;a href="https://pypi.org/project/PyAutoGUI/" rel="noopener noreferrer"&gt;PyAutoGUI&lt;/a&gt; | &lt;a href="https://pypi.org/project/PyPDF2/" rel="noopener noreferrer"&gt;PyPDF2&lt;/a&gt; | &lt;a href="https://pypi.org/project/bs4/" rel="noopener noreferrer"&gt;bs4&lt;/a&gt; | &lt;a href="https://pypi.org/project/PyQt5-Qt5/" rel="noopener noreferrer"&gt;PyQt5&lt;/a&gt; | &lt;a href="https://pypi.org/project/pywikihow/" rel="noopener noreferrer"&gt;pywikihow&lt;/a&gt; | &lt;a href="https://pypi.org/project/speedtest-cli/" rel="noopener noreferrer"&gt;speed test&lt;/a&gt; | &lt;a href="https://pypi.org/project/pytube/" rel="noopener noreferrer"&gt;pytube&lt;/a&gt; | &lt;a href="https://pypi.org/project/numpy/" rel="noopener noreferrer"&gt;numpy&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;| &lt;a href="https://pypi.org/project/phonenumbers/" rel="noopener noreferrer"&gt;phonenumbers&lt;/a&gt; | &lt;a href="https://pypi.org/project/folium/" rel="noopener noreferrer"&gt;folium&lt;/a&gt; | &lt;a href="https://pypi.org/project/opencage/" rel="noopener noreferrer"&gt;opencage&lt;/a&gt; | &lt;a href="https://pypi.org/project/Pillow/" rel="noopener noreferrer"&gt;pillow&lt;/a&gt; | &lt;a href="https://pypi.org/project/PyWave/" rel="noopener noreferrer"&gt;Pywave&lt;/a&gt; | &lt;a href="https://pypi.org/project/pywin32/" rel="noopener noreferrer"&gt;win32api&lt;/a&gt; | &lt;a href="https://docs.python.org/dev/library/msvcrt.html#msvcrt.kbhit" rel="noopener noreferrer"&gt;mscvrt&lt;/a&gt;| &lt;a href="https://pypi.org/project/covid-india/" rel="noopener noreferrer"&gt;covid&lt;/a&gt; | &lt;a href="https://pypi.org/project/urllib3/" rel="noopener noreferrer"&gt;urllib&lt;/a&gt; | &lt;a href="https://pypi.org/project/secure-smtplib/" rel="noopener noreferrer"&gt;smtplib&lt;/a&gt;  &lt;/p&gt;

&lt;h3&gt;
  
  
  API keys used
&lt;/h3&gt;

&lt;p&gt;To run this project you should need a API key for reading news. Register for your API key by clicking the following&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://newsapi.org/" rel="noopener noreferrer"&gt;NewsAPI&lt;/a&gt; : used for fetching news&lt;/li&gt;
&lt;li&gt;
&lt;a href="https://opencagedata.com/" rel="noopener noreferrer"&gt;Open cage&lt;/a&gt; : to locate a place in maps&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  FINAL GUI of JARVIS😎
&lt;/h3&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3knkpr3dhsywyf4umgmi.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F3knkpr3dhsywyf4umgmi.gif" alt="FinalGUI"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  Motivation for this project🙃
&lt;/h3&gt;

&lt;p&gt;Due to covid19 in my house I'm in a separate room, without talking with anyone, so thought to talk with my laptop which I will use everyday, and came up with this project.&lt;/p&gt;

&lt;p&gt;To know more about this post or contribute to this project or use this J.A.R.V.I.S feel free to visit the &lt;a href="https://github.com/BolisettySujith/J.A.R.V.I.S" rel="noopener noreferrer"&gt;J.A.R.V.I.S&lt;/a&gt; GitHub repo😉 and STAR the repo if u liked it.&lt;/p&gt;

&lt;h3&gt;
  
  
  Thank you, Happy coding🙃
&lt;/h3&gt;

</description>
      <category>python</category>
      <category>ai</category>
      <category>voiceassistant</category>
      <category>tasksautomation</category>
    </item>
  </channel>
</rss>
