Overview
This page gives an overview of DeGirumJS, outlining its purpose, core features, and basic usage scenarios for integrating AI inference capabilities into web applications.
Last updated
Was this helpful?
This page gives an overview of DeGirumJS, outlining its purpose, core features, and basic usage scenarios for integrating AI inference capabilities into web applications.
Last updated
Was this helpful?
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.
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:
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.
Start by exploring the or browse the for more detailed usage and options.
Let’s build something incredible with DeGirumJS!