Skip to content

Welcome to DeGirumJS

What is DeGirumJS?

DeGirumJS is a powerful JavaScript library designed for building and integrating AI applications directly in your browser. Whether you're working on AI inference on local devices or using cloud models, DeGirumJS makes it easy to harness AI in your web apps.


Quick Start 🚀

You can start using DeGirumJS with just a single line of code! No installation needed—simply include the following script tag in your HTML page:

<script src="https://docs.degirum.com/degirumjs/0.1.0/degirum-js.min.obf.js"></script>

Key Features ✨

  • Pure Vanilla JavaScript: Written entirely in JavaScript with no external dependencies.
  • Simple Integration: Seamlessly connect to local AI servers or the cloud for inference.
  • Real-Time Inference: Perform AI tasks using local modals or by using DeGirum's vast cloud library of models in real-time.

Ready to dive deeper? 💡

Start by exploring the Getting Started Guide or browse the API Reference for more detailed usage and options.

Let’s build something incredible with DeGirumJS! 🚀