Video wird geladen...

Video konnte nicht geladen werden

Zur Startseite

“I’ll send notes after the call.” (They didn’t.) So we built an agent that does it automatically. Before a call, it pulls together the docs, decision log, and last week’s notes. After the meeting, it writes the recap and drops it in Slack. Pull up a chair. Sam H...

16,474 Aufrufe • vor 18 Tagen •via X (Twitter)

0 Kommentare

Keine Kommentare verfügbar

Kommentare vom Original-Post werden hier angezeigt

Ähnliche Videos

THIS GUY CONNECTED HIS AI AGENTS TO HIS OBSIDIAN AND BUILT A BRAIN THAT LEARNS ON ITS OWN. HERE'S HOW TO BUILD IT Obsidian is just markdown files sitting in a folder. That turns out to be the perfect memory for an AI agent, because an agent can read and write those files directly. He wired his agents into the vault so they pull context from it, do the work, and write what they learned back. The notes aren't the point. The loop is, and it gets sharper every cycle How to build it: 1. Point an agent at your vault. The fastest way, no plugins, no API keys: open a terminal and run npx obsidian-mcp /path/to/your/vault. That exposes your Obsidian folder to Claude as a tool it can read, search, and write to. Add it to your Claude Code or Cowork config and restart 2. Confirm it can see the brain. Ask it: "list the notes in my vault and summarize what's in them." If it reads them back, the connection is live. Now it starts every task with everything the vault already holds instead of from zero 3. Give each agent one job and a write-back rule. Tell it: "research this, then save what you found as a new note in /brain with links to related notes." One agent researches, one summarizes, one plans. Each writes its output back into the vault 4. Close the loop. Add one line to every agent's instructions: "read /brain before starting, write your result back when done." Now each task leaves the vault richer, and the next run reads that before it works. It compounds instead of resetting 5. You only steer. Review what the brain produces, point it at the next thing. The agents handle the reading, writing, and connecting The edge isn't better notes. It's a brain that feeds itself, so the work gets sharper every cycle instead of starting over Bookmark this

Yarchi

57,678 Aufrufe • vor 14 Tagen

A friend of mine works in market research Her job involves calling different brands, asking questions, and collecting insights that later turn into reports. She needs to capture everything accurately while the conversation is still happening Earlier, she used to note everything down manually during the call. It was stressful and she often had to spend extra time later cleaning up messy notes. Now she does something much simpler. She keeps the call on speaker on her laptop, turns on the Typeless mic, and it converts the conversation into clean notes in real time. After the call, she just asks it to turn those notes into a proper summary or email for her team. No scrambling through rough notes. No spending another 20 minutes rewriting everything. She even does the same thing on mobile when she needs to send a quick update after a call. What makes it powerful is how it handles real speech. We don’t talk in perfect sentences. We pause, repeat ourselves, change direction mid-sentence, and add filler words. Typeless understands that. It removes filler words, fixes repetitions, catches mid-sentence changes, and turns messy speech into clean, ready to send text, whether that’s an email, a bullet list, notes, or a message. One feature that really stands out is voice based editing. You can refine sentences, change the tone, or tweak wording just by speaking again. No typing needed. It works anywhere you write WhatsApp, Slack, email, Notes, even ChatGPT and supports 100+ languages with a personal dictionary. Privacy is also a big focus. The platform is HIPAA compliant and GDPR compliant, with zero cloud data retention. Your data is never used to train AI models, and your history stays stored locally on your device. For professionals working with sensitive information, that matters a lot. They’re also working toward SOC 2 Type II and ISO 27001 compliance. Speaking your thoughts and getting polished writing instantly is honestly much faster than typing everything. That’s basically what Typeless does. Try it here: Android: (check the video 👇) Trust center:

aditii

59,829 Aufrufe • vor 3 Monaten

We’re entering the 10x speed of research publication workflow with AI. SciSpace (SciSpace), the first AI Agent built exclusively for the scientific community, is releasing so many inredibly useful features. 🎯 This is the AI Agent that can use 150+ tools, 59 databases, and 280M+ papers A few weeks back they launched BioMed Agent - It can design entire molecular biology workflows and even create publication-ready illustrations in a single prompt. This is its new domain-specialized AI co-scientist that sits on top of the existing SciSpace Agent and automates full biomedical workflows, from raw data and papers to analysis, decisions, and the final production-grade illustrations. You just need to give it 1 prompt. And today the added the following - Library Search, so it can search and analyze the PDFs already sitting in My Library, letting people ask questions across their own paper pile while keeping it private. - Now connects directly to Zotero, so the Agent can pull and work with the papers you already saved there without manual uploads. - For bigger prompts, it auto-triggers a Report Writing Sub-Agent that turns the chat into a structured research-style report, which is way cleaner for literature reviews and long summaries. - And when you get something worth keeping, Save to Notebook lets you store the output as .md notes with citations in My notebooks, so the work becomes reusable research notes instead of disappearing into chat. Behind the scenes, it indexes the PDF text, pulls a few relevant chunks for the question, then writes an answer grounded on those chunks.

Rohan Paul

11,567 Aufrufe • vor 4 Monaten