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

https://github.com/ology/mojo-stoic

AI Stoic Scholar
https://github.com/ology/mojo-stoic

chatgpt mojolicious perl philosophy stoicism

Last synced: 4 months ago
JSON representation

AI Stoic Scholar

Awesome Lists containing this project

README

          

# Mojo-Stoic
Perl, Mojolicious, ChatGPT Stoic scholar app

To install:

```shell
# have a modern perl, python, and sqlite3, then
cpanm --installdeps .
sqlite app.db < app.sql
perl user.pl add you your.email@example.com
```

To run:

```shell
export OPENAI_API_KEY=sk-proj-abcdefghijklmnopqrstuvwxyz0987654321
python3 -m venv .
source ./bin/activate
morbo app.pl --verbose --listen http://192.168.100.50:8080
```

Then open your favorite browser, visit that URL and login.