Skip to content

AI personal assistant made using Python. Made by GlitchTech Developments, SAM (Smart Assistant Module manager) is made to be like a framework. You can add your own personal modules where needed.

Notifications You must be signed in to change notification settings

GlitchTech-Developments/GT-Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to GT-Assistant (SAM) 👋

Version License: UNLICENCED Twitter: GlitchTechEU

AI personal assistant made using Python. Made by GlitchTech Developments, SAM (Smart Assistant Modulemanager) is made to be like a framework. You can add your own personal modules where needed.

Pre-requisites

  • Development-Environment must be Linux-based (Linux or WSL)
  • Python + pip
  • Portaudio & Espeak (Linux Packages)

Install

pip install -r requirements.txt

Usage

Virtual Environment

# Activate
sudo python -m venv venv
## Bash
source venv/bin/activate
## Fish
source venv/bin/activate.fish
# Deactivate
deactivate

Run tests

# TODO: There is no tests yet

Author

👤 GlitchTech Developments

Show your support

Give a ⭐️ if this project helped you!

About

AI personal assistant made using Python. Made by GlitchTech Developments, SAM (Smart Assistant Module manager) is made to be like a framework. You can add your own personal modules where needed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages