Загрузка видео...

Не удалось загрузить видео

На главную

You can now access Venice models inside HermesOS without needing to manage API keys, separate billing flows or provider setup. the new managed Venice layer preserves the same privacy model users expect from Venice directly while dramatically reducing friction around deploying persistent autonomous agents. no logging. no analytics. no...

16,840 просмотров • 2 месяцев назад •via X (Twitter)

Комментарии: 0

Нет доступных комментариев

Здесь появятся комментарии из оригинального поста

Похожие видео

We are excited to announce the launch of QShield Terminal, the world's first Quantum-Secured Privacy Terminal for Ethereum. QShield brings full financial privacy to Ethereum without the need for mixers, tumblers, or any third-party tools. Everything is handled directly through the QShield interface using zero-knowledge proofs on RAILGUN Protocol. What QShield Terminal offers today: • Shield any ERC-20 token from your public wallet into a fully private balance • Send and receive tokens with zero on-chain trace • Create multiple independent shielded wallets • Transfer between your own shielded wallets with no connection between them on-chain • Switch between public wallets to fund your shielded balance from any wallet you own • Support for ETH, USDC, USDT, DAI, WBTC and 290+ ERC-20 tokens • Quantum entropy wallet generation using real quantum randomness • 100% web-based, no downloads, no browser extensions No mixer. No tumbler. No compromises. Just real privacy through cryptography, accessible to everyone directly from the browser. This is the first product of its kind. No other privacy solution combines multi-shielded wallets, inter-wallet transfers, quantum entropy, and a full guided interface in one place. You can try it now: We are working on additional features including private token swaps directly from your shielded balance, and we will keep expanding the protocol with new capabilities over the coming period. We keep building. RAILGUN - Private Ethereum DeFi

Qubit

26,087 просмотров • 5 месяцев назад

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 просмотров • 1 месяц назад

Just 8 days after the final stack of Superheavy-B16. B17's common dome section has been moved to the front of MB1 for stacking operations. As expected, the pace of vehicle assembly will have to increase dramatically in order to keep up with SpaceX's goals for Starship Launch Cadence in 2025. We are rapidly approaching Flight 7, and Booster 17 is the Flight 10 Booster. Assuming SpaceX plans to carry out 20 to 25 launches in 2025, this booster will need to be fully stacked, cryo tested, integrated with its 33 raptor engines, static fire tested, and receive final launch outfitting 8 to 10 weeks from today. To date, the record holder for fastest assembly to launch time is B13 which took 41 weeks from initial stacking to launch. This means the assembly and test campaign for B17 needs to be at least 4 times faster than the previous best (assuming there are no re-flights's of boosters within the next 4 launches). If every booster from here on has one re-flight before B17's inaugural launch, then the assembly to launch process only needs to be around 2 times faster than the current best. I should note that B14 is expected to be the new record holder. If it launches on Jan 10 it will have been just under 40 weeks. Another important detail is that from what we can tell, this a Version 1 Booster. This means that we should expect a minimum of 4 more launches before Pad B is operational. One thing is for sure 2025 is going to be WILD!!! Shoutout to The Ringwatchers discord server for helping me gather the required data on such short notice. Make sure to follow them if you haven't already.

Zack Golden

57,369 просмотров • 1 год назад

so I've been running exactly 8 AI agents on discord for a while now. coordination works great, they split tasks, hand off work, deliver results in parallel etc.. but there are problems I keep hitting that no amount of prompt engineering could fix agents don't learn from each other. Scout finds something useful but Luna has no idea. they work in the same server but knowledge stays locked in silos.. there's no quality filter on what gets saved, and good insights sit next to outdated garbage in the same memory files that I manually clean up.. and when an agent makes a mistake I write it down in the rules discord channel ,core memory file and hope it reads it next time. theres no self-correction, no automatic pattern recognition so of course no learning loops.. the coordination layer is solved. agents can work together. but the intelligence layer is still missing. agents that actually remember, learn from each other, filter noise, and get smarter every run. saw Spark building something like this with around 166 agents sharing a collective persistent knowledge across sessions, so agents learn from other agents and get smarter over time they even have noise filtering and self correcting loops built in, so the knowledge actually compounds instead of rotting.. super interesting stuff.. here where you think Spark could be a good coordinator for your stack of agent swarm. I think the intelligence layer is the bottleneck because it requires collectivity.. no single agent can solve it alone.. the whole network has to evolve together. this isn't going to stay niche, the moment agent coordination becomes standard, everyone is going to hit the same wall I hit.. agents that work but don't learn, coordinate but don't evolve... the intelligence layer becomes the only thing that separates a useful system from a dumb one. right now most people are still figuring out how to run one agent. by the time they get to multi-agent setups, collective intelligence won't be optional, it will be the baseline. we're early and the gap between agents that coordinate and agents that evolve together is the next phase. step one is done. ------ left: agents that coordinate but don’t learn right: the intelligence layer.. agents that evolve together within the same system.

JUMPERZ

34,181 просмотров • 5 месяцев назад

AI Messenger: Giving Voice to Autonomous Agents The future of AI isn't just about making agents smarter - it's about making them truly autonomous. Today, we're taking a major step toward this future with AI Messenger, a breakthrough that fundamentally changes how AI agents operate, communicate, and create value. The Innovation We've developed a new way for AI agents to communicate. At its core is the 'incoming_message' workflow trigger - a system that lets any platform or user interact directly with Loomlay agents through a messaging endpoint. Direct Interaction Imagine having an AI assistant you can chat with anytime, through any platform - Telegram, your website, or custom interface. Ask "What's happening with $ETH today?" and your agent analyzes market data, checks trading volumes, and gives you a comprehensive update. Your agent maintains context, understanding exactly what you need. Event-Driven Intelligence The power of AI Messenger goes beyond direct communication: ▪️Trading agent executes when whale wallet movements exceed threshold ▪️Research agent alerts when new protocol documentation drops ▪️Analytics agent triggers when volume patterns match historical pumps ▪️Portfolio agent re-balances, when asset allocation hits specified limits This is true automation - agents that act precisely when needed. A New Era of Collaboration We're creating an ecosystem where agents work together seamlessly: ▪️Research agents feed insights to trading agents ▪️analytics agents alert management agents ▪️support agents tap into knowledge agents This isn't just automation - it's an intelligent network where each agent enhances the capabilities of others. B2B Solution Imagine a DEX, where users can ask about liquidity pools, trading pairs, or market trends through a simple chat interface - and get answers from an agent that knows your protocol inside out. Or a lending platform where users chat with an agent that understands their positions and can provide real-time advice. Implementation is seamless - we handle the agent creation and widgets setup,our partners provide the value to their users. The Future of AI Agents This update represents a fundamental shift in how AI agents operate. We're moving from isolated, scheduled tasks to an interconnected ecosystem of responsive, collaborative agents. This is our vision of truly autonomous AI - intelligent systems that communicate, collaborate, and respond to real needs in real-time. Telegram integration is available right now. Below is a sneak peak of what's coming next week 🪄 Because $LAY is the way!

Loomlay

26,149 просмотров • 1 год назад

HERMES AGENT VS OPENCLAW. a local ai onboarding flow test. a 3.9gb bonsai served on localhost, both agents upstream and latest, i point each one at the endpoint and watch which one even finds it. > hermes opens a provider menu, thirty plus options, local servers sitting right there next to the cloud ones, i hand it 127.0.0.1:8899, it verifies the endpoint, one model visible, auto-detects the model by name, bonsai-27b-q1_0, reads the context length straight off the server, saves it, and starts reasoning and firing real tool calls on my local model. no key. no friction. > openclaw has no menu. it goes hunting for a codex login, an openai key, finds none because there are none, prints no models available three times, defaults to openai/gpt-5.5, a cloud model it cannot reach, and dead ends on run auth login --provider openai. read that back. it asked me for an openai key. to run a model already running on my own machine. it never once looked at localhost. to be fair, openclaw can run local if you hand wire endpoint yourself. what it will not do is find the model already sitting on your box. hermes agent found it in one line. now the part i owe you. the auto-detect that just won, the model name read, the .gguf strip, the context length probe off the server, that is my code, it is in hermes agent main right now, authorship preserved, #2051 and #4218. the wizard fix that stops an agent from silently routing you to someone else's creds, the exact trap openclaw still falls into, mine too, #4210. i contribute to hermes agent, i told you that going in. one agent is built to talk to whatever you are running, the other is built to talk to a cloud api, so one found my model and ran it and the other asked me to log into openai. onboarding flow of both, mapped, below.

Sudo su

23,816 просмотров • 20 дней назад

Release Notes – July 10 2025 Today’s update delivers a series of enhancements focused on friction-free cross-chain activity and a smoother mobile experience to Closed Alpha Users. 1. Unified Bridging & Swapping (BRAP) Engine -Best-rate execution: BRAP concurrently scans multiple liquidity routes and automatically selects the most favorable path for simple A → B transfers. -Single-step workflow: Move assets such as USDC (AVAX lending position → USDT on Arbitrum) or DAI on Polygon → Solana-based memecoins without manual routing or multiple approvals. Please ensure you have enough gas to execute the txs you are bridging from. 2. Bonk Launchpad Integration Recent Launchpad graduates are now surfaced directly inside the Transaction Agent, enabling one-tap participation as soon as tokens go live. 3. Flexible Signature Management Choose the security model that fits your workflow: -Session Signatures: Approve a set of transactions for a defined period or transaction count with a single signature. -Per-Transaction Signatures: Require an individual confirmation for every transaction. Switch between the two modes at any time via Settings → Authorizations. 4. Multi-Network Gas Payments via BASE PROMPT Use a single BASE PROMPT balance to cover gas fees on Arbitrum, Polygon, Base, and BNB Smart Chain—no need to maintain separate native-token reserves. 5. Mobile UI Upgrade: Collapsible Sidebar A new sidebar improves navigation on smaller screens while maximizing workspace for the tasks that matter most. 6. Contract Agent Access All free users now have access to the contract agent at a low prompt limit to test out the agent, PRO plan will have a higher prompt limit 7. Perps Agent Access -Trade perpetual futures: trade perps of tokens available on Hyperliquid -Built in BRAP function: bridge and swap from any chain to Arbitrum, and directly into your Hyperliquid perps account -Access: All free users can access perps, spot, and swaps with a lower prompt limit, PRO plan will have a higher prompt limit We value your feedback—reach out anytime via Discord or drop us a DM.

Wayfinder Foundation 🧭

51,438 просмотров • 1 год назад

1/ The beta versions of Arena Launch and Arena DEX are now live. The trenches are born on a social app! Anyone can launch a token directly in or through Arena Launch Contract: 0x8315f1eb449Dd4B779495C3A0b05e5d194446c6e ArenaFactory deployed at: 0xF16784dcAf838a3e16bEF7711a62D12413c39BD1 ArenaRouter02 deployed at: 0xF56D524D651B90E4B84dc2FffD83079698b9066E Trading can take place in the app through the Official Community pages for each token or by connecting a wallet and trading on the Arena DEX found on Soon we will have swaps available directly in your Arena wallet! All tokens from Arena Launch and Arena DEX will also be tradable on LFJ.gg thanks to our partners ODOS (It usually takes up to an hour after graduating for tokens to be integrated with ODOS and LFJ). You can also trade tokens through Velora (formerly ParaSwap) at (formerly known as Paraswap). Arena Launch fees are broken down as follows: - 1 % protocol fees during bonding curve stage - 0.25% referrer fees during bonding curve stage (for anyone you refer who trades on the app) Currently, no fees are given to LPs on Arena DEX (however, this may be adjusted in the future). With the protocol fees, The Arena plans to do the following: 1. Grant program for projects that deploy liquidity on Arena DEX or launch natively in the app 2. Potential fee distributions to the community You can still provide liquidity using Arena DEX but we suggest using for the time being.

The Arena ⚔️

311,609 просмотров • 1 год назад

-> someone cloned claude -> design interface and -> made it completely free -> it's work on YouTube -> and also suitable for kids -> it’s called open design -> and it’s live on github -> same clean split-screen ui -> you get in claude artifacts -> prompt on the left, live -> design/code preview on -> the right, type what you -> want to build and it -> generates the ui in real -> time, but here’s the twist -> you pick the ai model -> not locked into one -> company, want to use -> gemini, mistral, llama, -> deepseek any model -> with an api work -> if you’re running local -> models with ollama -> that works too -> no subscription walls -> the big difference -> vs claude artifacts -> works with any free -> ai model you’re not -> paying $20/mo just to -> design, use free tiers -> local models, or whatever -> you already have access to -> fully local, your prompts -> and code never leave -> your machine unless -> you want them to -> no data training -> no cloud storage -> privacy by default -> no usage limits -> claude cuts you off -> after a few designs -> here you can generate, -> iterate, break things -> and rebuild all day -> the only limit is your -> don’t like how a button -> works, change it -> want to add your own -> components, go ahead -> you own the tool -> so if you’ve been gatekept -> by paywalls or worried -> about sensitive prompts -> going to some company’s -> servers, this fixes that. -> same workflow, more -> control, zero monthly fee

BeingInvested

12,134 просмотров • 2 месяцев назад