Skip to content
This repository has been archived by the owner on Sep 13, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 229 Bytes

how-to-run.md

File metadata and controls

17 lines (9 loc) · 229 Bytes
  • clone the project

  • setup the .env file

  • run postgres container

  • create database name chatbot

  • create virtual environment

  • install dependencies

  • run model.download.py

  • run embed.init.py

  • apply database migration