Email Enricher, a Free, Offline Clearbit Alternative
At my prior employer, we got Slack alerts for big company sign-ups I wanted the same for my new startup (https://fillout.com) but quickly found that Clearbit would cost us $7,000 / mo... Instead, I made this free npm package `email-enricher` the returns if an email is likely from a Fortune 1000 company Hope it's useful to someone else!
Does the same job
all alternatives →
- OEOpenBSD Email Service – A free-email alternative2018 · github.com · ▲215

- OSOpen-source email helpdesk2013 · github.com · ▲42
We've tried systems like OSTicket, OTRS etc, but never found anything to our liking. Most systems were cluttered, slow or too advanced. Brimir is simple but usefull.


More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Launched alongside, August 2023
the whole month →



Lottielab▲871Create and ship lottie animations to sites and apps faster
Dev tools · 2023 · lottielab.com
- LC
Outlines is a Python library that focuses on text generation with large language models. Brandon and I are not LLM experts and started the project a few months ago because we wanted to understand better how the generation process works. Our original background is probabilistic, relational and symbolic programming. Recently we came up with a fast way to generate text that matches a regex (https://blog.normalcomputing.ai/posts/2023-07-27-regex-guide...). The basic idea is simple: regular expressions have an equivalent Deterministic-Finite Automaton (DFA) representation. We…
AI · 2023 · github.com