Skip to content

marvelahrun/Project-Lathra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

A simple personal AI assistant project made just for fun.

Installation

You can download from releases, or you can clone this repository.

git clone https://github.com/MarvelAhrun/Project-Lathra.git

How to run

Open your terminal in this folder, and run this command:

python main.py

Voice Commands

Say "Hello Lathra", and Lathra will run the available commands you say.
Available:
"Say hi" -> Lathra will introduce herself
"Open browser" -> Opens a browser
"Play music" -> Opens YouTube music (You can modify it yourself)
"Ping YouTube" -> Pinging YouTube (Self Explanatory)
"You may sleep" -> Turn off Lathra

Configurations

You can modify or create your custom voice commands by configuring the main.py, permissions.json, and modules. Folder Structure:

Project-Lathra/
├── main.py
├── config/
│   └── permissions.json
├── modules/
│   ├── browser.py
│   ├── media.py
│   └── system.py

About

AI Assistant development, by Marvel Ahrun

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages