Friday, July 5, 2024

Show HN: Invoice Detector – All your invoices in one place, every month https://ift.tt/yg1Hc92

Show HN: Invoice Detector – All your invoices in one place, every month Hey HN, We're building Invoice Detector ( https://ift.tt/IoGLm8a ), a tool that uses LLMs and computer vision to automate invoice collection for startups. Our AI agents automatically extract, process, and categorize invoices, helping startups stay on top of their expenses. In addition to extracting invoices, we send smart spend optimization notifications and generate easy-to-understand, accurate expense reports. Our pricing is transparent and available on our website. You can try our tool for free without a credit card. We're really interested in any feedback you have, as we aim to make this tool as user-friendly as possible. We’re still very early in development and would love to hear your thoughts! https://ift.tt/IoGLm8a July 4, 2024 at 11:53PM

Show HN: I built a Home Server | NAS with LXD https://ift.tt/Zi3S8bt

Show HN: I built a Home Server | NAS with LXD https://ift.tt/omV7uq4 July 4, 2024 at 11:35PM

Thursday, July 4, 2024

Show HN: Piperiv.com – Data Tools for Natural Gas, Oil, and Power https://ift.tt/s624KUn

Show HN: Piperiv.com – Data Tools for Natural Gas, Oil, and Power https://ift.tt/SHqPix4 July 4, 2024 at 01:07AM

Show HN: Connect to more than 200 event sources (GreptimeDB as Telegraf Output) https://ift.tt/bqrQYcK

Show HN: Connect to more than 200 event sources (GreptimeDB as Telegraf Output) https://ift.tt/Zbm3gWD July 3, 2024 at 11:27PM

Wednesday, July 3, 2024

Show HN: I made a search engine for Hacker News https://ift.tt/Z6RfyHP

Show HN: I made a search engine for Hacker News I love HN but always felt the search with algolia is okay but does have some limitations. Since I work at Vectara I decided to try and create a better search for HN. It's based on data from roughly the last 6 months of HN stories and comments. Would love to hear feedback and how useful this is relative to the existing search. https://ift.tt/hrV6sfm July 3, 2024 at 01:41AM

Show HN: Free AI productivity framework for solo founders (with GPT-4) https://ift.tt/h25faYg

Show HN: Free AI productivity framework for solo founders (with GPT-4) https://ift.tt/IN3hprK July 3, 2024 at 12:13AM

Tuesday, July 2, 2024

Show HN: Perlin noise Wang tile generator https://ift.tt/lHV4qfh

Show HN: Perlin noise Wang tile generator This is a little script I wrote a while ago to help generate sprites for a game I was working on. You can use it to build a seemingly-infinite aperiodic noise texture that is actually composed of a relatively small number of tiles. For example, imagine a large grassy field or body of water in a 2D pixel art game, but without the obvious repeated patterns that arise from simple tiling. The use case is pretty niche (for example, in many cases you could just evaluate the perlin noise function directly in a shader) but I thought it was a cool idea regardless. https://ift.tt/iJF9ZfE June 27, 2024 at 11:06PM

Show HN: Sharpe Ratio Calculation Tool https://ift.tt/VwEg1dG

Show HN: Sharpe Ratio Calculation Tool I built a simple but effective Sharpe Ratio calculator that gives the full historical variation of it...