Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/auxi-pilot/auxi-note
A note taking app with AI features
https://github.com/auxi-pilot/auxi-note
llm note-taking react tauri
Last synced: about 2 months ago
JSON representation
A note taking app with AI features
- Host: GitHub
- URL: https://github.com/auxi-pilot/auxi-note
- Owner: auxi-pilot
- License: mit
- Created: 2024-11-26T23:21:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-30T00:11:35.000Z (about 2 months ago)
- Last Synced: 2024-11-30T00:25:44.823Z (about 2 months ago)
- Topics: llm, note-taking, react, tauri
- Language: TypeScript
- Homepage:
- Size: 4.85 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auxi-Note
![auxi-logo.png](https://raw.githubusercontent.com/auxi-pilot/AuxiNote/refs/heads/main/auxi-logo.png)
Auxi-Note is a note taking app, where you can create notes using Notion style block editor.
Auxi-Note comes with AI features, where you can summarize, proofread and change tone of some
text.
For AI capabilities, currently Auxi Note supports LMStudio API with LLAMA 3.2 model.
Please install LMStudio, and enable API and you need to also enable AI assistant on Auxi Note from the settings dialog box.
## Features
- [x] Markdown support
- [x] Notion style block edit
- [x] Dark theme support
- [ ] OS Support
- [x] MacOS support
- [ ] Windows OS support
- [ ] Linux OS support- [ ] AI capabilities
- [x] Summarize
- [x] Change tone
- [x] Proofread
- [ ] Gather key points
- [ ] Text generation- [ ] AI Service support
- [ ] LMStudio (LLAMA 3.2)
- [ ] OpenAI
- [ ] Anthropic- [ ] Data sync
- [ ] Supabase
- [ ] Firebase
- [ ] Other DB## Technology
- React
- Tauri
- BlockNoteJS
- Shadcn
- SignalDBPlease let me know if you have any feedback, also you are welcome to contribute to the repo.
For any feature request, create an issue with the feature details.