Skip to content

LuxembourgTechSchool/ai_everywhere-webapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Module: AI Everywhere

Crash Course: Webapp

Files to follow along in the crash course.

How to run the scripts

  1. Create venv have activate it.
  2. In order to run any of the scripts, you need to add the file .streamlit/secrets.toml. Add a new line to the file:​ lts_secret = 'coach-will-tell-you ;)'
  3. Install streamlit: pip install streamlit
  4. Check streamlit is installed: streamlit --version
  5. Run a script. For example: streamlit run intro/intro_python.py

About

Scripts for the web app session of the AI_Everywhere module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages