Skip to content

Latest commit

 

History

History
executable file
·
42 lines (32 loc) · 1.01 KB

README.md

File metadata and controls

executable file
·
42 lines (32 loc) · 1.01 KB

K.A.I aka Koalas Artificial Intelligence

This is a project of mine to further improve my daily life automation and programming skills.

⚠️ Warning, only works in Linux, not Windows ⚠️

Kinda works on Windows, I'm working on it okay?

What this is

K.A.I is a custom made assistant which is fully programmed and built by myself and occasionally some contributors, it is going to include a bunch of projects of mine and eventually voice recognition.

Planned features

  1. Face recognition using IR camera
  2. TUI / GUI
  3. Better security / permission control
  4. Website scraper
  5. Wikipedia article to PDF converter
  6. Spotify control

Finished features

  1. Calculator
  2. Local time
  3. SSH info script
  4. TTS (Text to speech)
  5. Speech to text
  6. Writing to text file through speech to text
  7. YouTube video downloader
  8. Better TTS
  9. Wikipedia summary downloader
  10. Face Recognition
  11. Light controll
  12. Google search

Dependencies

  1. gTTS
  2. wikipedia
  3. SpeechRecognition
  4. PyAudio
  5. youtube-dl