jagorczyk@pl:~$
$ cd ~/projects

igor@warsaw:~/projects/rag-mobile$cat README.md

./rag-mobile

RAG Mobile

iPhone client for the RAG system. Folders, people, face boxes, and chat on Expo.

~/projects/rag-mobile/README

# about

A mobile client for the RAG Document Management System, built for iPhone with Expo and React Native.

It talks to the same Spring Boot backend as the web app and surfaces folders, people, face bounding boxes, and conversations on the go.

Designed for LAN development against a local backend. The same AI document workflows in a pocket sized UI.

# highlights

  • Shares the Spring Boot RAG backend with the web client
  • Folders, identity/people views, and face bbox overlays
  • Expo Go workflow for quick iPhone testing on the same network

# stack

# mobile

  • TypeScript
  • Expo
  • React Native

# backend (shared)

  • Spring Boot
  • RAG API
  • Face service
  • PostgreSQL / PGVector

# workflow

  • Expo Go
  • LAN API
  • iOS

igor@warsaw:~/projects$ls

More projects