Skip to content

This repository contains the mobile application course's project named "AI Keep".

Notifications You must be signed in to change notification settings

ammyjutt/AI-Keep-Notes-Taking-App

Repository files navigation

AI Keep - Notes Taking App with RAG

The basic functionality of this app is quite similar to Google Keep App with two major additional features. The first one is rich text editing and the second one is using an AI assistant to respond to user's queries.

Splash Screen

Main Notes Screen

Main Notes Screen

Assistant Screen

I used the RAG (Retrieval Augmented Generation) technique to append the relevant notes with the user's query and then give it to LLM.

Assistant Screen

Rich Text Editing Features

User can style the texts with a variety of options such as bold, highlight, italic, font size, etc.

Rich Text Editing

About

This repository contains the mobile application course's project named "AI Keep".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published