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

https://github.com/jdan/magic-editor

LLM-powered writing experiments
https://github.com/jdan/magic-editor

Last synced: 4 months ago
JSON representation

LLM-powered writing experiments

Awesome Lists containing this project

README

          

## magic-editor

LLM-powered experiments in writing.

### copy editing

https://user-images.githubusercontent.com/287268/235374566-79eff59a-9e73-4323-8144-c8683a59716e.mov

### date detection

https://user-images.githubusercontent.com/287268/236683875-8bb83a41-800f-4acb-ab28-ec15f089055f.mov

### usage

* npm install
* copy .env.local.template to .env.local and populate with OpenAI key
* npm run dev

### license

MIT