Skip to content

A NovelAI custom client, completely open source, created purely for fun.

Notifications You must be signed in to change notification settings

Angele91/novelai-opensource

Repository files navigation

NovelAI-OpenSource

This is a hobby project i've been working on for a while. It's a custom client made for the current NovelAI API. It's not affiliated with NovelAI in any way, and is made purely for fun.

Features

  • Login
  • View stories
  • Lorebook
  • Generate image based on story (WIP)
  • Modularization
  • More to come

Installation

  1. Clone the repository
  2. Install dependencies
// If using yarn (recommended, as there is a yarn.lock file)
yarn

// If using npm
npm install
  1. Run the application
// If using yarn
yarn dev

// If using npm
npm run dev
  1. Enjoy!

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

A NovelAI custom client, completely open source, created purely for fun.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published