Skip to content

yyjhao/wrait

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrait

Wrait is a text editor that uses local, in-browser AI with the WebLLM technology.

Screenshot 2025-01-16 at 5 04 59 PM

It depends on support for WebGPU in the browser, so e.g., it doesn't work on Safari.

Online demo: https://editor.yyjhao.com/

Getting Started

To run the development server:

pnpm vite

Main Entry Point

Go to src/app/components/TextEditorWrapper.tsx to see how the editor works.

This project also uses the UI library from Combini. You can check out the UI components here.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published