Skip to content

A modular AI assistant project for audio, image, and text processing.

Notifications You must be signed in to change notification settings

jmanhype/VITA_AI_Assistant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

VITA AI Assistant

Description

VITA is a voice interaction assistant that utilizes various machine learning models and audio processing techniques to provide real-time responses to user queries.

Features

  • Voice recognition and transcription
  • Image processing capabilities
  • Screen capture for context-aware responses
  • FastAPI integration for web-based interaction

Installation

  1. Clone the repository:
    git clone https://github.com/jmanhype/VITA_AI_Assistant.git
    cd VITA_AI_Assistant
  2. Install the required packages:
    pip install -r requirements.txt

Usage

To run the assistant in interactive mode:

python main.py --mode interactive

To run the assistant in API mode:

python main.py --mode api

Contributing

Contributions are welcome! Please open an issue or submit a pull request.

License

This project is licensed under the MIT License.

About

A modular AI assistant project for audio, image, and text processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages