Video yükleniyor...

Video Yüklenemedi

Ana Sayfaya Dön

Hermes Agent just made API keys feel outdated. And the feature nobody is watching might be the biggest shift. The Big Upgrade: → Run `hermes proxy` → Create a local OpenAI-compatible endpoint → Connect tools like Aider, Continue, and Codex CLI → Use Claude Pro, ChatGPT Pro, or SuperGrok...

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

0 Yorum

Yorum bulunmuyor

Orijinal gönderinin yorumları burada görünecek

Benzer Videolar

HERMES AGENT TURNS EXPENSE TRACKING INTO ZERO FRICTION. No Siri Shortcuts. No manual entry. Just open Telegram and say: “Hey Bob, I spent $15 on dinner at Guzman Y Gomez.” Done. Hermes profile “Bob” automatically: - Parses the message - Categorizes the expense - Writes directly to your Notion database - Asks clarifying questions when needed (e.g. “Summit” — clothing brand or location?) This is the real advantage of Hermes profiles. You create specialist agents with their own memory, tools, and instructions instead of talking to one generic assistant. Quick setup: 1. Create the profile `hermes profile create bob` 2. Connect Telegram `hermes gateway setup` 3. Equip Bob with tools Enable the Notion integration + required MCP servers so he can write to your database. 4. Define the rules Set categories, formatting and clarification logic in his system prompt or SOUL. md .HERMES AGENT TURNS EXPENSE TRACKING INTO ZERO FRICTION. No Siri Shortcuts. No manual entry. Just open Telegram and say: “Hey Bob, I spent $15 on dinner at Guzman Y Gomez.” Done. Hermes profile “Bob” automatically: - Parses the message - Categorizes the expense - Writes directly to your Notion database - Asks clarifying questions when needed This is the real power of Hermes profiles — you create specialist agents with their own memory, tools, and instructions. Quick setup: 1. Create the profile `hermes profile create bob` 2. Connect Telegram `hermes gateway setup` 3. Equip Bob with tools Enable Notion integration + required MCP servers 4. Set the rules Define categories and logic in his system prompt / SOUL.md The best expense system is the one you actually use every day. Hermes + Telegram removes almost all friction. Want the full ready-to-use setup for your own expense tracker? comment “TELEGRAM” below and I’ll send you the complete configuration. Now you have a real personal finance assistant living in Telegram — always on, zero effort. The best expense system is the one you actually use every day. Hermes + Telegram removes almost all friction. This is how you turn an AI into a daily virtual employee. full guide on building these workflows in the article 👇

YanXbt

21,511 görüntüleme • 2 ay önce

HERMES AGENT WITHOUT TOOLS IS A CHATBOT. WITH THEM IT BUILDS 3D TOWERS IN BLENDER, CHECKS STOCK PRICES, AND DRIVES VS CODE. tonbi JUST DROPPED THE FULL GUIDE. module 6 of his 10-part Hermes masterclass. best breakdown of the tool layer anyone has published. what you need to know: TOOLS vs SKILLS vs MCP skills = instructions (markdown, loaded into context) tools = callable functions (Python, agent emits call, Hermes executes) MCP = adapters to external systems (Blender, Stripe, Linear, Notion) every tool has three parts: → the function (does the real work) → the schema (what the model sees to decide when to call it) → the registry (makes the tool exist in the agent) the model never runs the function directly. it emits a structured request (tool name + JSON args). Hermes executes and returns the result. if the tool fails, the error goes back as JSON. the agent recovers instead of crashing. TOOL SETS CONTROL THE SURFACE hermes chat --tool-sets web # only web tools loaded. no files, no terminal. hermes chat --tool-sets safe # read-only: web search, vision, image gen. # no file writes. no terminal. no code execution. mid-session: /tools enable video /tools disable terminal or toggle in the dashboard: hermes dashboard → Skills → Tool Sets MCP SERVERS two transport types: STDIO (local subprocess) or HTTP (remote endpoint). add a server: hermes mcp # or ask: "add the MCP server for Blender" filter tools with include/exclude per server. keep only what you trust. security: → OAuth 2.1 PKCE (no long-lived tokens in config) → package scanning via api.osv. dev before launch → all MCP calls go through approval gates HERMES AS MCP SERVER hermes mcp serve exposes 10 tools via FastMCP. connect VS Code Copilot or Cursor to your running Hermes instance. BUILD YOUR OWN TOOL He built a stock price tool live: → Python function calling Finnhub API → schema with name, description, parameters → registered in tool_sets.py → agent calls it automatically when relevant any repeating API call in your workflow can become a native tool. full Hermes architecture deep-dive in the article 👇

YanXbt

32,680 görüntüleme • 2 ay önce

HERMES AGENT IS NOW IN THE CLOUD. NO VPS. NO TERMINAL. NO SETUP. PICK A MODEL. PICK A SERVER SIZE. AGENT IS LIVE IN 60 SECONDS. Nous Portal just launched hosted Hermes Agent. two clicks. one minute. done. Nous Research WHAT THIS MEANS: before today: install Hermes on a VPS or your laptop. configure providers. set up gateway. manage updates. run hermes setup. edit config.yaml. great for power users. friction for everyone else. now: go to pick a model. pick a server size. your agent is live and reachable in 60 seconds. no terminal. no SSH. no Docker. same Hermes. same features. same tools. someone else handles the infrastructure. FOR TEAMS: this is where it gets interesting. spin up agents for everyone at your org. each team member gets their own Hermes instance. granular access controls per user. unified billing through Nous Portal. your team gets Hermes on day one. no DevOps needed. no VPS per person. one admin dashboard. one bill. WHAT'S INCLUDED: → 300+ models via Nous Portal (Claude, GPT, Gemini, DeepSeek, Grok, MiniMax, and more) → Tool Gateway (web search, image generation, TTS, browser automation) → all messaging platforms (Telegram, Discord, Slack, WhatsApp, Signal) → full feature set (profiles, cron, kanban, skills, memory, sub-agents, MoA, /goal, /learn, /journey) → automatic updates ONE PORTAL. FOUR TIERS: Free: $0/month. pay-as-you-go credits from $10. Plus: $20/month. $22 in monthly usage credit. Super: $100/month. $110 in monthly credit. Ultra: $200/month. $220 in monthly credit. highest rate limits. every paid tier includes Tool Gateway. one OAuth. one subscription. no extra API keys. SELF-HOSTED IS NOT GOING ANYWHERE: Hermes is MIT licensed. open source. free forever. you can still run it on your laptop, VPS, or GPU cluster. nothing changes for self-hosted users. the cloud version is for people who want the agent running without managing the machine. pick your path: → self-hosted: full control. you manage everything. → cloud: zero ops. Nous manages infrastructure. → hybrid: self-host your main agent, cloud for team members. HOW TO START: cloud: self-hosted: hermes setup --portal both connect to the same Nous Portal. same models. same tools. same billing. learn how to replace your entire team with 8 hermes agents 👇

YanXbt

45,446 görüntüleme • 1 ay önce