Viewing profile — quan
quan
HN member- Joined
- Mon, Apr 14, 2008, 2:52 AM UTC
- HN karma
- 1,049
- Public activity
- 127 items
- HN profile
- View on Hacker News ↗
About quan
Recent public activity
- story
- story
-
comment
Comment #46579532
I’m working on a proxy MCP server that lazy loads tools to save tokens https://github.com/mquan/nimble . It includes a dashboard for connecting and configuring MCP servers.
- story
-
comment
Comment #39306203
Reminds me of this old clip https://m.youtube.com/watch?v=3Lyex2tSUyA
-
comment
Comment #39041586
During the holiday season in December, I got my 9yr old son into programming by making games with LLM. We made a few browser games, and by the end of it he could write the prompt h…
- story
-
comment
Comment #38021411
afaik, the langchain solution loads entire openAPI spec which consumes a lot of token and won't work for many large API. For efficient token usage, api2ai divides the task into two…
-
comment
Comment #38012422
I open sourced this tool that takes OpenAPI spec and let you control API using natural language https://github.com/mquan/api2ai Let me know if you have any questions or feature req…
-
comment
Comment #37122512
I created api2ai ( https://github.com/mquan/api2ai ) to solve this. You provide an OpenAPI spec and auth data to spin up an agent for your API. It’s still low level and requires de…
-
comment
Comment #37081192
I created api2ai, I agree that we want to get consistent result, but that can be solved by looking up cached AI results. If the input is user driven then you’ll need AI to decipher…
-
comment
Comment #37024046
It’s done in two steps: 1. Create an array of every endpoint’s summary text and ask AI to select one based on the user prompt 2. Use function calling with parameters of the selecte…
-
story
Show HN: Api2ai – create an API agent from any OpenAPI Spec
api2ai parses OpenAPI Spec to generate an agent that can make API calls. For context, I recently need to explore a handful of API suites and thought LLMs can help expedite this pro…
-
comment
Comment #16607242
Same as your dad, five of my uncles fought in the war on the U.S. side, my grandfather and granduncle served in the South Vietnamese government in high positions. My family was per…
- story
-
comment
Comment #13895618
Yes absolutely, I'm only curious because his essays inspire me to think differently about work and attracted me to this community. Thanks for your answer
-
comment
Comment #13895440
What happened to pg, is he still involved in YC day to day operation or the application process?
-
comment
Comment #11117968
If you google "nine-dash line", which violates UNCLOS, you'll understand why the ASEAN countries are upset and rightly so. China has visibly flexed their muscle in the region in re…
-
comment
Comment #10893860
In addition, I find the claim crediting the Communist government for adopting Latin character to be bogus. If this is true, then south Vietnam would be a lot more illiterate than t…
- story
- story
- story
-
comment
Comment #10335838
Is there any inflationary effect to the $1.25/day figure that has been used since the 1980s? It's not clear from the article whether it's adjusted for inflation.
- story
-
comment
Comment #9505128
My experience with Robinhood has been completely negative. I recently worked on a loan and needed to show the Robinhood transfer to my bank. Since there's no web interface you can'…