Skip to content

Nitophera/SavvyLingua

Repository files navigation

SavvyLingua

SavvyLingua is a Dockerized Flask web application that allows users to upload documents in underpreserved language (Jeju), extract text using Tesseract OCR, and store results in a database. The extracted text can be viewed and downloaded as JSON.

Features

  • Upload .png, .jpg, .jpeg, .pdf files
  • Extract text using OCR
  • Store files and OCR results in database
  • View public documents
  • Download OCR results as .json

Running with Docker

Prerequisites

1. Clone the repo

git clone https://github.com/Nitophera/SavvyLingua
cd SavvyLingua

2. Run the app

docker-compose up --build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors