tteg – Free stock image search, no API key 4 months ago
so cool, looking forward to try it
HN user
so cool, looking forward to try it
If you’re using MCP/tool-using coding agents internally, how are you handling “blast radius”? Are you relying on IAM scoping, confirmation prompts, sandboxing, policy proxies, or something else?
Look up similar posts based on the question and summarize the answer
They are matching the query with the document embeddings and summarizing the top few matches.
I'm guessing, only the summarization step makes use of ChatGPT. Calling it a chatbot is slightly misleading. It's more of a question answering system over external documents.
How did you build it?