Skip to content

ruslanmv/AWS-Path-Learning-Recommender

Repository files navigation

title emoji colorFrom colorTo sdk pinned
AWS Path Learning Recommender
📚
yellow
yellow
docker
false

AWS Path Learning Recommender

ver May 2024

Description

The purpose of this repository is provide you a simple webapp that help you choose the best AWS Path Learning program based on you current Role of your Company.

The app recommend you the AWS Role and which AWS Certification path learnings fit better to you based in your input Role and experience.

Setup

  1. Clone the repository:
    git clone https://github.com/ruslanmv/AWS-Path-Learning-Recommender/tree/main
    
  2. Install ollama from the following link
  3. Create the model by using Modelfile
    ollama create aws-path-learning -f ./Modelfile
    

How to use

  1. Go to the main root of the project
  2. On the terminal, start the model by typing the comand
    ollama run aws-path-learning
    

And type your current role and what you do

  1. Then run the script:
    python stremlit run src/app.py