Twitter Thread:
Fatih Baltacı@fatihbaltaci_🤖 I built a self-hosted #ChatGPT Clone using #ReactJS, #Django, and #Postgres, and guess what? ChatGPT wrote most of the code! 🚀 A thread 👇 (1/7)
github.com/fatihbaltaci/c…14:49 PM - 24 Mar 2023
fatihbaltaci / chatgpt-clone
Self Hosted ChatGPT Clone: A Full-Stack Conversational AI Platform powered by React, Django REST Framework, and PostgreSQL and OpenAI's GPT-3.5 API. Most of the code is written by GPT-4 model.
🤖 Self Hosted ChatGPT Clone
ChatGPT Clone: Self Hosted, Full-Stack Conversational AI Platform powered by React, Django REST Framework, and PostgreSQL and OpenAI's GPT-3.5 API. Most of the code is written by GPT-4 model.
📖 Table of Contents
- Features
- Prerequisites
- Quick Start (Recommended)
- Installation (Manual)
- Development (Contributing)
- Known Issues
- Credits
- License
🚀 Features
- Self Hosted: You can host the project on your own server or local machine. All the data and OpenAI API Key are stored on your server.
- Full-Stack: The project is a full-stack project that includes a React frontend, Django REST Framework backend, and PostgreSQL database.
- Conversational AI: The project uses OpenAI's GPT-3.5 API to generate responses to user inputs.
- Docker Compose: The project uses Docker Compose to run the project in containers.
- Django Admin Panel: The project includes a Django Admin Panel to manage the project.
- Supported OS: The project…
Top comments (0)