Viewing profile — yol
yol
HN member- Joined
- Tue, Aug 31, 2021, 1:29 AM UTC
- HN karma
- 1
- Public activity
- 8 items
- HN profile
- View on Hacker News ↗
About yol
No profile information was provided.
Recent public activity
-
comment
Comment #47885600
How is this better than the traditional scoped access token from github?
-
comment
Comment #47869878
I'm curious, what's the reason for you to move toward more system-oriented work? Is it because you're looking for a way of career progression? If so, I'd suggest you have some in-d…
- story
-
story
Show HN: An agent skill for eval-driven development of LLM-powered app
Made this skill to free me from the chores for improving LLM output quality.
-
story
Show HN: Pixie-prompts – manage LLM prompt templates like code
How existing prompt management solutions work bothers me, it seems to go against programming best practices: the prompt templates are stored in completely separate system from its …
-
comment
Comment #46605296
And here's a working demo, with example applications built with various AI dev frameworks: https://gopixie.ai/?url=https%3A%2F%2Fdemo.yiouli.us%2Fgraph... The example repo code is …
-
story
Show HN: Debug your AI application in web browser
Hi HN, I'm Bryan. I built an open-source project for debugging your AI applications interactively through a web UI with just a few lines of setup. You can require user input mid-ex…
-
story
Show HN: HouseElf – no-code development of smart assistant
Originally when I try to develop AI empowered assistant application I found myself spending majority of the time integrating LLM calls into my business logic, so I thought it might…