Skip to content

Th3-AI/Ai-Assistant-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Sep 11, 2024
7358ca6 · Sep 11, 2024

History

8 Commits
Sep 11, 2024
Sep 11, 2024

Repository files navigation

AI Voice Assistant

Overview

This Voice Assistant application:

  • Recognizes speech and converts it to text.
  • Speaks responses using pyttsx3.
  • Generates images or responses via the DynaSpark API based on user commands.

Features

  • Time-based greetings
  • Image generation for keywords like "image" or "design"
  • Text-based responses
  • Exit command ("exit" or "quit")

Installation

  1. Clone the repository:
    git clone https://github.com/Th3-AI/Ai-Assistant-Demo
    cd AI-Assistant-Demo
  2. Install dependencies:
    pip install SpeechRecognition pyttsx3 markdown dynaspark setuptools pyaudio
  3. Set up your DynaSpark API key in the script.

Usage

Run the application:

python ai.py

Speak commands into the microphone. Use "exit" or "quit" to stop.

Credit

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages