Telegram Group & Telegram Channel
This media is not supported in your browser
VIEW IN TELEGRAM
Весь вечер играюсь с новой моделью Claude — это прямо пушка.

В чём прикол: она может получить доступ к компьютеру и управлять им с помощью ваших текстовых команд. Например, пишешь «Закажи мне айфон 16» и она реально прям идёт и заказывает, если дать все данные для доставки.

Ботоводы лососнули — ИИ наотрез отказывается писать текст в соцсетях, редачить его или комментировать. Я правда пытался. Теперь самое интересное — как запустить у себя:

1. Скачиваем Docker (ага, я знаю);

2. В терминале запускаем

export ANTHROPIC_API_KEY=%your_api_key%
docker run \
-e ANTHROPIC_API_KEY=$ANTHROPIC_API_KEY \
-v $HOME/.anthropic:/home/computeruse/.anthropic \
-p 5900:5900 \
-p 8501:8501 \
-p 6080:6080 \
-p 8080:8080 \
-it ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest

API можно прописать сразу, но мы им займёмся, пока загружаются файлы;

3. Заходим на http://localhost:8501/ и прописываем API Claude. Его можно взять здесь;

4. Теперь идём на http://localhost:8080/ и играемся в виртуалке.



group-telegram.com/codecamp/5861
Create:
Last Update:

Весь вечер играюсь с новой моделью Claude — это прямо пушка.

В чём прикол: она может получить доступ к компьютеру и управлять им с помощью ваших текстовых команд. Например, пишешь «Закажи мне айфон 16» и она реально прям идёт и заказывает, если дать все данные для доставки.

Ботоводы лососнули — ИИ наотрез отказывается писать текст в соцсетях, редачить его или комментировать. Я правда пытался. Теперь самое интересное — как запустить у себя:

1. Скачиваем Docker (ага, я знаю);

2. В терминале запускаем

export ANTHROPIC_API_KEY=%your_api_key%
docker run \
-e ANTHROPIC_API_KEY=$ANTHROPIC_API_KEY \
-v $HOME/.anthropic:/home/computeruse/.anthropic \
-p 5900:5900 \
-p 8501:8501 \
-p 6080:6080 \
-p 8080:8080 \
-it ghcr.io/anthropics/anthropic-quickstarts:computer-use-demo-latest

API можно прописать сразу, но мы им займёмся, пока загружаются файлы;

3. Заходим на http://localhost:8501/ и прописываем API Claude. Его можно взять здесь;

4. Теперь идём на http://localhost:8080/ и играемся в виртуалке.

BY CodeCamp


Share with your friend now:
group-telegram.com/codecamp/5861

View MORE
Open in Telegram


Telegram | DID YOU KNOW?

Date: |

In addition, Telegram's architecture limits the ability to slow the spread of false information: the lack of a central public feed, and the fact that comments are easily disabled in channels, reduce the space for public pushback. These administrators had built substantial positions in these scrips prior to the circulation of recommendations and offloaded their positions subsequent to rise in price of these scrips, making significant profits at the expense of unsuspecting investors, Sebi noted. This ability to mix the public and the private, as well as the ability to use bots to engage with users has proved to be problematic. In early 2021, a database selling phone numbers pulled from Facebook was selling numbers for $20 per lookup. Similarly, security researchers found a network of deepfake bots on the platform that were generating images of people submitted by users to create non-consensual imagery, some of which involved children. Telegram, which does little policing of its content, has also became a hub for Russian propaganda and misinformation. Many pro-Kremlin channels have become popular, alongside accounts of journalists and other independent observers. That hurt tech stocks. For the past few weeks, the 10-year yield has traded between 1.72% and 2%, as traders moved into the bond for safety when Russia headlines were ugly—and out of it when headlines improved. Now, the yield is touching its pandemic-era high. If the yield breaks above that level, that could signal that it’s on a sustainable path higher. Higher long-dated bond yields make future profits less valuable—and many tech companies are valued on the basis of profits forecast for many years in the future.
from us


Telegram CodeCamp
FROM American