Stacktora
Stacktora / Vault / Expo + Python + Postgres + pgvector: Mobile AI Assistant App
Mobile by @ops

Expo + Python + Postgres + pgvector: Mobile AI Assistant App

A real Expo client talking to an LLM-backed Python API with pgvector for context retrieval — a real mobile AI-chat client, not just the backend other recipes in this catalog provide for web clients.

Loads this recipe straight into the wizard — every setting stays editable before you generate anything.

The stack

Python 3.12 PostgreSQLpgvector

Install

# pulls this exact recipe straight from the Vault
$ npx stacktora install expo-python-ai-assistant-app --remote
$ stacktora sync   # generate the files

What you get

docker-compose.ymlMakefileDockerfileREADME.md.env.example.gitignore.dockerignore.github/workflows/ci.yml.tool-versions.editorconfigProcfile … and more

More from the Vault