Update 'README.md'

main
ben 11 months ago
parent 62d95079fe
commit 0492dd8c4f

@ -0,0 +1,25 @@
# luci-app-chatgpt
Welcome to `luci-app-chatgpt`, a LuCI extension for OpenWrt that integrates OpenAI's powerful ChatGPT directly into your router's administration interface. This application allows for real-time interactions with ChatGPT from within LuCI, providing you with an AI-powered assistant to help with various tasks and queries.
## Features
- **ChatGPT Integration**: Directly embed a ChatGPT prompt within the LuCI interface.
- **Customizable Experience**: Select from different GPT versions and set custom directives to tailor the assistant to your needs.
- **Theming Support**: Customize the look and feel with themes that integrate seamlessly into LuCI.
- **Versatile Utility**: Use ChatGPT for a wide range of applications, from network troubleshooting to general inquiries.
- **User-friendly Setup**: Easy to install and configure through the LuCI interface.
## Requirements
- A router running OpenWrt with LuCI installed.
- Internet connectivity for interacting with OpenAI's ChatGPT API.
- An API key from OpenAI (sign up at [OpenAI](https://openai.com/)).
## Installation
To install `luci-app-chatgpt`, follow these steps:
```bash
cd into-your-openwrt-packages-directory
git clone https://gittylab.com/ben/luci-app-chatgpt.git
Loading…
Cancel
Save