Skip to content

brightsnow-dev/Web-and-AI-Cheat-Sheet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Website Link: Click Here👆

Installation

Follow these steps to set up and run the application on your local machine.

Prerequisites

  • Python 3.7 or higher
  • Git (to clone the repository)
  • conda(for creating venv - *optional)

Clone the Repository

git clone

Navigate into the project folder:

cd Web-and-AI-Cheat-Sheat

Create venv

conda create -n [venv] python=3.12 -y

conda activate [venv]

Install requirements

pip install -r requirements.txt

check: pip list

Run Streamlit app

streamlit run app.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages