/auto_inscribe

Seamless automatic data capture and integration solution

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

autoinscribe logo

AutoInscribe: Your Ultimate OCR Solution

Simplify OCR and supercharge your data capture and integration.
Explore the Docs ยป

Report Bug ยท Request Feature

๐Ÿ“š About AutoInscribe

AutoInscribe is a robust OCR tool designed to automate data capture and integration. With a simple upload of business card photos, AutoInscribe automatically extracts and stores relevant contact and lead information, significantly reducing manual data entry and revolutionizing your workflow. It's an essential tool for businesses looking to optimize their processes and improve data management.

๐ŸŒŸ Unique Features

  • Effortlessly upload business card images for automated data extraction
  • Utilize the powerful Google Vision API for accurate text extraction from images
  • Experience the benefits of OpenAI's GPT technology for efficient text summarization
  • Have relevant fields in the Contact or Lead type within your system automatically populated and saved
  • Easily configure app settings using the "AutoInscribe Settings" type

๐Ÿ›  Technical Stack and Setup Instructions

AutoInscribe is developed using the following technologies:

  • Framework
  • Empress

Prerequisites

Before you start using AutoInscribe, ensure you have the following:

  • Framework (v15 or above)
  • Empress (v14 or above)
  • OpenAI Account
  • Google Vision API

Installation

You can install AutoInscribe by following these steps:

# Clone the repository
$ git clone https://github.com/empress-eco/auto_inscribe.git

# Navigate to the project directory
$ cd auto_inscribe

# Install the project
$ bench get-app https://github.com/empress-eco/auto_inscribe.git --branch develop

# Install on your site
$ bench --site yoursite.name install-app autoinscribe

๐Ÿš€ Usage

AutoInscribe currently supports only Contact and Lead types. After installation and providing all the necessary secrets/keys, navigate to the "Add" screen of the supported type and upload the business card image of your choice. AutoInscribe will then automatically extract the information and populate the fields.

๐Ÿค Contribution Guidelines

We welcome and appreciate contributions! To contribute:

  • Fork the Project
  • Create your Feature Branch (git checkout -b feature/AmazingFeature)
  • Commit your Changes (git commit -m 'Add some AmazingFeature')
  • Push to the Branch (git push origin feature/AmazingFeature)
  • Open a Pull Request

๐Ÿ“œ License and Acknowledgements

This project is under the MIT License. Your contributions are also licensed under the MIT License.

We express our deep gratitude to the Empress Community, whose innovative work on the Framework and Empress has been fundamental to this project. Your dedication and support have been invaluable in building the robust functionalities of AutoInscribe. Thank you for your continuous contributions to the open source community!