Notice: file_put_contents(): Write of 2344 bytes failed with errno=28 No space left on device in /var/www/group-telegram/post.php on line 50

Warning: file_put_contents(): Only 16384 of 18728 bytes written, possibly out of free disk space in /var/www/group-telegram/post.php on line 50
CodeCamp | Telegram Webview: codecamp/5861 -
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/ и играемся в виртуалке.
67👍32🌚22



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: |

Unlike Silicon Valley giants such as Facebook and Twitter, which run very public anti-disinformation programs, Brooking said: "Telegram is famously lax or absent in its content moderation policy." The perpetrators use various names to carry out the investment scams. They may also impersonate or clone licensed capital market intermediaries by using the names, logos, credentials, websites and other details of the legitimate entities to promote the illegal schemes. In a message on his Telegram channel recently recounting the episode, Durov wrote: "I lost my company and my home, but would do it again – without hesitation." As such, the SC would like to remind investors to always exercise caution when evaluating investment opportunities, especially those promising unrealistically high returns with little or no risk. Investors should also never deposit money into someone’s personal bank account if instructed. Channels are not fully encrypted, end-to-end. All communications on a Telegram channel can be seen by anyone on the channel and are also visible to Telegram. Telegram may be asked by a government to hand over the communications from a channel. Telegram has a history of standing up to Russian government requests for data, but how comfortable you are relying on that history to predict future behavior is up to you. Because Telegram has this data, it may also be stolen by hackers or leaked by an internal employee.
from us


Telegram CodeCamp
FROM American