[Small project prototype]: Combining Langgraph & Jev for intent matching I wanted to show how you can use and combine
Homeby omardy2026-09-16
[Small project prototype]: Combining Langgraph & Jev for intent matching
I wanted to show how you can use and combine langgraph with jev to build a workflow.
I picked a mocked intent recognition for now.
I will continue working on it by creating a real evaluation with a fake data set with adding in MLflow.
Use cases like this we build many times with way more heavy models then jev at my software engineering team at my current work, so its a great example in my opinion how to use it in complex automation cases.
This is just a very small prototype i quickly build after getting access.
Im very excited to explore more cases and patterns and combine it with a real evaluation data set to see how it perfroms!
https://github.com/GiesN/typesafe-jev-workflow
Links