Skip to content

Ron-Caster/Yosist

Repository files navigation

LAMA: Your Assistant (Yosist)

"LAMA. Take us to the Stratosphere"

This project implements an AI Voice Assistant to open Windows Applications and Utilizes Generative AI to Answer Queries (As of now)

IMPORTANT

  1. Get Groq API Key from Groq Website

  2. Add Groq API Key to Environmental Variables: GROQ_API_KEY=YOUR_API_KEY_HERE

    image

INSTALLATION

git clone https://github.com/Ron-Caster/Yosist.git

Install the required packages using pip:

pip install pyaudio wave pyttsx3 whisper groq

Running the Voice Assistant

Run the main.py script to start the voice assistant:

python main.py

Project Structure

main.py
├── whisper_module.py
├── groq_module.py
├── tts_module.py
├── intent_module.py
├── apps.py
└── README.md

License

This project is licensed under the MIT License. See the LICENSE file for details.


About

Developing your AI Assistant for Windows 11: LAMA

Topics

Resources

Stars

Watchers

Forks

Languages