
LongTerm Memory
Quizlet
Anki
Offline Translator
Code Input
TryCatchUp
Tritium
DBConvert Streams
searchcode
Microlink
PublicWWW
CRX Extractor
Codase
IT Wordsearch Labs
Sourcegraph
GetData
LongTermMemory is an intelligent personal memory assistant that bridges the gap between information consumption and long-term retention. By integrating advanced AI with intuitive note-taking and archiving features, it allows users to store ideas, articles, and insights in a way that is always accessible and easy to retrieve. Perfect for researchers, creators, and lifelong learners who want to build a reliable 'second brain' and never lose a valuable thought again.
LongTerm Memory
searchcodeBased on our record, searchcode should be more popular than LongTerm Memory. It has been mentiond 17 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
If you want to see the end result in action, try it at LongTermMemory before reading the rest. - Source: dev.to / 3 months ago
I'm working on a AI RAG (retrieval augmented generation) system: https://longtermemory.com It's a tool that use QDrant, a vectorial db, to embedding the texts chunks: LLM api is questioned to generate the Q&A pairs from a chunked texts. Each chunk is then embedded and stored in the vectorial db to facilitate the Q&A generation, thanks to better context informations. This tool helping people to study everything... - Source: Hacker News / 3 months ago
Been working on https://searchcode.com/ again which I bought back, albeit as code search tool for LLMs. It solves the โshould I use this libraryโ by allowing the LLM to inspect search and analyse it before integration. Can use it to compare multiple repositories before downloading. It comes with a large amount of token savings and can be really useful when wanting to learn about a codebase. Since it does it anyway... - Source: Hacker News / 2 months ago
I reimagined https://searchcode.com/ since I realised LLMs have issues when it comes to understanding code you want to integrate. Itโs useful for looking though any codebase, or multiple without having to clone it. I use it when I have candidate libraries to solve a problem, or I just want to find out how things work. Most recently I pointed it at fzf and was able to pull the insensitive SIMD matching it uses and... - Source: Hacker News / 3 months ago
Searchcode doesn't seem to work for me. All queries (even the ones recommended by the site) unfortunately return zero results. Maybe it got hugged? https://searchcode.com/?q=re.compile+lang%3Apython. - Source: Hacker News / over 1 year ago
Without saying what repos they prioritize, it's hard to take them seriously since some pretty simple searches were "uh-huh" e.g. https://searchcode.com/?q=kubelet&src=2&lan=55 versus https://codesearch.debian.net/search?q=kubelet&literal=1 or the gold standard (although regrettably no longer open source) https://sourcegraph.com/search?q=context:global+kubelet&patternType=keyword&sm=0. - Source: Hacker News / over 2 years ago
Searchcode.com โ Comprehensive text-based code search, free for Open Source. - Source: dev.to / over 2 years ago
Quizlet - Quizlet allows you to review and create flashcards for a variety of subjects, such as math and reading.
Microlink - Extract structured data from any website
Anki - Anki is a program which makes remembering things easy. Because it's a lot more efficient than traditional study methods, you can either greatly decrease your time spent studying, or greatly increase the amount you learn.
PublicWWW - source code search engine
Offline Translator - Use Firefox Translation Models for on-device translation on Android. This is app is not developed by Mozilla. It depends on firefox translation models and Tesseract OCR.
CRX Extractor - Get any Chrome Extension source code. Learn and hack!