
StackBlitz
CodeSandbox
replit
CodePen
GitHub Codespaces
Glitch
JSFiddle
CodeTasty
NovelAI
AI Dungeon
Muse by Sudowrite
Dreamily
Scrivener
ChatGPT
Jasper.ai
Holo AI
StackBlitzI've started using this as my main IDE for new projects when I'm trying things out. If it keeps getting better at the rate it has been, it'll be even better than coding locally.
NovelAI might be a bit more popular than StackBlitz. We know about 141 links to it since March 2021 and only 112 links to StackBlitz. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Managing reactive state and dependent computations in JavaScript can get complex, especially when combining asynchronous and synchronous data. RS-X is a library that allows you to bind expressions to plain objects and makes the parts of the model used by those expressions fully reactive. Dependent computations automatically update when the underlying data changes. RS-X is framework-agnostic. While it can drive UI... - Source: Hacker News / 5 months ago
I like htmx, LiveView, React and Solid. They are great at different points, so I try to combine them in Solv (Stateless Offline-capable LiveView) and write a prototype to show the benefits. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is... - Source: Hacker News / 8 months ago
I like htmx, LiveView, React and Solid. They are great at different points, and this is a prototype trying to combine them. Solv's main idea is that stateless servers keep client's state in a volatile cache. It enables server components that are also interactive, which is best of both worlds between LiveView and htmx. Then fine-grained reactivity is added to achieve efficient DOM updates + minimal payload size.... - Source: Hacker News / 8 months ago
In the code editor tab (powered by StackBlitz), navigate to the env.ts file and enter your OpenAI key. Run npm run generate in the terminal to see how @autoview generates TypeScript frontend code from example schemas derived from both TypeScript types and OpenAPI documents. - Source: dev.to / over 1 year ago
URL: https://stackblitz.com What it does: An online IDE for coding, previewing, and deploying web apps instantly. Why it's great: Rapidly spin up projects without local setups โ great for experimentation. - Source: dev.to / over 1 year ago
All your questions are answered on https://novelai.net/. Source: about 3 years ago
If you want to know exactly which apps I used. The chats use Stable Diffusion, so you can go there and generate whatever you like directly, instead of messing with chat interfaces. As for the websites that do this for you, I'm pretty sure they're using stable diffusion as well. To access stable diffusion, go to https://dreamstudio.ai/generate If you want to try novel AI, go to https://novelai.net and get the basic... Source: about 3 years ago
For fictional stories, Sudowrite [https://www.sudowrite.com/] and NovelAI [https://novelai.net/]. For writing in general, Copy AI & WriteSonic are great alternatives (links are listed in the official post). Source: about 3 years ago
The service framework I aim to simulate is https://novelai.net/ where they allow 50 text generation before signing up and 50 text generations after signing up. However, it was pretty simple to modify my local storage for unlimited text generation. My main concern is how can I track the users who have yet to sign up? Source: about 3 years ago
To preface this, I've been playing around with AI-assisted novel writing for a while, having used HoloAI and NovelAI quite extensively, and playing around with KoboldAI and the Nerys and Erebus models they've trained. So far, my impression had been that the quality of the locally hosted models didn't quite live up to the paid offerings, coming down to (presumably) less finetuned models and less capable GUIs. Source: about 3 years ago
CodeSandbox - Online playground for React
AI Dungeon - Interactive fiction game using advanced AI with a massive deep neural network for limitless text adventures.
replit - Code, create, andlearn together. Use our free, collaborative, in-browser IDE to code in 50+ languages โ without spending a second on setup.
Muse by Sudowrite - Fictionโs first AI sidekick.
CodePen - A front end web development playground.
Dreamily - Dreamily, AI-assisted creative writing tool for literary enthusiasts and creators.