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

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

Awesome Lists containing this project

README

          

# Mini UwU Assistant

A small assistant using OpenAI to make your day more UwU

![UwU](screenshot.png)

## 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