Monday, April 17, 2023

Show HN: Serverless Monitoring Designed for Developers and DevOps Teams https://ift.tt/aDiUVRE

Show HN: Serverless Monitoring Designed for Developers and DevOps Teams https://ift.tt/IiXgxPk April 17, 2023 at 03:47PM

Show HN: No-Auth Twitter API Endpoints (GraphQL) https://ift.tt/xURYlcz

Show HN: No-Auth Twitter API Endpoints (GraphQL) Simple GraphQL endpoints that can be used to pull data without authentication. https://ift.tt/IlX5Yn6 April 17, 2023 at 06:26AM

Show HN: Ruby WhatsApp SDK Gem https://ift.tt/CSzYAQW

Show HN: Ruby WhatsApp SDK Gem Whatsapp Ruby SDK gem Whatsapp released the Cloud API. I had an App that uses Whatsapp, and I extracted all the Ruby code that talks to the API into a gem and made it public. The gem provides the ability to connect with Whatsapp API. Amongst them, you can: - Interact with Business Profiles. - Interact with Phone numbers. - Interact with Media: audio, videos, images, stickers, templates, and documents (Upload/Download, send, receive). - Send and receive messages (text, templates and others). I'm looking for suggestions to make it better. I'm sure the people in HN could provide great feedback I could use to improve the library. https://ift.tt/I7fOx4w Thank you! https://ift.tt/I7fOx4w April 17, 2023 at 06:06AM

Show HN: Insight, an autonomous AI that can do medical research https://ift.tt/SvFUiwq

Show HN: Insight, an autonomous AI that can do medical research I am working on an AI that uses multiple LLM based agents to do medical research on any topic you choose! The program terminates after a set number of iterations and all of the findings are saved. Still a work in progress but it is showing some promising results imho! Would love to receive any critical and constructive feedback, collaborate, Review your PRs, or discuss your ideas!! https://ift.tt/ivUwzAq April 17, 2023 at 03:15AM

Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment https://ift.tt/wtnGQyc

Show HN: Gptrpg A demo of an GPT-based agent existing in an RPG-like environment https://ift.tt/shymqQG April 17, 2023 at 02:14AM

Show HN: Let your body be the gamepad https://ift.tt/hAVxT0g

Show HN: Let your body be the gamepad Hi HN, I made a keyboard emulator that tracks your body pose and emits the key presses accordingly. My main motivation was to make my kids move more on rainy days. I already made a couple of mini-games using the body pose [1-3], and those were definitely fun to make and play! However, once the kids learned the tricks, they got bored. I could only produce that much content myself, and soon realized that I lack time for churning out games. Finally, I decided to tap into an endless pool of PC games, preferrably simple and less addictive ones like the Gameboy and DOS games. This project has been also inspired by [4], which has been featured on HN recently. [1]: https://ift.tt/0udlCcF [2]: https://ift.tt/jpqv2B9 [3]: https://ift.tt/u97GrMP [4]: https://ift.tt/C9v5jJV https://ift.tt/l5nkeVP April 17, 2023 at 01:12AM

Sunday, April 16, 2023

Show HN: TypeAPI – An OpenAPI alternative optimized for code generation https://ift.tt/0Ovrygm

Show HN: TypeAPI – An OpenAPI alternative optimized for code generation https://typeapi.org/ April 16, 2023 at 04:14PM

Show HN: PlutoPrint – Generate Beautiful PDFs and PNGs from HTML with Python https://ift.tt/8nBt5IR

Show HN: PlutoPrint – Generate Beautiful PDFs and PNGs from HTML with Python Hi everyone, I built PlutoPrint because I needed a simple way t...