140K GITHUB STARS. THREE MONTHS. While most people are... still copy-pasting into ChatGPT every single morning, this stack stopped needing that entirely. Hermes plus Obsidian plus NotebookLM. It writes its own skills the moment it catches a repeated pattern. It maps your knowledge into a real graph. It remembers what you taught it last week without you saying a word. One local setup. Zero re-briefing, ever. Bookmark this now.show more

CyrilXBT
87,405 Aufrufe • vor 1 Tag
Obsidian plus Vellum = a second brain that never... stops thinking. Works while you sleep. Obsidian holds everything you know. Vellum reasons across it continuously. Every idea connected. Every pattern surfaced. Every insight waiting when you wake up. The people who build this tonight will never go back to thinking alone. Read this and Bookmark it now.show more

CyrilXBT
253,256 Aufrufe • vor 1 Monat
I HAVEN’T OPENED A SINGLE BOOK THIS MONTH. CLAUDE... READ 34 OF THEM FOR ME I built a vault in Obsidian, connected Claude and added Notebooklm went to sleep woke up with flashcards, mind maps, and an AI that answers from my own notes only my friends are still highlighting pdfs manually the only thing separating us is one setup: claude + obsidian + notebooklm every idea captured. every book processed. zero knowledge lost if this is the setup you’ve been looking for - like & bookmark so you don’t lose itshow more

leopardracer
247,317 Aufrufe • vor 2 Monaten
HERMES AGENT HAS A SECOND BRAIN. 1,100+ KNOWLEDGE FILES.... AUTO-LINKED. SELF-IMPROVING. GROWING EVERY NIGHT. THIS IS THE OBSIDIAN GRAPH BEHIND IT. every dot = one knowledge file (markdown) every line = one wiki-link between files every color = one category (skills, notes, decisions, sources, entities) HOW IT BUILDS ITSELF: Hermes ships with a bundled LLM Wiki skill. based on Andrej Karpathy's pattern. unlike RAG (rediscovers knowledge from scratch every query), the wiki compiles knowledge once and keeps it current. when you feed the agent a source: → it reads the content → writes a structured markdown page → auto-links to every related existing page → flags contradictions with previous entries → updates all affected pages one source in. multiple connections created. the graph grows denser with every entry. WHAT FEEDS THE WIKI: → articles and URLs you find interesting → meeting transcripts → PDF documents and research papers → conversation history from Hermes sessions → Claude Code and Codex session history → Slack logs, email threads, saved notes → YouTube transcripts → raw text dropped into a _raw/ folder the obsidian-wiki package supports multi-agent ingest from Hermes, Claude Code, Codex, OpenClaw, Pi, Windsurf, and ChatGPT exports. install: pip install obsidian-wiki obsidian-wiki setup --vault ~/wiki AUTOMATE THE GROWTH: set cron jobs to feed the wiki overnight: "every day at 9am, check for new meetings. ingest transcripts into the wiki." "every week, check arXiv for new papers in [niche]. summarize and file into the wiki." "every day, ingest today's Hermes sessions into the wiki under session-history." month 1: 50 entries. scattered. month 3: 300+ entries. cross-referenced. month 6: 1,000+ entries. the agent surfaces patterns you never searched for. WHY OBSIDIAN: the wiki is plain markdown files. no database. no lock-in. open it in Obsidian for graph view: → nodes show knowledge density → links show how ideas connect → clusters reveal your strongest domains → orphan nodes reveal gaps Hermes writes from a VPS. Obsidian reads on your laptop. obsidian-headless syncs without a GUI. agent writes from the server, you browse on your device. FOUR MEMORY LAYERS: Layer 1: memory.md + user.md (~2,200 + 1,375 chars. short-term.) Layer 2: SQLite with FTS5 (full session transcripts. searchable.) Layer 3: external providers (Mem0, SuperMemory, Honcho. optional.) Layer 4: Obsidian wiki via LLM Wiki skill (unlimited. compounding. the long-term brain.) layers 1-3 handle memory. layer 4 handles knowledge. the graph in this post is layer 4. SETUP: set in Desktop app, Dashboard, or config.yaml: WIKI_PATH=~/wiki OBSIDIAN_VAULT_PATH=~/wiki first run: Hermes asks for your domain. answer with your niche. the skill builds SCHEMA.md with tag taxonomy. after that: "index this into my wiki: [URL or text]" the wiki grows. the graph densifies. the agent gets smarter because the knowledge base got smarter. full 15 levels breakdown in the article 👇show more

YanXbt
34,368 Aufrufe • vor 25 Tagen
THIS IS WHAT YOUR SECOND BRAIN SHOULD LOOK LIKE... most people dump notes into obsidian and call it a second brain it’s not a second brain it’s a second drawer karpathy just dropped the pattern that changes this and it’s called the llm wiki every time you add a source ai reads it, extracts key claims, updates every connected note and flags contradictions your obsidian stops being an archive and starts being alive save this and show it to someone still using notion as a second brain full breakdown in the article ↓show more

leopardracer
123,618 Aufrufe • vor 24 Tagen
Obsidian notes = raw material. This system = finished... output. Five workflows that process every capture into something usable. Decision support. Writing fuel. Conversation material. Action triggers. Every note connected. Every idea surfaced at the right moment. Nothing captured and forgotten. The vault that produces instead of collects. Read this and Bookmark it now.show more

CyrilXBT
92,696 Aufrufe • vor 1 Monat
🚨BREAKING: Google just merged Gemini and NotebookLM into one... unified workspace and it changes everything about how you use AI for deep work. It's called Notebooks in Gemini and it's the personal knowledge base that power users have been begging for. You create a notebook for a project, drop in your files, PDFs, and documents, give Gemini custom instructions, and every chat you have stays organized in one place. No more hunting through old conversations. No more re-uploading the same files every session. The wildest part is the sync. Anything you add in Gemini automatically appears in NotebookLM. Anything you add in NotebookLM automatically appears in Gemini. One source of truth. Two powerful apps. Zero friction switching between them. So you can start a research notebook in Gemini, ask it questions all week, then flip to NotebookLM to generate a Cinematic Video Overview from the same material. Next morning, open Gemini and ask it to write a full report on exactly what you just watched. That workflow used to take three apps and a lot of copy-pasting. Now it's one notebook. Rolling out this week to Google AI Ultra, Pro, and Plus subscribers on web. Mobile and free users coming soon. What do you think?show more

Mayank Vora
136,639 Aufrufe • vor 3 Monaten
Google Translate is cooked after this. A developer built... a local AI translation engine that runs 40 languages entirely on your own laptop. It's called LibreTranslate. No API key. No usage limits. No sending your documents to Google's servers. You install it once. It runs forever. Here's what it handles: → Paste text. Translated instantly. → Drop in a file. Outputs the translated version. → Point it at a URL. Returns the page in your language. → Build it into your own app via its local REST API. The speed is not the story. The privacy is. Google Translate reads every sentence you paste into it. Legal contracts. Medical records. Internal emails. Client documents. Every word goes to their servers and stays there. LibreTranslate runs entirely offline. Nothing leaves your machine. Ever. The numbers: → 40 languages supported → Runs on CPU -- no GPU needed → Self-hosted in under 5 minutes → REST API built in for developers → 10K+ stars on GitHub 100% open source. MIT licensed. Price: $0. Google charges nothing for Translate either but it charges you something else. GitHub:show more

Rimsha Bhardwaj
88,926 Aufrufe • vor 1 Monat
Years of HODLing while everyone else was living it... up. Cooking your own meals. Skipping the night outs. Walking past the dealership. Penny-pinching every last sat into the stack. And through all of it, the crashes, the FUD, the people calling you crazy, you didn't flinch. Hell or high water, you kept building. Now they're standing up and clapping for you. And someone in that crowd will say "he got lucky." But you know what it actually cost. This is your moment. You earned it. I hope this comes for you soon, anon.show more

Lark Davis
51,226 Aufrufe • vor 4 Monaten
A 17-year-old student spent $4,200 on 7 Mac minis.... Small silver boxes. Stacked on a desk. Connected in one room. From the outside, it looked like a stupid purchase. But inside, it wasn't just 7 computers. It was Skills. Hooks. Memory. Worktrees. One machine handled repeatable tasks. One ran checks automatically. One kept context between sessions. Others ran parallel jobs without touching each other's work. While most people were still typing the same instructions again and again, his setup was already moving. A lot of people pay $200 a month for Claude and still use maybe 20% of it. He built a system around it. Skills turned repeated work into reusable workflows. Hooks made actions fire automatically. Memory stopped every session from starting at zero. Worktrees let multiple tasks run at the same time without collisions. That changed everything. Setup time: under 1 hour once. Time returned: 3 to 5 hours every day. He spent $4,200 once. He made $16,000 in the first week. Not because he found a secret tool. Not because he wrote magical prompts. Because he stopped using it like a chatbot and started using it like infrastructure. 7 Mac minis. 1 student. $4,200 in. $16,000 out. And most people would still call it just a stack of computers.show more

Gipp 🦅
21,269 Aufrufe • vor 2 Monaten
🚨 JUST IN: CHINA just released an AI EMPLOYEE... that works 24X7 on its own. 100% OPEN SOURCE. It researches, codes, builds websites, creates slide decks, and generates videos. All by itself. All on your computer. It's called DeerFlow. You give it a task. It makes a plan, spins up its own team of sub-agents, and gets to work. You come back and there's a finished deliverable waiting. Not a draft. Not a summary. The actual thing. Not a chatbot. Not a research assistant. An AI with its own computer that works while you sleep. Here's what it does on its own: → Spawns multiple sub-agents in parallel, each tackling a different piece of your task, then combines everything into one finished output → Writes real code, runs it, reads the results, and fixes its own mistakes without asking you once → Builds slide decks, websites, full research reports, and data dashboards from scratch → Remembers you across sessions. Your writing style. Your tech stack. Your preferences. Gets better every time. → Reads files you upload, works with them inside its own filesystem, hands you clean finished outputs → Searches the web, runs commands, calls any tool you plug in Here's how it thinks: You give one instruction. The lead agent makes a plan. Sub-agents fan out and work in parallel. Results come back. Everything gets synthesized. You get a deliverable. A single research task might split into a dozen sub-agents, each exploring a different angle, then converge into one finished website with generated visuals. Here's the wildest part: DeerFlow 2.0 launched on February 28th 2026 and hit number 1 on all of GitHub Trending the same day. Version 2.0 was a complete rewrite. Zero shared code with version 1. Because users kept using it for things the team never intended. Data pipelines. Dashboards. Entire content workflows. The community told them what it needed to become. So they burned it down and rebuilt it. 22.7K GitHub stars. 2.7K forks. Built by ByteDance 100% Open Source. MIT License.show more

Kanika
737,284 Aufrufe • vor 3 Monaten
THIS TRADER TRAINED HIS OBSIDIAN VAULT ON HUNDREDS OF... CHART PATTERNS AND NOW IT THINKS WITH HIM every setup he ever studied is in there > linked to the outcome > linked to the context > linked to what he was thinking at the time he types one command > Claude Code finds the relevant sources, runs analysis through NotebookLM, saves everything structured the vault doesn't just store information anymore it connects it most traders are still screenshotting charts into a Discord and forgetting them in 48 hours article belowshow more

monokern
81,403 Aufrufe • vor 1 Monat
THESE 5 SKILLS TURN HERMES AGENT INTO A SELF-RUNNING... POWERHOUSE - ON NOUS RESEARCH’S #1 AGENT ON OPENROUTER. Hermes already writes its own skills and remembers across sessions. These 5 from the community ecosystem push it further - drop them in ~/.hermes/skills/ and go. ANTHROPIC-CYBERSECURITY-SKILLS (4K★) by mukul975 · production the most comprehensive security skill pack in the ecosystem. what it adds: → 753+ structured cybersecurity skills mapped to MITRE ATT&CK → also covers NIST CSF 2.0, MITRE ATLAS, D3FEND & NIST AI RMF → turns Hermes into a recon + defense analyst, not a guesser → install: hermes skills install from the hub the workhorse of the list - start here. CHAINLINK-AGENT-SKILLS by Chainlink - official · production low profile, highest trust: it’s first-party from Chainlink itself. what it adds: → oracle network data, CCIP, smart-contract interaction skills → built on the spec - portable across clients → teaches the agent correct on-chain calls instead of hallucinated ABIs → official source, security-scanned on install stop letting the model guess your contract reads. HERMES-SKILL-FACTORY by Romanescu11 · beta the meta-layer - a skill that makes more skills. what it adds: → point it at any repetitive task → it auto-generates a reusable skill → stacks on top of Hermes’s own learning loop → turns your workflows into a self-growing skill library → install from the awesome-hermes-agent list this is what compounds your setup over time. AGENTCASH by Merit-Systems · beta the connector that gives your agent a wallet. what it adds: → access to 300+ premium APIs through one skill → pays for them via x402 or MPP - free USDC to start testing → web scraping, image gen, email sending - all behind one auth → a fresh Hermes + AgentCash alone is already dangerous the cleanest way to plug in paid tools. X-TWITTER-SCRAPER by Xquik-dev · beta drives typed X access through 43 narrow SKILL.md folders. what it adds: → reads (search, timelines, mentions, trends, bookmarks, for-you) → writes (post, DM, follow, profile) + bulk extraction (followers, lists, spaces) → AI composition: write-tweets, write-threads, optimize → security-scanned before it’s trusted feed its output straight into your scheduled briefings. BONUS - the registry itself: HERMESHUB by amanning3390. Browse, search, and install community skills with a 65+ rule security scanner - blocks prompt injection and data exfiltration before anything runs. Creator marketplace with x402/Stripe payments. hermes skills browse to start. If you install nothing else, wire up the hub. the stack in one line: hermeshub + skill-factory build & manage the library → cybersecurity + chainlink + agentcash + x-scraper give it real-world reach → Hermes runs it all on a $5 VPS while you sleep. which of these are you running? FULL HERMES SKILL-STACK PLAYBOOK 👇show more

ZEUS⚡️
21,467 Aufrufe • vor 1 Monat
A SINGLE CLAUDE.md FILE JUST HIT #1 ON GITHUB... TRENDING. 82,100 stars. 7.8k forks. zero dependencies. Bookmark this before you forget. And your Claude will start working differently. 4 principles. one file. Karpathy's LLM coding habits. distilled. > think before coding. > simplicity first. > surgical edits only. > goal-driven targets before starting. swap it into your CLAUDE.md today. your Claude Code becomes a different tool. Read it today. Link below. Claude → Skills → CLAUDE.md → Better Code → Better Systems → Moneyshow more

Kirill
4,630,160 Aufrufe • vor 2 Monaten
THAT'S CRAZY, THIS CHINESE FOUNDER BUILT A MASSIVE MAC... MINI FARM AND EACH ONE RUNNING ITS OWN HERMES AI AGENT LIKE A FULL-TIME EMPLOYEE He's not running one AI assistant. He's running an entire workforce. The stack: Mac Mini + Hermes, scaled out across a full physical farm. Every single Mac Mini in the rack runs its own instance of Hermes Agent – and each one has its own dedicated job. Not duplicated tasks. Actual division of labor, machine by machine, the way you'd structure a real team. No salaries. No sick days. No onboarding. Just racks of hardware, each one handling its own piece of the business, running in parallel, 24/7. This is what it looks like when "AI agent" stops being one chatbot on your laptop and starts being an actual operation. Most people are running one AI tool. This guy built a company out of them. Bookmark this post. Full setup in the video below.show more

SCOTTY BEAM
20,182 Aufrufe • vor 8 Tagen
THIS MAN HASN’T HAD A SINGLE ORIGINAL IDEA IN... 8 WEEKS. CLAUDE HAS ALL OF THEM BEFORE HE WAKES UP he gave claude his obsidian vault on a saturday by monday it found a link between two notes written 6 weeks apart in different folders he turned that connection into his best-performing post his competitors are still organizing folders and writing morning pages and brainstorming in notion the only difference is one file called CLAUDE.md every note = fuel and every morning = synthesis and every week = ideas compounding faster than he can publish them this is not a tool anymore and this is not even an assistant this is a second brain that studied you for 2 months straight bookmark & like this or lose it forevershow more

leopardracer
27,888 Aufrufe • vor 1 Monat
An Asian guy discovered a method to learn any... knowledge fast using AI. The key is Claude + Obsidian. Most people learn slowly: read, forget, read again, forget again. His method: use Claude to break any content into small, interconnected notes. Use Obsidian to link them, so every piece of knowledge is never isolated. Slow method: highlight books, keep going, forget after a week. Fast method: Claude breaks it into atomic notes, Obsidian links them into a network. Six months later, a new idea instantly connects to twenty things you already know. I compiled the full A–Z guide to building this second brain with Claude and Obsidian that most people have never discovered. Article belowshow more

Kirill
23,264 Aufrufe • vor 8 Tagen
THIS IS HOW YOU COMPRESS 100 HOURS INTO 10... MINUTES > just tried NotebookLM + Obsidian combo and honestly… this is insane > i didn’t expect NotebookLM to be this powerful the craziest part? > the "YouTube to NotebookLM" extension you can literally pull entire channels, dump all videos into NotebookLM and get a structured mega-summary in minutes > but two features completely blew my mind: Audio Overviews: > turns any PDF, report or notes into a podcast-style dialogue between two hosts > perfect for listening while walking or driving Book Filter: > upload your Obsidian knowledge base + a new book ask: "Is there anything new for me here?" if the answer is "no" skip it and save dozens of hours > this feels like compression for knowledge if you’re serious about learning fast, here’s the stack: 📁 NotebookLM ↳ 📁 YouTube to NotebookLM Chrome Extension ↳ 📁 Google Gemini ↳ this combo + Obsidian vault = unfair advantageshow more

Mr. Buzzoni
215,522 Aufrufe • vor 4 Monaten
SOMEONE VIBE CODED AN APP THAT TURNS ANY PHOTO... INTO A REAL PHYSICAL STAMP YOU CAN ORDER you snap a photo, it cuts it into a clean stamp design, and you can order the actual physical stamp to press onto anything. > take or upload any photo or image > it turns it into a proper stamp design automatically > all your designs are saved and sorted by date, so you can go back to any of them > order the real physical stamp right from the app and it ships to you > press it onto letters, packaging, cards, whatever you want so instead of paying a custom shop and waiting, you make your own stamp from a photo in a couple taps, then order it without ever leaving the app. the whole thing is dead simple and does one thing well, which is exactly why people love itshow more

Om Patel
98,898 Aufrufe • vor 7 Tagen
Your Claude Code setup is probably bloated and you... don't even know it. Every MCP server you add loads its full tool list into your context window the second your session starts. Stack too many and you're burning context before you type a word. So the move was never "add more." It's "add the right ones." Anthropic dropped an official plugin that does exactly that. It scans your actual codebase and tells you what's worth adding across all five layers: → hooks → skills → MCP servers → subagents → slash commands React project? It suggests Playwright. Auth code? It flags a security reviewer. It's read-only. Touches nothing. Just hands you the blueprint. The plugin isn't the edge. Knowing it exists is. /plugin install claude-code-setup@claude-plugins-official Steal this before everyone does.show more

Evan Luthra
36,455 Aufrufe • vor 23 Tagen
GM You know what is the saddest part of... being a trader Missing your own life Your friends call You say you have to monitor your trades Your family plans something You say the market is open A night out turns into you staring at five monitors saying come on come on And the worst part You are not even guaranteed to win You are just guaranteed to miss everything else That is the trap most traders are stuck in And Quant AI just made the whole thing pointless One line changed everything Quant copy his trades That is it While the trader is glued to his screen His friend copied every single one of his moves in seconds Without charts Without stress Without missing a single moment of life Copy trading on Quant means you find someone who already knows what they are doing and let them do it for you You do not need to understand every candle You do not need to watch every movement You do not need to sacrifice your life for the market Let Quant handle the market You handle your life #QuantAIPioneers NFA DYOR Not financial adviceshow more

Real Nadiya
40,759 Aufrufe • vor 21 Tagen