Just got access to Jev last night, but have added it to one production app this morning.
Adminby nobleQuest2026-09-17
Just got access to Jev last night, but have added it to one production app this morning. It is an app called LeadDemon, which is pure python. The app searches the web by region/industry, and then identifies companies with a very specific set of criteria. The results are added to an automated funnel (email and LinkedIn). There is one step where we filter the results to eliminate "non" companies (institutions, individuals, support, etc). My python code managed to filter 48% of them. Using Jev with a noul type it caught 97%. It will now be part of the automated production run at 10:30! I will be digging through my other projects today, looking for more "low hanging fruit".