Spaces:
Running
Running
Update index.html
Browse files- index.html +0 -35
index.html
CHANGED
|
@@ -13,41 +13,6 @@
|
|
| 13 |
<div class="container">
|
| 14 |
<h1 class="title">OCR Interference API Endpoint Core and OCR Wrapper</h1>
|
| 15 |
<h2 class="subtitle">Add OCR features to your code without modifying the core</h2>
|
| 16 |
-
|
| 17 |
-
<p>This Interference API endpoint core project and OCR wrapper project make it easy to add OCR features to your code without having to modify the core. Simply make a call to the Interference API endpoint and you will receive the OCR results in JSON format.</p>
|
| 18 |
-
|
| 19 |
-
<p>The OCR wrapper project provides a convenient way to use the Interference API endpoint in your code. It includes a Python library and a JavaScript library that make it easy to make calls to the API and get the results.</p>
|
| 20 |
-
|
| 21 |
-
<h3 class="title">Features</h3>
|
| 22 |
-
|
| 23 |
-
<ul>
|
| 24 |
-
<li>Easy to use</li>
|
| 25 |
-
<li>No need to modify your code</li>
|
| 26 |
-
<li>Supports multiple programming languages</li>
|
| 27 |
-
<li>Provides JSON output</li>
|
| 28 |
-
<li>Accurate results</li>
|
| 29 |
-
</ul>
|
| 30 |
-
|
| 31 |
-
<h3 class="title">Use cases</h3>
|
| 32 |
-
|
| 33 |
-
<ul>
|
| 34 |
-
<li>Extracting text from images</li>
|
| 35 |
-
<li>Converting scanned documents to digital text</li>
|
| 36 |
-
<li>Adding OCR capabilities to your web or mobile app</li>
|
| 37 |
-
<li>Automating tasks that involve extracting text from images</li>
|
| 38 |
-
</ul>
|
| 39 |
-
|
| 40 |
-
<h3 class="title">Get started</h3>
|
| 41 |
-
|
| 42 |
-
<p>To get started, simply install the OCR wrapper project and make a call to the Interference API endpoint. You can find more information on the GitHub pages for the following projects:</p>
|
| 43 |
-
|
| 44 |
-
<ul>
|
| 45 |
-
<li><a href="https://github.com/your-username/ocr-interference-api-endpoint">OCR Interference API Endpoint Core</a></li>
|
| 46 |
-
<li><a href="https://github.com/your-username/ocr-wrapper">OCR Wrapper</a></li>
|
| 47 |
-
</ul>
|
| 48 |
-
|
| 49 |
-
<p>We hope you find this project useful. Please let us know if you have any questions or feedback.</p>
|
| 50 |
-
|
| 51 |
<div class="boxes">
|
| 52 |
<div class="box">
|
| 53 |
<i class="flaticon-eye"></i>
|
|
|
|
| 13 |
<div class="container">
|
| 14 |
<h1 class="title">OCR Interference API Endpoint Core and OCR Wrapper</h1>
|
| 15 |
<h2 class="subtitle">Add OCR features to your code without modifying the core</h2>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 16 |
<div class="boxes">
|
| 17 |
<div class="box">
|
| 18 |
<i class="flaticon-eye"></i>
|