Skip to content

Latest commit

 

History

86 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Assistant

This project is an AI Assistant built using Python. It uses OpenAI's models for conversation and the Whisper API for speech recognition.

Prerequisites

  • Python 3.9 or later (script will download 3.12)
  • ffmpeg multimedia framework
  • OpenAI API key
  • winget package manager (Optional)
  • git version control system (Optional)

Installation

  1. Clone the repository:

    git clone https://github.com/R-udren/VoiceChatOver9000.git
    cd VoiceChatOver9000
  2. Set your API key in .env file:

    echo "OPENAI_API_KEY=YOUR_API_KEY" > .env
  3. Run script. With Python:

    python main.py

    Or by using batch script:

    ./run.bat

About

Voice chat with GPT. Needs OpenAI API.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages