Skip to content

Work-Plate/WorkPlate-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WorkPlate-AI

WorkPlate AI 파트 입니다.

실행

  1. 필요 모듈 설치
    pip install -r requirement.txt
  2. 환경 변수 설정
    export OPENAI_API_KEY="<api_key>"
  3. config/secret.py 파일 생성
    DATABASE_URL="mysql+pymysql://<username>:<password>@<host>:<port>/<database>"
  4. 서버 실행
    fastapi run

About

WorkPlate AI 파트 입니다.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages