A modern React + TypeScript web application for extracting information from documents using LlamaParse AI. This app specializes in processing government IDs and invoices with a FastAPI backend and MongoDB database.
Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
20
commits
fix: Pass Vite environment variables as Docker build arguments
f04fff3View on GitHubfix: Update Dockerfile and railway.toml for monorepo structure
fd63f96View on GitHubfix: Add .dockerignore to ensure package-lock.json is included
9113633View on GitHubfix: Update Dockerfile path in railway.toml to use relative path
f30d3b5View on GitHubrefactor: Move railway.toml to frontend folder and simplify config
1a529d0View on GitHubchore: Add archived Flutter files to repository for reference
79fbea8View on GitHubfeat: Migrate from Flutter to React + TypeScript (Lovable stack)
d304ee5View on GitHubrefactor: Replace horizontal invoice table with vertical editable layout
ecf09deView on GitHubfix: Handle double-nested extracted_data and fix timezone in history
5c5ae87View on GitHub