Live data from Hacker News

Viewing profile — oryx1729

oryx1729

HN member
Joined
Fri, Mar 05, 2021, 7:54 AM UTC
HN karma
34
Public activity
18 items

About oryx1729

oryx1729@protonmail.com

Recent public activity

  1. story
  2. comment
    Comment #49236995

    I’m building cloud managed self improving agents at https://sanbox.cloud . Each instance gets its own persistent file system, root SSH access and a web terminal. The goal is to let…

  3. story
  4. story
  5. story
  6. story
    Show HN: Run Hermes Agent with Kimi 3 in a sandbox

    Today, we are releasing Hermes Agents running on the Kimi K3 model inside a sandbox. You don’t need a Mac mini to run one! You can connect it to Telegram. The initial setup takes l…

  7. story
    Show HN: Sanbox, batteries included sandboxes for AI agents

    Hi HN, We are building Sanbox, a platform for running AI agents in isolated and resumable sandboxes. We use the OpenCode SDK as the harness, support reusable templates, and have a …

  8. comment
    Comment #48836211

    You can use micro VMs like Firecraker if you're rolling out your own infra. If you're on AWS, they also have a new managed Lambda MicroVM service. Can you share more on what functi…

  9. story
    Ask HN: What are agent sandboxes missing?

    I'm building an agent sandbox platform with opinionated customizable templates for general purpose agents using the OpenCode SDK. The idea is to provide a great CLI experience so i…

  10. story
  11. story
    Show HN: A Medical Research Agent Built with BioMCP and Haystack

    I created a simple app to explore how Agents & MCP can help with medical research. It connects to ClinicalTrials.gov, PubMed/PubTator, and MyVariant.info using the BioMCP Server( h…

  12. story
    Show HN: Live Demo – DeepSeek R1 vs. OpenAI O1 for RAG

    Hey HN, We built a live demo to compare DeepSeek R1 and OpenAI’s o1 model on a simple RAG pipeline using Haystack, our open-source AI framework. Both pipelines use the same retriev…

  13. story
    Show HN: Query Suggestions with GraphRAG

    A common UX challenge with RAG applications is that they often leave users staring at a blank page, unsure of what queries to run to explore a dataset. This can be overwhelming and…

  14. story
    Show HN: Interactive Visualization of GraphRAG

    Hi HN, I've built a demo to query quarterly earnings call transcripts from a select few S&P 100 companies using Microsoft's new GraphRAG framework. One of the key advantages of Gra…

  15. story
    Show HN: Live Demo of GraphRAG with GPT-4o mini

    Hi HN, Microsoft recently open-sourced the GraphRAG framework, which enables more contextual responses than traditional vector-based RAG, especially for summarization-focused queri…

  16. story
    Show HN: Compare GraphRAG and RAG on earning call transcripts

    Hi HN, Microsoft recently open-sourced the GraphRAG framework for information retrieval, utilizing graph-based structures. It automates the construction of knowledge graphs using L…

  17. story
  18. comment
    Comment #26354056

    I am a maintainer of Haystack, an open-source NLP search framework leveraging latest NLP models & information retrieval techniques. My Twitter DMs(same handle as here) are open if …