Git Product home page Git Product logo

las-sdk-net's Introduction

.NET SDK for Lucidtech AI Services

Documentation

Link to docs

Create documents by using doxygen. Download the latest and greatest version of doxygen.

cd Lucidtech
doxygen # your docs will be put in the folder named html

Installation

NuGet

nuget install Lucidtech.Las

Usage

Preconditions

  • Documents must be in upright position
  • Only one receipt or invoice per document is supported
  • Supported file formats are: jpeg, pdf
  • Necessary keys and credentials to an endpoint on the form: "https://.api.lucidtech.ai/".

Quick start

See docs.

Contributing

Prerequisites

Download the following packages:

  • The latest and greatest stable version of MSBuild
  • The latest and greatest version of NuGet
  • nunit version 3.9.0 or higher to run tests from command line
  • .NET-SDK version 2.2.105

Prerequisites for Arch Users

Download the following packages:

  • The latest and greatest stable version of MSBuild
  • The latest and greatest version of NuGet
  • nunit version 3.9.0 or higher to run tests from command line
  • .NET-SDK version 7.0.113

Build and run tests

Clone repo and install the necessary packages manually for the las-sdk-net.

git clone [email protected]:LucidtechAI/las-sdk-net.git
cd las-sdk-net
make prism-start
make test
# Build for release and make nuget package
msbuild Lucidtech/Lucidtech.csproj /t:Rebuild /p:Configuration=Release

Hint: Set environment variable CREDENTIALS=FROM_FILE to run a test against the real API with your default credentials.

las-sdk-net's People

Contributors

magnurud avatar krigar1184 avatar staalezh avatar augustak avatar digi-chris avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.