Skip to content

Arsalan692/Akuma-Old-Personal-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

🤖 Akuma (Old Personal Assistant)

Akuma is a voice-controlled AI assistant I built a long time ago as one of my early Python projects.
It uses libraries like speech_recognition, pyttsx3, wikipedia, wolframalpha, and others to respond to voice commands, search online, open apps, and even tell jokes.

⚠️ Disclaimer:
This is an old project (created years ago) and is uploaded here for archival and learning purposes.
Many features, APIs, and email credentials used in this code will not work today without updates.
Use this as a reference, not a production-ready assistant.


✨ Features

  • Voice recognition and text-to-speech
  • Get the current time, date, and day
  • Wikipedia search results (voice output)
  • WolframAlpha calculation & Q&A
  • Tells jokes with pyjokes
  • Basic OS commands (shutdown, restart, logout)
  • Screenshot capture
  • Play music from a local folder
  • Simple note-taking functionality
  • Open websites and YouTube searches
  • Experimental email sending
  • Basic memory storage (memory.txt)

🛠️ Technologies & Libraries


🚨 Important Notes

  • This was built for personal learning many years ago.
  • Hardcoded file paths, emails, and API keys need updating.
  • Some modules may require installation or may be deprecated.
  • Not recommended for direct use — this is just a fun project archive!

📂 How to Run

1️⃣ Clone the repo:

git clone https://github.com/Arsalan692/Akuma-Old-Personal-Assistant

2️⃣ Install dependencies:

pip install -r requirements.txt

3️⃣ Run the assistant:

python akuma.py

About

🖥️ A very old Python-based voice assistant I built years ago using pyttsx3, speech_recognition, wolframalpha, wikipedia, and other libraries. It can tell jokes, send emails, open Chrome, play music, search the web, and more — but many features may no longer work due to outdated APIs and dependencies.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages