Skip to content

Streamlit app for visualising novels using Midjourney and GPT-4

Notifications You must be signed in to change notification settings

parsaghaffari/Melquiades

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Melquíades

A Streamlit app for visualising your favourite novels using GPT and Midjourney.

_melquiades

Read more about it on my blog: blog post

Prerequisites

To run Melquíades, you will need credentials for two APIs:

  1. OpenAI: Sign up here and get your API key.
  2. GoAPI: An unofficial/3rd party API for Midjourney which you can sign up for here.

Running locally

  1. Install the dependencies: pip install pandas streamlit.
  2. Copy config.example.py to config.py and insert your OpenAI and GoAPI API keys.
  3. Run streamlit run app.py

About

Streamlit app for visualising novels using Midjourney and GPT-4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages