X Tutup
Skip to content

Dream-Dimension/NotePad-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notepad AI

A very simple note taking app that let's you run queries to an LLM of your choosing. A new take on UIs for interacting with LLMs.

Video Demo

Build & Run Locally

npm run build

cd build

npx http-server

  • Note to run locally make sure to delete the homepage setting in package.json. It is using homepage: "/NotePad-AI/", to make the live github static site work. Setting it to ther options like "." or "./" did not work on github pages but should work locally.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

X Tutup