Skip to content

Alice AI - A talking software (AI Voice Assistant) for Windows based on Python with Graphical User Interface (GUI) and Built-in ChatBot.

License

Notifications You must be signed in to change notification settings

Yash12007/Alice_AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Alice_AI

An AI application based on chatGPT with Python GUI

Use pyinstaller to create (.exe) from python script

pyinstaller --onefile "path of python file"