Home: Difference between revisions
From BigID Developer Portal
(Undo revision 1407 by [email protected] (talk)) Tag: Undo |
No edit summary |
||
Line 13: | Line 13: | ||
#bodyContent.citizen-body { | #bodyContent.citizen-body { | ||
min-width:0px !important; | min-width:0px !important; | ||
max-width: | max-width:80vw; | ||
} | } | ||
.mw-body-header { | .mw-body-header { | ||
Line 152: | Line 152: | ||
font-size: 18px; | font-size: 18px; | ||
overflow: hidden; | overflow: hidden; | ||
margin: | margin: 1.5vw; | ||
flex: 1; | flex: 1; | ||
} | } | ||
Line 181: | Line 181: | ||
padding: 1.5vw; | padding: 1.5vw; | ||
padding-bottom: 0px; | padding-bottom: 0px; | ||
min-height: | min-height: 280px; | ||
} | } | ||
Line 328: | Line 328: | ||
<a href="BigID_API">Learn More</a> | <a href="BigID_API">Learn More</a> | ||
</div> | </div> | ||
<div class="card blue | <div class="card blue "> | ||
<div class="content "> | <div class="content "> | ||
<h1>Connectors</h1> | <h1>Connectors</h1> | ||
Line 334: | Line 334: | ||
</div> | </div> | ||
<a href="Connectors">Learn More</a> | <a href="Connectors">Learn More</a> | ||
</div> | |||
<div class="card orange" style="margin-right:0px;"> | |||
<div class="content "> | |||
<h1>LLMs</h1> | |||
<p>Interacting with BigID using MCP.</p> | |||
</div> | |||
<a href="LLMs">Learn More</a> | |||
</div> | </div> | ||
</div> | </div> | ||
Line 339: | Line 346: | ||
<section> | <section> | ||
<h1>Popular Articles:</h1> | <h1>Popular Articles:</h1> | ||
{{Special:TopTenPages/1/10}} | |||
</section> | |||
{{Special:TopTenPages/1/10}} | |||
</section> | |||
</main> | </main> | ||
<script> | <script> | ||
Line 374: | Line 378: | ||
document.getElementById('tryData').innerHTML = text; | document.getElementById('tryData').innerHTML = text; | ||
} | } | ||
</script> | |||
</html> | </html> | ||
{{#description2:Get started adding BigID's data discovery to your application with tutorials, samples, and | {{#description2:Get started adding BigID's data discovery to your application with tutorials, samples, and | ||
documentation}} | documentation}} |
Revision as of 19:12, 19 August 2025
See into your data
BigID allows you to sort through large swaths of data to see what really matters. Using hundreds of machine learning, NLP and regex classifiers, you can classify any data, anywhere. Try it on the right.
Hello! Can you please process payment for [email protected] to
4199006507426062? Thank you!
Start Developing
Apps
Add custom logic and screens to your BigID system.
REST API
Manage BigID programmatically. Scan data, run SARs, and more through code.
Connectors
Scan any system, anywhere. Write your own connector in any programming language.
LLMs
Interacting with BigID using MCP.