Viewing profile — rileyt
rileyt
HN member- Joined
- Fri, Jun 29, 2012, 2:02 AM UTC
- HN karma
- 643
- Public activity
- 180 items
- HN profile
- View on Hacker News ↗
About rileyt
Recent public activity
-
comment
Comment #48832317
ai >>> sales people or hubspot
-
comment
Comment #47852949
yes and yes. in the meantime, there's a list of use cases to start from here: https://docs.charlielabs.ai/daemons/choosing-daemons
-
comment
Comment #47852447
DAEMONS.md is meant to be an open spec, like skills. there's details on how other platforms can support it here: https://ai-daemons.com/spec/#provider-guide
-
comment
Comment #47852021
here are a few more resources: - example daemon files: https://github.com/charlie-labs/daemons - reference docs: https://docs.charlielabs.ai/daemons happy to answer questions. all …
-
comment
Comment #47851950
simonw is right, daemons are closer to routines. compared to routines: - daemons are specified by a DAEMON.md file in the repo (like skills). it's version-controlled and team-owned…
-
comment
Comment #47851311
hadn't seen this before, but it looks like the daemon schedules and watch conditions could be helpful for activating openprose contracts.
-
story
Show HN: Daemons – we pivoted from building agents to cleaning up after them
For almost two years, we've been developing Charlie, a coding agent that is autonomous, cloud-based, and focused primarily on TypeScript development. During that time, the explosio…
-
comment
Comment #47493315
[dead]
-
comment
Comment #47427828
it's similar to triggers, but with a routing layer that combines semantic triggers and memory. the magic is defining them as files in the repo (like skills) and not worrying about …
-
comment
Comment #47427533
the working spec is files like `.agents/daemons/ /DAEMON.md` and they have access to skills and rules in the repo so you don't need to duplicate them. you could even have a daemon …
-
comment
Comment #46913902
seems like and appropriate way to share.
- story
-
comment
Comment #34041063
It was less than $2 to embed all 100+ episodes with the new OpenAI embeddings and was as easy as just making a bunch of API calls. Pretty hard to beat that experience.
-
comment
Comment #34033532
It's not fine tuned. You literally just add something like "if the answer to the question isn't in the context, say 'I don't know'" It's wild.
-
comment
Comment #34033525
Thanks a lot. It's nice when people appreciate the stuff I build for fun. The UI is my own design system that I will open source at some point. The app is Remix with a Redis cache …
-
comment
Comment #34033490
Old version? Works on latest for me, but the CSS uses @layer which doesn't have great support with older browsers.
-
comment
Comment #34033182
The embeddings cost less than $2 for all 100+ episodes. The cost for the answering calls to davinci are around $30 so far.
-
comment
Comment #34033164
It uses Whisper for transcripts, which I believe are better than the YouTube generated ones. My guess is that there are more relevant results from the semantic search than I'm incl…
-
comment
Comment #34032167
You're welcome :)
-
story
Show HN: Factual AI Q&A – Answers based on Huberman Lab transcripts
This is a quick prototype I built for semantic search and factual question answering using embeddings and GPT-3. It tries to solve the LLM hallucination issue by guiding it only to…
-
comment
Comment #33871919
Ha, nice work getting ChatGPT to do it. I started down the same route, but wanted to get it done fast so I'm just grabbing the relevant HTML and then adding a few styles to clean u…
-
story
Show HN: Scrollable ChatGPT Share URLs
I was getting really sick of taking and sharing multiple screenshots every time I wanted to share a ChatGPT thread, so I made https://gpt.best/ It's a minimal tool that creates sha…
-
comment
Comment #32275551
Ryan never asked me to clean anything. However, I find it hard to work in messy spaces, so my workspace rarely looks like a "real" one.
-
comment
Comment #30781403
My list: 1. Salary range 2. Remote work policy 3. Tech stack 4. The product/team the role is for
- story