For anyone that’s interested, please free to try it here https://www.fixyou.app/
Ask HN: What are tools you have made for yourself since the advent of AI?
721–730 of 913 posts
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#722The Dartmouth Summer Research Project on Artificial Intelligence was in 1956, before I was born. AI itself is even older than that (e.g. William Grey Walter's robots, Elmer and Elsie in 1948), but it was called cybernetics back then. I've been doing symbolic AI, on and off, since the 1980s. I assume, though, you mean LLMs. I haven't used them first hand, but I have fairly recently implemented a multi-layer artificial…
Why not? Given your background surely you would be curious.
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#723Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#724Too many to enumerate but a couple highlights (and many of these I've turned into apps): - https://blunders.ai : Chess improvement app - https://fretwork.ai : Freelancer management app (CRM/Billing/etc) - https://validity.ai : Provide agents the ability to check the UI code it made (w/out needing to run through your full app) - Save money on groceries + meal planning. This has probably saved hundreds if not $1k+ for…
Tell me more about the grocery app. Sounds awesome!
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#725It uses mechanics and body movement, via visual detection through the cameras, to identify when you’re about to take a shot or make a pass.
It then pumps distracting noises (honks, cheers, jeers, etc.) into the headphones to try to distract you. It also runs a continuous 24-second clock so you build a natural sense of how much time is left before you need to get a shot off.
I'm looking for more people to join the test flight: https://clutchshot.app/
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#726Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#727Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#728Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#729After I lost a family member to a cancer that routine screening could have caught early, I started to realized: The screening existed and the guidelines existed, but nothing turned a long medical screening guideline into “here is what you should do.” So I built FixYou for myself and my family. You answer a few questions about age, sex, family history, and lifestyle, and it builds a personalized screening plan from th…
Re: Ask HN: What are tools you have made for yourself since the advent of AI?
#730I wrote a pen-plotter GUI and gcode sender in Rust. By hand. Like an animal. I am the only user. Sometimes it's the process that matters, and exercising your brain is important too. I get that there is a lot of existential dread around AI taking our jerbs, and excluding humans from the process of creative work, but... you can still just write code, just for the personal satisfaction. https://github.com/armyofevilrobo…