Skip to content

Commit abc4d3a

Browse files
authored
Merge pull request #2 from spaceemotion/master
feat: Add "Novelcrafter" app
2 parents 7f012db + 515ee69 commit abc4d3a

3 files changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,18 @@ An open-source TypeScript framework for building AI-powered applications and age
7979

8080
---
8181

82+
### [Novelcrafter](https://www.novelcrafter.com)
83+
84+
<img src="./apps/novelcrafter/logo.png" alt="Novelcrafter logo" width="64" height="64">
85+
86+
Your all-in-one writing workspace that blends a powerful world-building wiki called Codex with flexible, model-agnostic AI assistance to help authors plan, draft, and finish their novels with complete creative control.
87+
88+
`chat` `creative` `productivity`
89+
90+
[Documentation](https://www.novelcrafter.com/help/docs/ai-connections/openrouter)
91+
92+
---
93+
8294
### [Roo Code](https://roocode.com)
8395

8496
<img src="./apps/roo-code/logo.png" alt="Roo Code logo" width="64" height="64">

apps/novelcrafter/app.yaml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
name: "Novelcrafter"
2+
description: "Your all-in-one writing workspace that blends a powerful world-building wiki called Codex with flexible, model-agnostic AI assistance to help authors plan, draft, and finish their novels with complete creative control."
3+
url: "https://www.novelcrafter.com"
4+
docs: "https://www.novelcrafter.com/help/docs/ai-connections/openrouter"
5+
tags:
6+
- chat
7+
- creative
8+
- productivity
9+
date_added: "2025-01-13"

apps/novelcrafter/logo.png

9.63 KB
Loading

0 commit comments

Comments
 (0)