Skip to content

neroforgeyt/ai_alarm_outfit_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

ai_alarm_outfit_code

How to set up and run code:

  1. Clone this git repository
  2. Install python and all required dependencies
  3. Install ollama and the llama3.1:8b model (or a model of your choosing, but you will need to change line 102)
  4. In a terminal window run the command "ollama serve"
  5. Optional: Run code with --help argument (python ai_weather.py --help) to see a list of arguments and descriptions
  6. Run script (python ai_weather.py --latitude --longitude --previous_days <prev_days> --time )

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages