Viewing profile — reidbarber
reidbarber
HN member- Joined
- Wed, Apr 03, 2024, 10:34 PM UTC
- HN karma
- 15
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About reidbarber
No profile information was provided.
Recent public activity
-
comment
Comment #44380378
The big feature here is that the shared artifacts can use the Claude API themselves (where usage is tied to the logged-in users of your shared artifact).
- story
-
comment
Comment #43926917
I've found that to be best for coding, especially when you're describing the exact behavior you want implemented. Plus the format it returns is very consistent (not the case in the…
-
comment
Comment #43926401
My current favorite (and free) workflow: 1. Drop project files into https://files2prompt.com to copy a prompt with all file contents 2. Paste into https://aistudio.google.com/ and …
-
story
Show HN: WebMarker – Mark web pages for use with vision-language models
WebMarker is a JavaScript library used for adding visual markers and labels to elements on a web page. This can be used for Set-of-Mark prompting, which improves visual grounding a…
-
comment
Comment #41526336
Nice! I built something similar, but in the browser with drag-and-drop at https://files2prompt.com It doesn’t have all the fancy LLM integration though.
-
story
Show HN: WebMarker – Mark web pages for use with large language models
WebMarker is a JavaScript library used for adding visual markers and labels to elements on a web page. This can be used for Set-of-Mark prompting, which improves the visual groundi…
- story
-
comment
Comment #40373310
Neat! Been building something similar to the tagging feature in Typescript: https://github.com/reidbarber/webmarker The Python API on this is really nice though.
-
comment
Comment #40268881
Thanks, I appreciate it! I hope to keep adding features. If there are missing features that you'd use, feel free to leave them in a reply.
-
comment
Comment #40230233
Nice! I made something similar but for the browser recently: https://files2prompt.com I think there some CLI tools out there as well.
- story