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

https://github.com/pierregode/openaiwhisperassistant

OpenAIWhisperAssistant
https://github.com/pierregode/openaiwhisperassistant

Last synced: 8 months ago
JSON representation

OpenAIWhisperAssistant

Awesome Lists containing this project

README

          

# OpenAIWhisperAssistant
OpenAIWhisperAssistant

Clone repo to Windows machine
```
git clone https://github.com/PierreGode/OpenAIWhisperAssistant.git
```
```
cd OpenAIWhisperAssistant
```
```
pip install -r requirements.txt
```
Set API key in Enviroment
```
$env:OPENAI_API_KEY="sk-proj-"
```