This application scans driver's licenses and other standardized national ID cards to extract information such as:
backend/index.ts
- Main HTTP endpoint for processing license imagesfrontend/index.html
- Simple web interface for uploading and testingshared/types.ts
- Shared type definitionsThis application processes images using OpenAI's API. Images are not stored permanently but are transmitted to OpenAI for processing. Please ensure you have appropriate consent before uploading any personal identification documents.