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
- Host: GitHub
- URL: https://github.com/jdan/magic-editor
- Owner: jdan
- License: mit
- Created: 2023-04-30T20:22:01.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-07T23:13:44.000Z (about 3 years ago)
- Last Synced: 2025-04-16T14:32:42.594Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 189 KB
- Stars: 34
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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