Skip to content

gangjoohyeong/MBTIGPT

Repository files navigation

MBTIGPT

  • 서비스 중단

Python OpenAI Django PostgreSQL Docker NGINX GCP

Settings

git clone https://github.com/gangjoohyeong/MBTIGPT.git

MBTIGPT/.env

DB_NAME='postgres'
DB_USER='user'
DB_HOST='111.111.111.111'
DB_PASSWORD='password'
DB_PORT='5432'

MBTIGPT/API.yaml

OPENAI:
  API: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxx

RUN

docker-compose up --build

Project architecture



UI / UX

스크린샷 2023-08-06 오후 4 24 57 스크린샷 2023-08-06 오후 4 24 38 스크린샷 2023-08-06 오후 4 24 46 스크린샷 2023-08-06 오후 4 24 51 스크린샷 2023-08-06 오후 4 25 04

Thanks to

로고 제작: 이은지

About

MBTIGPT는 인공지능에게 MBTI를 부여합니다.

Resources

Stars

Watchers

Forks

Packages

No packages published