SaaSHub helps you find the best software and product alternatives Learn more →
Tldw_server Alternatives
Similar projects and alternatives to tldw_server
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
sonic
🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
-
dangerzone
Take potentially dangerous PDFs, office documents, or images and convert them to safe PDFs
-
-
qmd
mini cli search engine for your docs, knowledge bases, meeting notes, whatever. Tracking current sota approaches while being all local
-
-
wdoc
Summarize and query from a lot of heterogeneous documents. Any LLM provider, any filetype, advanced RAG, advanced summaries, scriptable, etc
-
-
morphik-core
Open-source multimodal retrieval engine (Morphik Core). By Morphik — AI back office for skilled nursing & senior living (morphik.ai).
-
gptme
Your agent in your terminal, equipped with local tools: writes code, uses the terminal, browses the web. Make your own persistent autonomous agent on top!
-
-
chonkie
Discontinued 🦛 CHONK your texts with Chonkie ✨ - The no-nonsense RAG chunking library [GET https://api.github.com/repos/chonkie-ai/chonkie: 404 - Not Found // See: https://docs.github.com/rest] (by chonkie-ai)
-
-
M.I.L.E.S
M.I.L.E.S, a GPT-4-Turbo voice assistant, self-adapts its prompts and AI model, can play any Spotify song, adjusts system and Spotify volume, performs calculations, browses the web and internet, searches global weather, delivers date and time, autonomously chooses and retains long-term memories. Available for macOS and Windows.
-
serapeum
A local-first, self-hosted research assistant inspired by NotebookLM. Built with R and Shiny. Named after the Serapeum of Alexandria, the daughter library of the ancient Library of Alexandria. (by seanthimons)
-
tldw_server discussion
tldw_server reviews and mentions
-
Show HN: OpenBrief – Local-first video downloader/summarizer
Cool project! I built something similar a while back and then kept adding to it: https://github.com/rmusser01/tldw_server
-
From zero to a RAG system: successes and failures
If you don’t mind a little instability while I work out the bugs, might be interested in my project: https://github.com/rmusser01/tldw_server ; it’s not quite fully ready yet but the backend api is functional and has a full RAG system with a customizable and tweakable local-first ETL so you can use it without relying on any third party services.
-
Show HN: Morphik – Open-source RAG that understands PDF images, runs locally
Hey yes, I’m building exactly that.
https://github.com/rmusser01/tldw
I first built a POC in gradio and am now rebuilding it as a FastAPI app. The media processing endpoints work but I’m still tweaking media ingestion to allow for syncing to clients(idea is to allow for client-first design).
-
TL;DW: Too Long; Didn't Watch Distill YouTube Videos to the Relevant Information
You could try my app https://github.com/rmusser01/tldw
Supports arbitrary length videos and also lets you choose what LLM API to use.
-
DeepRAG: Thinking to Retrieval Step by Step for Large Language Models
Not the person you asked, but it's dependent on what you're trying to chunk. I've written a standalone chunking library for an app I'm building: https://github.com/rmusser01/tldw/blob/main/App_Function_Lib...
It's setup so that you can perform whatever type of chunking you might prefer.
-
Meta is killing off its own AI-powered Instagram and Facebook profiles
As someone who's built something like it in their free time as a hobby project ( https://github.com/rmusser01/tldw), could I ask what would make it a professional product vs something an intern came up with? Looking for insights I could possibly apply/learn from to implement in my own project.
One of my goals with my project I ended up taking on was to match/exceed NotebookLMs feature set, to ensure that an open source version would be available to people for free, with ownership of their data.
-
Xapian Is an Open Source Search Engine Library
Hey I’m working on exactly this: https://github.com/rmusser01/tldw
It’s still a work in progress but my goal is to make an open source solution for exactly what you describe to help people. (Starting with myself :p)
-
A note from our sponsor - SaaSHub
www.saashub.com | 18 Aug 2026
Stats
rmusser01/tldw_server is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of tldw_server is Python.