empress-eco / auto_inscribe

Seamless automatic data capture and integration solution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!

About

Seamless automatic data capture and integration solution

License:GNU Affero General Public License v3.0


Languages

Language:Python 69.4%Language:JavaScript 30.6%