
CVefy
Say goodbye to resume stress and hello to job offers
What it does
CVefy is the ultimate online resume builder website, offering a user-friendly interface, customization options, a comprehensive template library, advanced editing tools, time-saving features, accessibility from any device, and expert tips and guidance.
Does a similar job
all alternatives →




- CACreate a web accessible URL for your CV or resume2025 · cv.studio · ▲19
Hey HN! We built a quick way to normalize CVs and resumes. Specifically, we built a simple 2-page app at https://cv.studio/ where you can choose a pdf, doc or docx file, and CV Studio will extract the relevant professional metadata out of it and give you a web-shareable URL of that CV. There are a couple other features (e.g. being able to add information that is missing in the CV) but we’re hoping this makes it easier for people to share CVs of applicants during the hiring process. We’d love any feedback or questions you might have.
More work this month
the category →
Clipto MCP▲640Hey HN, We recently built Clipto. It’s a tool that lets you search over terabytes of video, audio, and images on your computer, without relying on the cloud. Motivation: we probably all had this similar experience, we know a moment exists in a video or audio, but finding it takes hours scrubbing the timeline. You can send all the media to process in the cloud, but it’s slow, expensive and raises privacy concerns. So we decided to build our own on-device media search engine. How it works (high level): 1. We ingest video, audio, image; normalize formats via ffmpeg; run content analysis to…
Work · 21d ago · clipto.com

Hey we are Computable. We spent years building trading infrastructure at Jump Trading and Coinbase. From that point of view, compute looks like energy markets before 2000: everything trades through private bilateral leases, there’s no visible price, and nothing can be resold. The same H100 rents at a 2x spread depending on who’s asking, and once you sign a 24-month lease, it can never change hands. So we built a market for GPU nodes, sold by the calendar week. Here are three things you can do on it that you can’t do anywhere else: - Buy exactly the weeks you need. Three nodes for the last…
Work · 13d ago · getcomputable.com


Source: Product Hunt launch ↗
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