Skip to content

Commit

Permalink
updating docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tosin2013 committed Feb 21, 2024
1 parent 43a2c5e commit 7b76bbe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
1 change: 1 addition & 0 deletions _deployments/developer_deployment.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,5 @@ $ oc create -k clusters/overlays/aws
1. [Run tekton pipeline](../../deployments/run_tekton_pipeline) - The Tekton pipeline is used to build the container image for the application.
2. [Configure rhods](../../deployments/configure_rhods) - The Red Hat OpenShift Data Science environment is used to train the AI model.
3. [Run rhods Notebooks](../../deployments/run_rhods_notebooks) - Run notebooks to train the AI model.

[Back to Homepage](/)
5 changes: 2 additions & 3 deletions index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,14 @@ Revolutionizing the quality control process in the food industry with cutting-ed
Using state-of-the-art computer vision and AI technology, we've developed a system that accurately detects defects in nuts, ensuring quality and safety in food production.

<!-- Model Creation with OpenShift AI -->
### Model Creation with OpenShift AI
We utilize Red Hat OpenShift Data Science for training our AI models. [Learn More](/model-creation)

<!-- Jupyter Lab Overview -->
### Configure Red Hat OpenShift Data Science
Explore how we configure Red Hat OpenShift Data Science for our AI model training. [Read More](deployments/configure_rhods)

### Jupyter Lab for Model Training
Download our Jupyter Lab notebook and explore how we train our AI models. [Download Notebook](deployments/run_rhods_notebooks)
Download our Jupyter Lab notebook and explore how we train our AI models.
[Run notebook and deploy Pipeline](deployments/run_rhods_notebooks)

<!-- Workload Container & Microshift Deployment -->
### Deployment and Orchestration
Expand Down

0 comments on commit 7b76bbe

Please sign in to comment.