GPT-4o is an open-source project designed to provide an alternative to ChatGPT-4. This project includes functionalities such as image captioning, voice-to-text transcription, and conversational AI using state-of-the-art models from Hugging Face.
- Image Chat: Generate captions and responses based on input images.
- Voice Chat: Transcribe audio inputs and generate AI responses.
- Live Chat: Interact with a text-based AI chatbot.
git clone https://github.com/chaffee-lab/GPT4o.git
cd GPT4o
- Docker
- Docker Compose (optional but recommended)