This project is an OCR (Optical Character Recognition) application that detects handwriting and converts it to speech. It also utilizes Google Translate API for translation purposes. The project is built using the following technologies:
- OpenCV: An open-source computer vision library used for image processing and analysis.
- Tesseract: An OCR engine that recognizes text in images.
- React: A JavaScript library for building user interfaces.
- Tailwind CSS: A utility-first CSS framework for designing responsive and modern interfaces.
- Handwriting Detection: The application is capable of detecting and extracting handwritten text from images.
- Text-to-Speech Conversion: The extracted text is converted to speech using text-to-speech technology.
- Translation: The application utilizes Google Translate API to provide translation services for the extracted text.
To run the project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/Code081/penpal_v2.git