Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages