Skip to content

Repository files navigation

MonMonDictOCR

This project was generated by Google AI Studio and runs on Gemini 3.2 Flash.

Description

Mon-Mon dictionary creator tools using OCR technology and LLM model of Gemini to contextualize the etymology and meaning of each Mon word explained in Mon language.

Web app

Try the live web app example: https://mon-ocr-dictionary-creator.ai.studio

Screenshot

Google AI Studio project

This project was created in Google AI Studio: https://ai.studio/apps/827487ba-e46e-4319-9434-f1680a13ca45

Quick Start

Prerequisites

  • Node.js (LTS recommended)
  • npm (comes with Node) or a compatible package manager
  • React.js

Install Node

Linux (using NodeSource, Debian/Ubuntu example):

curl -fsSL https://deb.nodesource.com/setup_lts.x | sudo -E bash -
sudo apt-get install -y nodejs

macOS (Homebrew):

brew install node

Windows:

Use nvm if you prefer per-user Node version management. Install instructions: https://github.com/nvm-sh/nvm

Install project dependencies

From the project root:

npm install

Run in development

npm run dev

Build for production

npm run build
npm start

Project Notes

  • The dev script runs the TypeScript server for development (tsx server.ts).
  • The build script bundles the frontend with Vite and compiles the server into dist/.
  • The start script runs the production server from dist/server.cjs.

Contributing

If you make improvements or fixes, please open a pull request and include a brief description of changes.

License

This repository does not include a license file. Add one if you intend to publish under an open-source license.

MonMonDictOCR

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages