Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Introducing Document Extraction as an MCP Server ✂️📑 A huge use case for AI agents is being able to extract out items from a diverse set of complex documents in a repeatable manner - whether it’s legal contracts, invoices, financial statements, passports, and more. In this case, 🚫 prompting...

57,827 görüntüleme • 11 ay önce •via X (Twitter)

12 Yorum

Jesse Jr Lim (ハゲ殿)💩 profil fotoğrafı
Jesse Jr Lim (ハゲ殿)💩11 ay önce

Interesting but no company with sensitive IP or legal is going to want to upload files to the cloud. Would be best deployed local

Mobile Scanner profil fotoğrafı
Mobile Scanner11 ay önce

Scan any documents, convert images into text, PDF files, etc. 👍

Tsukuyomi profil fotoğrafı
Tsukuyomi11 ay önce

ah, the art of document extraction. like a ninja slicing through red tape. but let’s hope the AI doesn’t start extracting more than just data. can’t have it getting too clever, right?

Nilendu Pal profil fotoğrafı
Nilendu Pal11 ay önce

What's the benefit of using the MCP server instead of making a direct API call?

Chandre Van der Westhuizen profil fotoğrafı
Chandre Van der Westhuizen11 ay önce

I always see these amazing screen recordings. Any suggestions to these cool tools anyone?

Patrick C. Callahan profil fotoğrafı
Patrick C. Callahan11 ay önce

I'm excited to test this out for some of our work with clinical data. Great stuff

Himanshu Kumar profil fotoğrafı
Himanshu Kumar11 ay önce

Interesting, isn't it how AI might reshape bureaucratic processes for the better?

Crypto Daddy ֎ profil fotoğrafı
Crypto Daddy ֎11 ay önce

This will be a game changer

Ian Nuttall profil fotoğrafı
Ian Nuttall11 ay önce

Nice little Claude Code development kit. Lots of people have asked me about custom rules/commands for: - Code reviews - Creating code docs - Refactoring - Handing off to a new agent This has examples for all of these (link below)

Andrej Karpathy profil fotoğrafı
Andrej Karpathy11 ay önce

How to build a thriving open source community by writing code like bacteria do 🦠. Bacterial code (genomes) are: - small (each line of code costs energy) - modular (organized into groups of swappable operons) - self-contained (easily "copy paste-able" via horizontal gene transfer) If chunks of code are small, modular, self-contained and trivial to copy-and-paste, the community can thrive via horizontal gene transfer. For any function (gene) or class (operon) that you write: can you imagine someone going "yoink" without knowing the rest of your code or having to import anything new, to gain a benefit? Could your code be a trending GitHub gist? This coding style guide has allowed bacteria to colonize every ecological nook from cold to hot to acidic or alkaline in the depths of the Earth and the vacuum of space, along with an insane diversity of carbon anabolism, energy metabolism, etc. It excels at rapid prototyping but... it can't build complex life. By comparison, the eukaryotic genome is a significantly larger, more complex, organized and coupled monorepo. Significantly less inventive but necessary for complex life - for building entire organs and coordinating their activity. With our advantage of intelligent design, it should possible to take advantage of both. Build a eukaryotic monorepo backbone if you have to, but maximize bacterial DNA.

Deedy profil fotoğrafı
Deedy11 ay önce

Claude Code just revealed that it's used by 115k developers and has changed 195M lines of code last week. With many assumptions, this implies a $130M ARR business with $1k+ per dev per yr. I'm not just hyping this. Claude Code Opus is a junior software engineer.

Tom Dörr profil fotoğrafı
Tom Dörr11 ay önce

scrape Linkedin user data and profiles

Benzer Videolar

New course: MCP: Build Rich-Context AI Apps with Anthropic. Learn to build AI apps that access tools, data, and prompts using the Model Context Protocol in this short course, created in partnership with Anthropic Anthropic and taught by Elie Schoppik Elie Schoppik, its Head of Technical Education. Connecting AI applications to external systems that bring rich context to LLM-based applications has often meant writing custom integrations for each use case. MCP is an open protocol that standardizes how LLMs access tools, data, and prompts from external sources, and simplifies how you provide context to your LLM-based applications. For example, you can provide context via third-party tools that let your LLM make API calls to search the web, access data from local docs, retrieve code from a GitHub repo, and so on. MCP, developed by Anthropic, is based on a client-server architecture that defines the communication details between an MCP client, hosted inside the AI application, and an MCP server that exposes tools, resources, and prompt templates. The server can be a subprocess launched by the client that runs locally or an independent process running remotely. In this hands-on course, you'll learn the core architecture behind MCP. You’ll create an MCP-compatible chatbot, build and deploy an MCP server, and connect the chatbot to your MCP server and other open-source servers. Here’s what you’ll do: - Understand why MCP makes AI development less fragmented and standardizes connections between AI applications and external data sources - Learn the core components of the client-server architecture of MCP and the underlying communication mechanism - Build a chatbot with custom tools for searching academic papers, and transform it into an MCP-compatible application - Build a local MCP server that exposes tools, resources, and prompt templates using FastMCP, and test it using MCP Inspector - Create an MCP client inside your chatbot to dynamically connect to your server - Connect your chatbot to reference servers built by Anthropic’s MCP team, such as filesystem, which implements filesystem operations, and fetch, which extracts contents from the web as markdown - Configure Claude Desktop to connect to your server and others, and explore how it abstracts away the low-level logic of MCP clients - Deploy your MCP server remotely and test it with the Inspector or other MCP-compatible applications - Learn about the roadmap for future MCP development, such as multi-agent architecture, MCP registry API, server discovery, authorization, and authentication MCP is an exciting and important technology that lets you build rich-context AI applications that connect to a growing ecosystem of MCP servers, with minimal integration work. Please sign up here!

Andrew Ng

141,952 görüntüleme • 1 yıl önce