Viewing profile — oryx1729
oryx1729
HN member- Joined
- Fri, Mar 05, 2021, 7:54 AM UTC
- HN karma
- 34
- Public activity
- 18 items
- HN profile
- View on Hacker News ↗
About oryx1729
Recent public activity
- story
-
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…
- story
- story
- story
-
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…
-
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 …
-
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…
-
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…
- story
-
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…
-
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…
-
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…
-
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…
-
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…
-
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…
- story
-
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 …