Skip to content

NoteUltra is an open-source, privacy-first personal assistant that aims to help you capture and organize information in your daily life in an intuitive way.

License

Notifications You must be signed in to change notification settings

PL7963/NoteUltra

Repository files navigation

NoteUltra screenshot

NoteUltra

NoteUltra is an open-source, privacy-first personal assistant that aims to help you capture and organize information in your daily life in an intuitive way.

Features

  • Effortless: You no longer need to write everything down. NoteUltra listens to audio from around you and transcribes it to text actively.
  • Intuitive: Simply ask questions to AI. No more searching, no more guessing.
  • Privacy first: All the data is secured locally on your device, and all the data can be processed on the device.
  • Your assistant, Your choices: NoteUltra provides a wide variety of customizations, including prompts for LLM and the models of LLM. NoteUltra even provides a standard API that allows you to use your own self-hosted LLM inference server.
  • Material You: NoteUltra uses Material 3 design from Google. It provides an accessible and personalized experience.

Requirement:

OS: Android 13+
RAM: 2GB+(12GB recommended for on-device inferencing.)
CPU: Snapdragon 855+

How to use my own LLM model?

To reduce package size, NoteUltra does not include the LLM model by default. You can download the Gemma 2B model from Kaggle or any other model in TFLite format. Currently, the app can only read models from /tmp. You may need MT File Manager or Android Studio file explorer to access this directory. You may also host your own LLM inference node by following the documentation here.

Special Thanks to:

NoteUltra wouldn't be possible without these open-sourced projects.
MediaPipe by Google
ObjectBox by ObjectBox
AndroidX by Google
kotlinx-serialization by Kotlin
sherpa-ncnn by k2-fsa
ncnn by Tencent
Material Design by Google
OkHttp by Square
Kotlin by JetBrains
Room by Google

About

NoteUltra is an open-source, privacy-first personal assistant that aims to help you capture and organize information in your daily life in an intuitive way.

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages