https://github.com/losercodes/mini-ai-v2-
https://github.com/losercodes/mini-ai-v2-
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/losercodes/mini-ai-v2-
- Owner: losercodes
- License: gpl-3.0
- Created: 2024-03-03T07:20:18.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-20T11:13:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-20T12:27:53.528Z (almost 2 years ago)
- Language: Python
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
## Usage
To run the app, you will need to have Python installed on your machine. You can install the required packages by running the following command in your terminal:
```bash
pip install -r requirements.txt
```
Once you have installed the required packages, you can run the app by running the following command in your terminal:
```bash
streamlit run src/app.py
```
This will start the Streamlit app, and you will be able to interact with the chatbot in your web browser.
## Contributing
This repository is intended only for educational purposes. The only contributions that will be accepted are those that fix typos or inconsistencies with the tutorial.