https://github.com/sd2001/ai-miniproject
https://github.com/sd2001/ai-miniproject
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/sd2001/ai-miniproject
- Owner: sd2001
- License: mit
- Created: 2022-04-18T08:21:12.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-04-21T18:23:48.000Z (about 4 years ago)
- Last Synced: 2025-06-11T13:58:37.342Z (12 months ago)
- Language: Jupyter Notebook
- Size: 651 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README



is available under MIT License, read the LICENSE file for more info
```
git clone https://github.com/sd2001/repo-name.git
```
```
cd repo-name
```
```
pip install virtualenv
python -m venv
source /bin/activate
pip install -r requirements.txt
```
```
bash run.sh
```