An open API service indexing awesome lists of open source software.

https://github.com/losercodes/mini-ai-v2-


https://github.com/losercodes/mini-ai-v2-

Last synced: about 1 year ago
JSON representation

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.