Ask HN: AI tools to help you learn faster (GitHub, books, PDFs)
It feels the way to learn in the age of AI should be totally different. Eg I came across https://github.com/AsyncFuncAI/deepwiki-open and it's amazing at helping you quickly understand a repo. What other tools like this exist for github repos / books / PDFs / whitepapers / etc?
You could try my project Plandex (https://github.com/plandex-ai/plandex) — you can use it to explore/understand/chat with just about any codebase, including massive ones up to 20M tokens.
Here's an example, chatting with the SQLite codebase to understand how transactions are implemented: https://plandex.ai/_next/static/media/plandex-sqlite.0ee6cb2...
It’s not really a specific tool, but I came across another comment on HN where someone used an LLM to generate Anki cards from textbooks. I’ve been doing this with Claude Sonnet 3.7 and it’s been very effective.