8000 GitHub - skramana1973/ai-toolhouse-poc: ai-toolhouse-poc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

skramana1973/ai-toolhouse-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ai-toolhouse-poc

STEP 01- Create a conda environment after opening the repository

conda create -n ai-toolhouse-poc python=3.11.7 -y
conda activate ai-toolhouse-poc

STEP 02- install the requirements

conda install pip
pip install -r requirements.txt

STEP 04- Finally run the following command

python app.py

About

ai-toolhouse-poc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0