Repository for the GatorGambling CEN3031 Group Project
Run website: npm run dev
1- install ollama at https://ollama.com 2- run 'ollama pull llama3.2 in terminal 3- run 'ollama serve' 4- ngrok setup (in progress) ngrok http 11434 5- to run website, 'npm run dev'