Skip to content

NGadeyne/GIDEON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GIDEON - Voice Assistant App

Hey there! 👋

GIDEON is an Voice Assistant App based on Python.

Demo : https://www.youtube.com/shorts/GkbXJQm1q98

New feature aviable !

We have just had CHAT GPT feature.

Some uses

  • Handicap. (makes web/computer easier to use).
  • SAV/Support. (Online advisor).
  • Task management. (Assistant).
  • Facilitates access to the web/computer. (Elderly).

Intallation

Clone the repo.

git clone https://github.com/NGadeyne/GIDEON.git

Install packages.

pip install -r requirements.txt

Add .env file.
Contents of .env file:

USER=None
BOTNAME=GIDEON
EMAIL=None
PASSWORD=None
NEWS_API_KEY=None
OPENWEATHER_APP_ID=None
TMDB_API_KEY=None
OPENAI_API_KEY=None
OPENAI_ORG =None

Replace None with your values

Contribute

To contribute : https://github.com/NGadeyne/GIDEON/blob/main/CONTRIBUTING.md

Licence

MIT : https://github.com/NGadeyne/GIDEON/blob/main/LICENCE.md

Releases

No releases published

Packages

No packages published