Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 4.22 KB

README.md

File metadata and controls

40 lines (27 loc) · 4.22 KB

OCR_Compiler

OCR_Compiler OCR Compiler is a web application designed to streamline the process of converting text into formatted code. It leverages Optical Character Recognition (OCR) technology to scan text, extract code snippets, and format them according to the user’s preferences. The formatted code can then be compiled within the application, eliminating the need for manual transcription and formatting

Features

  • Optical Character Recognition (OCR): Automatically scans and extracts text from images or PDFs, turning them into editable code.
  • Code Formatting: Customize the extracted code with your preferred formatting options, making it ready for use in any project.
  • In-Browser Compilation: Compile the formatted code directly within the application, saving time and effort in manual compilation.
  • Multi-language Support: Supports multiple programming languages, allowing you to format and compile code in various languages.
  • User-Friendly Interface: Simple and intuitive interface designed for easy navigation and efficient workflow.

Technologies Used

  • Frontend: React.js, HTML, CSS
  • Backend: Django, Django REST Framework (DRF)
  • Database: PostgreSQL
  • OCR Technology: Tesseract.js
  • Compilation: Integrated code compiler for supported languages
  • API: RESTful API using Django REST Framework
  • Deployment: Docker, Nginx (for deployment and containerization)

Contributing

As this project is proprietary, contributions are currently not being accepted.

License

This project is licensed under the Contributor License Agreement (CLA).

Contributors

  • Rishav Dahal - Initial development - rishav-dahal
  • Dhiraj Poudel - Initial development - DhirazX
  • Binit Bikram KC - Initial development - beinit7799
  • Shrayash Dotel - Initial development - shrayashd

Contact

For any questions or inquiries, please contact [email protected].