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

https://github.com/tdiprima/openwebuichatbot

Open WebUI Chatbot
https://github.com/tdiprima/openwebuichatbot

Last synced: 8 months ago
JSON representation

Open WebUI Chatbot

Awesome Lists containing this project

README

          

# Open WebUI Chatbot

![License](https://img.shields.io/github/license/tdiprima/OpenWebUIChatbot)
![Languages](https://img.shields.io/github/languages/top/tdiprima/OpenWebUIChatbot)
![Contributions](https://img.shields.io/badge/contributions-welcome-brightgreen)

To get started, run the following command in your terminal:

```sh
npm start
```

or you can do:

```sh
export OPENWEBUI_API_KEY=your_api_key_here
node server.js
```

Once you've initialized the server, you can open the `index.html` file at http://localhost:3002.

To interact with the chatbot, simply enter your prompt in the web page and click the "Send" button.