Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monlam OCR Frontend #1

Open
12 of 13 tasks
Karma-Tsering opened this issue Jan 8, 2025 · 2 comments
Open
12 of 13 tasks

Monlam OCR Frontend #1

Karma-Tsering opened this issue Jan 8, 2025 · 2 comments
Assignees

Comments

@Karma-Tsering
Copy link
Collaborator

Karma-Tsering commented Jan 8, 2025

Description

Implementing a platform where users can upload PDF/ZIP files of Tibetan manuscripts, transcribe them using OCR models, and download the transcribed text in DOCX or TXT format.

Tech stack

Frontend: Remix (React-based)
Backend: FastAPI
OCR Model: Line segment model, Character recognition model

Sub tasks ( Frontend )

  1. Landing page
    • Header
    • Hero section
    • Integrate auth0
  2. Dashboard
    • Implement Search functionality.
    • Handle deletion.
    • Show the status of transcribed book.
    • Export option to download output text.
  3. Import
    • Import form
    • Upload file to s3
    • Show upload progress
    • Handle errors and notify user
  • Deploy

Card Reviewer

@Karma-Tsering Karma-Tsering converted this from a draft issue Jan 8, 2025
@Karma-Tsering
Copy link
Collaborator Author

Dashboard

Image

Import form sample

Image

Export ui sample

Image

Status detail

Image

@Karma-Tsering Karma-Tsering self-assigned this Jan 10, 2025
@Karma-Tsering
Copy link
Collaborator Author

Live url : https://monlam-ocr.onrender.com/

@kaldan007 kaldan007 moved this from IN PROGRESS to DONE in Monlam Application Dev Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: DONE
Development

No branches or pull requests

1 participant