https://github.com/fardinhash/gpt-4o
Open source alternative of ChatGPT-4o, FREE!
https://github.com/fardinhash/gpt-4o
chatgpt-bot chatgpt4 chatgpt4-free chatgpt4free gpt-4 gpt-4o gpt-alternative gpt4o open-source openai
Last synced: 5 months ago
JSON representation
Open source alternative of ChatGPT-4o, FREE!
- Host: GitHub
- URL: https://github.com/fardinhash/gpt-4o
- Owner: FardinHash
- License: mit
- Created: 2024-06-13T06:25:35.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-09-19T11:10:53.000Z (9 months ago)
- Last Synced: 2024-11-14T18:08:08.602Z (7 months ago)
- Topics: chatgpt-bot, chatgpt4, chatgpt4-free, chatgpt4free, gpt-4, gpt-4o, gpt-alternative, gpt4o, open-source, openai
- Language: Python
- Homepage:
- Size: 198 KB
- Stars: 17
- Watchers: 3
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GPT-4o: Open Source Alternative to ChatGPT-4 with FREE access

## Overview
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.
## Features
- **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.## Installation
### Clone the Repository
```sh
git clone https://github.com/FardinHash/GPT4o.git
cd GPT4o
```### Docker Prerequisites
- Docker
- Docker Compose (optional but recommended)