Kray AI Model Training
Requirements
- Docker & Docker Compose
- Python 3.10+
Steps
-
Clone the repo:
bash git clone git@bitbucket.org:smartercodes-repo/kray-ai-model-training.git
cd kray-ai-model-training -
Create .env & .env.local files with same content (mentioned in here)
-
Run the following command to start the server
bash develop.sh(after running this command if needed:sudo chmod +x ./develop.sh) -
Access the service on following url;
http://search-trainer.localhost/docs
Once you are able to access the service, Kray AI Model Training Deployment is successful. -
Use the port:27024 for connecting with your local mongo compass.