AI EngineerGuide

Jev use case - Malicious link scanner

by Ashik Nesin Ashik Nesin

One of the best use case for Jev is using that to scan for malicious links if you’re getting input from the user

For example, here is an example by Steven Tey who has used Jev to built url scanner for his short link service dub.sh

The way it works is by passing the needed context in the prompt (state) to Jev and get the output from it. Based on it we can take a call whether it’s malicious or not.

Reference

Stay Updated

Get the latest AI engineering insights delivered to your inbox.

No spam. Unsubscribe at any time.