Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ebandev/novellm

An open-source clone of NovelAI using NuxtJS and HuggingFace Inferences API
https://github.com/ebandev/novellm

ai ebook ebooks llm novelai nuxtjs

Last synced: 3 months ago
JSON representation

An open-source clone of NovelAI using NuxtJS and HuggingFace Inferences API

Awesome Lists containing this project

README

        

# NoveLLM

A small clone of NovelAI, using NuxtJS framework and HuggingFace Inferences API as a backend for the model.

## Project setup

```
yarn install
```

### Compiles and hot-reloads for development

```
yarn dev
```

### Compiles and minifies for production

```
yarn build
```