ocr-endpoint / index.html
Vicent3's picture
Update index.html
450de9e
raw
history blame contribute delete
No virus
2.21 kB
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>OCR Interference API Endpoint Core and OCR Wrapper</title>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.3/css/bulma.min.css">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/free-brands-svg-icons@6.0.0/css/all.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/flat-icon/3.0.0/css/flaticon.min.css">
</head>
<body>
<section class="section">
<div class="container">
<h1 class="title">OCR Interference API Endpoint Core and OCR Wrapper</h1>
<h2 class="subtitle">Add OCR features to your code without modifying the core</h2>
<div class="boxes">
<div class="box">
<i class="flaticon-eye"></i>
<h3>Easy to use</h3>
<p>The OCR Interference API Endpoint Core and OCR Wrapper are easy to use. Simply make a call to the API and you will receive the OCR results in JSON format.</p>
</div>
<div class="box">
<i class="flaticon-code"></i>
<h3>No need to modify your code</h3>
<p>You don't need to modify your code to use the OCR Interference API Endpoint Core and OCR Wrapper. Simply make a call to the API and you will receive the OCR results in JSON format.</p>
</div>
<div class="box">
<i class="flaticon-language"></i>
<h3>Supports multiple programming languages</h3>
<p>The OCR Interference API Endpoint Core and OCR Wrapper support multiple programming languages, including Python and JavaScript.</p>
</div>
<div class="box">
<i class="flaticon-json"></i>
<h3>Provides JSON output</h3>
<p>The OCR Interference API Endpoint Core and OCR Wrapper provide JSON output, which is easy to parse and use in your code.</p>
</div>
<div class="box">
<i class="flaticon-accuracy"></i>
<h3>Accurate results</h3>
<p>The OCR Interference API Endpoint Core and OCR Wrapper provide accurate OCR results</p>
</div>
</div>
</div>
</section>
</body>
</html>