Alternatives
Products that do what Source LM does
Bulk sources into NotebookLM, straight from the browser
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8

- 9

- 10

- 11

- 12

Import reviews from LinkedIn, YouTube, Instagram, and more
2025
- 13OS
I built an open-source research agent. You ask a question, it searches the web via Tavily, synthesizes an answer with an LLM, and shows the sources it used. Answers stream in real-time. The interesting part is the backend. It's a single JS file (~100 lines) that handles web search, LLM streaming, and per-user conversation history. No vector database, no Redis, no separate storage service. It runs inside a cell — an isolated environment with a built-in database, search index, and filesystem. The cell handles persistence and streaming natively, so the agent code only has to deal with the…
Apr 2026 · github.com
- 14

- 15

- 16

- 17SC
I created a tool that consolidates information from the following inputs: GitHub repository URL (e.g., https://github.com/jimmc414/onefilellm) arXiv abstract URL (e.g., https://arxiv.org/abs/2401.14295) Local folder path (e.g., C:\python\PipMyRide) Youtube video URL (e.g., https://www.youtube.com/watch?v=KZ_NlnmPQYk) Webpage URL (e.g., https://llm.datasette.io/en/stable/) It outputs the repo, web documentation, arXiv paper or YT transcript to a text file and the clipboard, displaying a token count. It also…
2024 · github.com
- 18

- 19OS
Open Notebook is a tool where you can upload your own sources - PDFs (textbooks, research papers), Github repos, documentation websites, and other URLs. Once uploaded, you can either chat with an AI about them or run “apps” on top of those sources. Apps can be anything. Right now, I’ve built the following: - turn articles into short video overviews - create a mind map of the source - create summaries or other reports about the source - generate quizzes or flashcards to help study the source You can also remix existing apps or create one from scratch. I built this because I wanted to make…
Nov 2025 · noodleflow.ai
- 20AC
just wanted to share this useful tool with you. I have been looking at something like this for a very long time. https://chrome.google.com/webstore/detail/css-used/cdopjfddj... what it does: it analyses your html dom and looks for css classes. Then it extracts it all and combines it into 1 single css file. I used 5 css framworks which was on 340kb kb. This tool made it 36kb!
2018
- 21FC
Hey HN! I wanted to share a chrome extension I built for myself called From Chaos. It's an extension that takes the content of the page and organizes it into structured data. For instance, taking all the restaurants on a "top 10" article and just returning their names. It requires an OpenAI API key that you can set in your settings, and lets you get data back as JSON, YAML, CSV, or plain text. I built it to help in my data-gathering efforts, but wanted to share in case it's useful to someone else as well! It doesn't always return perfect data, but it does save me quite a bit of time.
2023 · chrome.google.com
- 22

- 23CE
2017 · crx.dam.io
- 24CE
Hello! I built this to solve a personal problem of where I didn't want to wade down large chains of HackerNews comment threads in order to get the key takeaways from the discussions. I built this Chrome extension, which supports both OpenAI and Ollama(local LLMs) to summarize comments and display the summary within Chrome's sidepanel. It's open source as you can see from the link, feedback appreciated!
2024 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →