# README
End to End AI ChatBot
This is an end to end AI Voice Bot where you can have quick conversations. Using OPENAI Stack including Whisper, GPT-4o and TTS-1.
Installation
Install the binary
go install github.com/Harichandra-Prasath/Go-QuickBot
Usage
Run the binary with the key as flag.
Go-QuickBot --OPENAI_KEY=<Your Key>
Key-Features
- Fully automated Pipeline
- Designed with streaming for low latency
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author