photog.social is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for your photos and banter. Photog first is our motto Please refer to the site rules before posting.

Administered by:

Server stats:

265
active users

#Anthropic

2 posts2 participants0 posts today

Apple plant KI-Suchmaschine als Alternative zu Google
Apple befindet sich in einer Phase strategischer Neuorientierung im Bereich der Websuche. Hintergrund ist die zunehmende Bedeutung generativer KI und das mög
apfeltalk.de/magazin/news/appl
#KI #News #Anthropic #Apple #AppleIntelligence #AppleDienste #chatGPT #EddyCue #GenerativeKI #Google #IOS19 #KISuche #LargeLanguageModels #Perplexity #Safari #Siri #Suchmaschine #Websuche

Continued thread

The #FairUse question hangs over lawsuits brought by #authors, #news outlets & other #copyright owners against companies including #Meta, #OpenAI & #Anthropic. The #legal doctrine allows for the use of copyrighted work without the copyright owner's permission under some circumstances.

The authors in the Meta case sued in 2023, arguing the company used pirated versions of their books to train #LLaMa without permission or compensation.

#law#tech#AI

"To test this out, the Carnegie Mellon researchers instructed artificial intelligence models from Google, OpenAI, Anthropic, and Meta to complete tasks a real employee might carry out in fields such as finance, administration, and software engineering. In one, the AI had to navigate through several files to analyze a coffee shop chain's databases. In another, it was asked to collect feedback on a 36-year-old engineer and write a performance review. Some tasks challenged the models' visual capabilities: One required the models to watch video tours of prospective new office spaces and pick the one with the best health facilities.

The results weren't great: The top-performing model, Anthropic's Claude 3.5 Sonnet, finished a little less than one-quarter of all tasks. The rest, including Google's Gemini 2.0 Flash and the one that powers ChatGPT, completed about 10% of the assignments. There wasn't a single category in which the AI agents accomplished the majority of the tasks, says Graham Neubig, a computer science professor at CMU and one of the study's authors. The findings, along with other emerging research about AI agents, complicate the idea that an AI agent workforce is just around the corner — there's a lot of work they simply aren't good at. But the research does offer a glimpse into the specific ways AI agents could revolutionize the workplace."

tech.yahoo.com/ai/articles/nex

Yahoo Tech · Carnegie Mellon staffed a fake company with AI agents. It was a total disaster.By Shubham Agarwal

"It’s not that hard to build a fully functioning, code-editing agent.

It seems like it would be. When you look at an agent editing files, running commands, wriggling itself out of errors, retrying different strategies - it seems like there has to be a secret behind it.

There isn’t. It’s an LLM, a loop, and enough tokens. It’s what we’ve been saying on the podcast from the start. The rest, the stuff that makes Amp so addictive and impressive? Elbow grease.

But building a small and yet highly impressive agent doesn’t even require that. You can do it in less than 400 lines of code, most of which is boilerplate.

I’m going to show you how, right now. We’re going to write some code together and go from zero lines of code to “oh wow, this is… a game changer.”

I urge you to follow along. No, really. You might think you can just read this and that you don’t have to type out the code, but it’s less than 400 lines of code. I need you to feel how little code it is and I want you to see this with your own eyes in your own terminal in your own folders.

Here’s what we need:

- Go
- Anthropic API key that you set as an environment variable, ANTHROPIC_API_KEY"

ampcode.com/how-to-build-an-ag

ampcode.comHow To Build An Agent | AmpBuilding a fully functional, code-editing agent in less than 400 lines.
Replied in thread

KI-Chatbot Claude von Anthropic: Websuche jetzt verfügbar
Anthropic hat ein Update für seinen KI-Chatbot Claude veröffentlicht. Nutzer:innen können Claude jetzt mit der Suche nach aktuellen Informationen im Internet beauftragen. Diese neue F
apfeltalk.de/magazin/news/ki-c
#News #Tellerrand #Anthropic #BetaFunktion #chatGPT #Claude #Echtzeitinformationen #KIChatbot #KnstlicheIntelligenz #Marktdaten #Quellenangabe #Websuche

#Claude has been really busy indexing my personal #kiwix mirror for some reason. It's still going too. Debating on whether I should try to block it since it's a proprietary model that may or may not give any credit to the authors of the material they're scraping. I'm curious what even tipped them off to the existence of my personal portal.

This is #Hyperbrowser Model Context Protocol (MCP) Server. It provides various tools to scrape, extract structured data, and crawl webpages. It also provides easy access to general purpose browser agents like #OpenAI CUA, #Anthropic #Claude Computer Use, and #Browser Use github.com/hyperbrowserai/mcp

GitHubGitHub - hyperbrowserai/mcp: A MCP server implementation for hyperbrowserA MCP server implementation for hyperbrowser. Contribute to hyperbrowserai/mcp development by creating an account on GitHub.