|
You are here |
samkapila.com | ||
| | | | |
www.veletsianos.com
|
|
| | | | | Dr. George Veletsianos is Professor of Learning Technologies at the College of Education and Human Development at the University of Minnesota-Twin Cities. He holds the Bonnie Westby Huebner Chair in Education and Technology. | |
| | | | |
www.ianhathaway.org
|
|
| | | | | We're used to thinking of high-tech innovation and startups as generated and clustered predominantly in fertile U.S. ecosystems, such as Silicon Valley, Seattle, and New York. But as with so many aspects of American economic ingenuity, high-tech startups have now truly gone global. The past decade or so has seen the dramatic growth of startup ecosystems around the world, from Shanghai and Beijing, to Mumbai and Bangalore, to London, Berlin, Stockholm, Toronto and Tel Aviv. A number of U.S. cities continu... | |
| | | | |
www.wsdm-conference.org
|
|
| | | | | The 11th ACM International Conference on Web Search and Data Mining | |
| | | | |
ezyang.github.io
|
|
| | | Model Context Protocol servers provide a standard interface for LLMs to interact with their environment. Cursor Agent mode and Claude Code use agents extensively. For example, instead of needing a separate RAG system (e.g., as previously provided by Cursor) to find and feed the model relevant context files, the LLM can instead call an MCP which will let it lookup what files it wants to look at before deciding what to do. Similarly, a model can run tests or build and then immediately work on fixing problems when this occurs. It is clear that Anthropic's built-in MCP servers are useful, and you should use agent mode when you can. | ||