Ask HN: What non-AI products are you working on?
351–360 of 544 posts
Re: Ask HN: What non-AI products are you working on?
#352I’ve been working on a synthetic DNA assembly company. Basically, I figured out how to assemble DNA for people at a fraction of what it normally costs, so they give me a sequence, and then I make it in real life for them, then ship it to them. Most of my customers have been AI protein designers, ironically. Turns out SOMEBODY has to wrangle atoms in the real biological world and that’s me! After almost a year of work…
Re: Ask HN: What non-AI products are you working on?
#353I've been working on a local-first personal finance/expense tracker called Tender: https://tender.run Tender runs as a PWA and uses the Automerge crdt and sqlite via wasm. The app more or less runs entirely in your browser (works offline!), though our server proxies connections to pull in plaid/splitwise data. Feature-wise, we're targeting folks who do want to manage their expenses but not have to do fine-grained bud…
Hey, so you may not be targeting this particular market but it is adjacent and something I would pay $5-10 a month for. Have you considered expanding this eventually into a Empower (formerly Personal Capital) competitor? What I mainly use from them is: - investment performance tracking across my various accounts. - retirement planning/forecasting - cash flow, expense, and income tracking overtime. - warnings about up…
Re: Ask HN: What non-AI products are you working on?
#354OpenPV is a website to analyze the potential of PV installations for electricity production on your building. It's based on openly available 3D building data and does a shading simulation in the browser using WebGL: https://openpv.de
Re: Ask HN: What non-AI products are you working on?
#355These days I am taking a break and looking to "pivot" it into a more complete website monitoring tool, that not only scans for broken links, but also offer uptime monitoring, page speed and scans for all sorts of issues that might affect your user. Basically a one-stop shop for everyone that runs a website.
This is a product I would love for myself, but I am unsure if it is a good idea to expand the scope of a product that originally had quite clear and "modest" goals: to check for broken links.
Re: Ask HN: What non-AI products are you working on?
#356Re: Ask HN: What non-AI products are you working on?
#357OpenPV is a website to analyze the potential of PV installations for electricity production on your building. It's based on openly available 3D building data and does a shading simulation in the browser using WebGL: https://openpv.de
Re: Ask HN: What non-AI products are you working on?
#358OpenPV is a website to analyze the potential of PV installations for electricity production on your building. It's based on openly available 3D building data and does a shading simulation in the browser using WebGL: https://openpv.de
Based on your TLD, I would not have been surprised if the service is working for Germany only. But it is Bavaria-only - bummer. Any chance to extend the coverage?
Re: Ask HN: What non-AI products are you working on?
#359OpenPV is a website to analyze the potential of PV installations for electricity production on your building. It's based on openly available 3D building data and does a shading simulation in the browser using WebGL: https://openpv.de
I would love to use something like this but globally. I'm working on some parcel analyzer product for Poland. Perfectly I would like to use it in form of an API where I can pass coordinates in request and get response with pv potential metrics.
We are right now also open sourcing our shading simulation code of WebGL as an npm package, check out https://github.com/open-pv/simshady if that is interesting for you.
Re: Ask HN: What non-AI products are you working on?
#360Would love to hear any feedback thoughts!