
DeepNotes
Visual note-taking with deep page navigation
What it does
DeepNotes is an open source, end-to-end encrypted, collaborative visual note-taking tool with innovative page navigation and note manipulation systems. Very simple, yet extremely powerful. Try it out!
Does a similar job
all alternatives →- DVDeepNotes – Visual Note-Taking for Deeply Interconnected Ideas2023 · deepnotes.app · ▲6
Hi guys! I wanted to share the app I've been developing. DeepNotes is an open source, end-to-end encrypted visual note-taking tool with deep bidirectional page navigation and realtime collaboration. I'm making my note universe public in this link to showcase the possibilities with DeepNotes and show how I use it, and maybe help other people learn some stuff as well: https://deepnotes.app/pages/euYw8Xg1JJ1I1BOpWkuA5 Let me know what you think!





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 · 12d ago · getcomputable.com


The New Calendly▲211Handle all of the work before, during, and after meetings
Work · 20d ago · calendly.com
Source: Product Hunt launch ↗
Launched alongside, March 2023
the whole month →




- BI
I'm a big fan of the BBC podcast In Our Time -- and (like most people) I've been playing with the OpenAI APIs. In Our Time has almost 1,000 episodes on everything from Cleopatra to the evolution of teeth to plasma physics, all still available, so it's my starting point to learn about most topics. But it's not well organised. So here are the episodes sorted by library code. It's fun to explore. Web scraping is usually pretty tedious, but I found that I could send the minimised HTML to GPT-3 and get (almost) perfect JSON back: the prompt includes the Typescript definition. At the same time I…
AI · 2023 · genmon.github.io