Growing India News, world news, nation news, our news, people's news, grow news, entertainment, fashion, movies, tech, automobile and many more..
Sunday, April 16, 2023
Show HN: Super Stack Solitaire https://ift.tt/mUrgydY
Show HN: Super Stack Solitaire Solitaire with a retro NES aesthetic. Two game modes - Klondike and Pyramid. Design, sound, art and programming done by me. Play in browser for free or support my work by purchasing the downloadable version. https://ift.tt/W4jdle6 April 16, 2023 at 12:36AM
Show HN: Pitchleague.ai – Perfect Your Pitch Deck https://ift.tt/n0ZMcEg
Show HN: Pitchleague.ai – Perfect Your Pitch Deck Hey H, We're excited to share that we've already assisted over 800 founders in refining their pitch decks with our recently launched Pitch League AI. Created during a one-day hackathon, our tool harnesses the power of GPT-4 to help founders iterate and enhance their pitch decks. We've observed founders uploading their decks multiple times and making improvements based on the AI-generated feedback. Our mission is to support as many founders as possible in raising funds for their startups, starting with perfecting their pitch decks. While Pitch League AI is still a work in progress, users have found it genuinely helpful thus far. The platform extracts text from PDFs and employs GPT-4 prompts to evaluate and ensure the completeness of pitch decks across various categories, including deck length, grammar & spelling, and the inclusion of vital information (e.g., problem, solution, team, etc.). We'd love to hear your thoughts and suggestions on how we can enhance Pitch League AI and any additional features you believe would be valuable. Looking forward to your feedback! Cheers. https://ift.tt/VJaXYqm April 16, 2023 at 01:46AM
Saturday, April 15, 2023
Show HN: TYON, a Simple JSON Alternative https://ift.tt/VjprYQM
Show HN: TYON, a Simple JSON Alternative TYON (typed object notation) is my attempt to address the main frustrations I have with JSON. 1. Key repetition - you can specify the key names once at the start of a list or map, instead of on each object separately. 2. Escaping strings - everything in a string is literal except for " which is escaped as "". This makes writing regexes and multiline text easier without introducing a bunch of different string styles or excess escaping, which I am not a fan of. 3. While not nearly as important as the first two to me, I did reduce symbol clutter when possible. Files are implicitly maps, keys don't require quotes in most cases, and you don't need commas between items. 4. Decoupling syntax and data formats - TYON has recommended formats for interoperability, but none of these are part of the core spec, so tools are equally welcome to just treat everything as a string. The linked repo contains the spec and a cli app that provides formatting, validation, and conversion to JSON. https://ift.tt/Z0fYuPF April 15, 2023 at 03:10AM
Show HN: What Should I Cook – Cooking Ideas https://ift.tt/o3e08vb
Show HN: What Should I Cook – Cooking Ideas Hey all, I made this prototype called What Should I Cook to help me think of what to cook. It is still a WIP but I feel comfortable sharing it now. I am still adding recipes and some features! Please try it out and let me know what you think. https://ift.tt/P36voWj April 15, 2023 at 06:59AM
Show HN: Example POC to run the Dolly V2 12B model in 8bit mode https://ift.tt/L8KIRiB
Show HN: Example POC to run the Dolly V2 12B model in 8bit mode I banged this out today because nobody seems to have figured this out yet (and I wanted to play with this model). I was inspired by the fact that Simon Willison was struggling to get this running[0], so I wanted to take a crack at it! This is by no means "clean", but it is a baseline for others to hack from. Feel free to send over PRs and I'll land them! (I'd love it somebody used this to glue this into this webui[1].) 0: https://ift.tt/96riRQ2 1: https://ift.tt/JXSAPMx https://ift.tt/aXnbc5V April 15, 2023 at 04:16AM
Show HN: Interactive Prompt Notebooks for OpenAI's Chat API https://ift.tt/dgpkfij
Show HN: Interactive Prompt Notebooks for OpenAI's Chat API Hi HN, I’ve built an interactive prompt notebook for OpenAI's Chat API. It’s a notebook interface that allows you to drag-and-drop message objects to create sophisticated prompts in minutes, complete with markdown for easy commenting. Check it out and let me know what you think. https://ift.tt/CTcGgH8 April 15, 2023 at 01:17AM
Show HN: A curated list of remote jobs https://ift.tt/AspVmrz
Show HN: A curated list of remote jobs https://ift.tt/dc8i9p3 April 15, 2023 at 12:37AM
Subscribe to:
Posts (Atom)
Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems https://ift.tt/onuTQWR
Show HN: Anti-Cluely – Detect virtual devices and cheating tools on exam systems Anti-Cluely is a lightweight tool designed to detect common...
-
Show HN: An AI logo generator that can also generate SVG logos Hey everyone, I've spent the past 2 weeks building an AI logo generator, ...
-
Show HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data https://ift.tt/yrqHZtDShow HN: Snap Scope – Visualize Lens Focal Length Distribution from EXIF Data Hey HN, I built this tool because I wanted to understand which...
-
Show HN: Federated IndieAuth Server implemented as a notebook https://ift.tt/32IC633 April 27, 2021 at 04:37PM