Skip to content

Ayush2006128/ultron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ultron

An AI assistant project to teach people how to code an AI safely 😄

to run the code you need to install following libraries

  1. pip install appopener
  2. pip install pyttsx3
  3. pip install SpeechRecognition
  4. pip install pyjokes
  5. pip install pywhatkit
  6. pip install pipwin
  7. pipwin install pyaudio
  8. pip install openai

You also need to change the config.py

api_key = "Your API key here"

you need an open AI API key 🗝️ for gpt model to work you can get a key from here

you will get free credit from open AI which is enough for testing

System requirements

  1. python 3.8 or above
  2. windows 10 or above

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages