https://github.com/helloyeew/mini-uwu-assistant
A small assistant using OpenAI to make your day more UwU
https://github.com/helloyeew/mini-uwu-assistant
Last synced: 10 months ago
JSON representation
A small assistant using OpenAI to make your day more UwU
- Host: GitHub
- URL: https://github.com/helloyeew/mini-uwu-assistant
- Owner: HelloYeew
- Created: 2024-01-13T20:31:12.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-13T20:32:29.000Z (over 2 years ago)
- Last Synced: 2025-04-05T20:42:30.222Z (about 1 year ago)
- Language: Python
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Mini UwU Assistant
A small assistant using OpenAI to make your day more UwU

## Setup your UwU Assistant
- Copy `.env.example` and fill the OpenAPI key (get the key from [here](https://platform.openai.com/api-keys))
- Install dependencies (`pip install -r requirements.txt)
Note :
- Some package using in this project need more native dependencies, please check the [requirements.txt](requirements.txt) for more information