Thursday, July 6, 2023

Show HN: I made an AI Dungeon Master to play D&D 5e with https://ift.tt/kZrL56X

Show HN: I made an AI Dungeon Master to play D&D 5e with Hey everyone, I built this project because I always wanted to try playing D&D but couldn’t find a group of friends or a DM to play with. It’s still early stages and not meant to be a complete replacement for real DMs or IRL sessions, but it’s a good way to dip your toes into DnD or to play on your phone between your IRL sessions. I tried playing D&D with ChatGPT but the overall experience was lacking, so I built this site & Discord bot that has a character sheet tool, better memory management, support for multiplayer, and automatic tracking for things like spells, HP, and encounters. Try it out at https://www.fables.gg/ and let me know what you think! You can try it for free, but after a while there is a paywall since the GPT API costs aren’t cheap. https://www.fables.gg/ July 6, 2023 at 11:20PM

Show HN: Automated blog about AI by AI curated by Human https://ift.tt/ODdwK1E

Show HN: Automated blog about AI, by AI, curated by Human Hi! I'm an amateur dev, tinkering with AI. I love looking at new Open Source libraries and frameworks in AI, so I put together a blog that takes a repo url and posts a blog post about that repo. It's still work in progress but I hope you guys like it! https://decodeAI.xyz/ July 6, 2023 at 03:56PM

Show HN: A Node Editor for LLMs with Semantic Kernel https://ift.tt/UO8GIy5

Show HN: A Node Editor for LLMs with Semantic Kernel https://ift.tt/gYad9pS July 6, 2023 at 06:20PM

Wednesday, July 5, 2023

Show HN: Utubescripts create YouTube scripts in secs using AI (free demo) https://ift.tt/fErD2xS

Show HN: Utubescripts – create YouTube scripts in secs using AI (free demo) You enter a prompt or tell the AI what script subject you want to be written. Then after a short wait, you will have a script for your next YouTube video. It's completely free and requires no sign-up so try it out! I would appreciate any feedback. Thank you! https://ift.tt/avg2udO July 6, 2023 at 07:22AM

Show HN: A Swift app I made in 4 months with no prior experience https://ift.tt/Um1j2Bu

Show HN: A Swift app I made in 4 months with no prior experience I have always dreamed of learning Swift and creating apps for iOS, but I never found the motivation to do so. I was scared by the complexity and the learning curve of programming with UIKit and Storyboard. I thought they were too complicated and too boring for me. But then I discovered SwiftUI, the new framework for building user interfaces for Apple platforms. I was captivated by its simplicity and elegance. I watched some videos and read some articles about it and I was blown away by what it could do. I decided to give it a shot and see if I could learn it and make something with it. I set myself a goal: to build my first SwiftUI app in 4 months. I had no prior experience or knowledge of programming with Swift, so I started from zero. I downloaded Xcode and opened a new SwiftUI project. I followed the "100 Days of SwiftUI", a free course by Paul Hudson that taught me the basics of SwiftUI and Swift. I learned how to use SwiftUI's declarative syntax to create the user interface components, such as buttons, lists, text fields and navigation bars. I also learned how to use some of the built-in features of SwiftUI, such as animations, transitions, gestures and dark mode. This free course gave me everything that I needed to build a stunning app from scratch. This course was so good that I decided to buy other Swift books from the author. Thank you Paul for creating such a great course! (Here is the course link: https://ift.tt/XRhsuTF ) I decided to build a simple and elegant mood tracking app that syncs across all your iOS devices. I called it MoodUp. I wanted to make it easy and intuitive for users to track and analyze their moods anytime, anywhere. I used CloudKit, a cloud service that provides database and asset storage for apps, to store and sync the mood data. I learned how to use CloudKit's APIs to create, update, delete and fetch records from the cloud database. After 4 months of hard work, learning and fun, I finally finished my first SwiftUI app. I was proud of what I had achieved and eager to share it with the world. However, my app is still in pre-order mode and won't be available until July 7th. This is because I wanted to make sure that everything works smoothly and there are no major bugs or issues before releasing it to the public. I submitted my app to the App Store for review and waited for approval. A few days later, I received an email from Apple saying that my app was approved and ready for pre-order. I was overjoyed and excited with tears. I launched my app on the App Store and announced it here on Hacker News, hoping to get some attention and feedback from the community. That's how I went from zero to SwiftUI and built my first app in 4 months. It was a challenging but rewarding journey that taught me a lot about SwiftUI, Swift, CloudKit and app development in general. I hope you enjoyed reading my story and maybe got inspired to start your own SwiftUI project. If you want to check out my app, you can pre-order it for free from the App Store here: https://ift.tt/6gvELVY... Please upvote and pre-order the app for free if you like it because as a small indie developer, I need your support. Thank you for reading! https://ift.tt/WXBYT70 July 5, 2023 at 05:59PM

Show HN: Unified interface for TypeScript schema validations (zod yup) https://ift.tt/wyeZncE

Show HN: Unified interface for TypeScript schema validations (zod, yup) Hi, all! I launched TypeSchema to help library developers like me (and product developers as well) decouple their code from specific validation libraries (like `zod` or `yup`) and make them more plug-n-play. Appreciate the feedback! https://ift.tt/WHjQMTA July 5, 2023 at 11:37PM

Show HN: People forget that you can stick any data at the end of a bash script https://ift.tt/pDYKN0U

Show HN: People forget that you can stick any data at the end of a bash script This is a neat trick I've used to write self-extracting software or scripts that extract files from archives by just using tail -c

Show HN: Redjet a high performance Redis library for Go https://ift.tt/nmrbVQj

Show HN: Redjet – a high performance Redis library for Go https://ift.tt/pj6IaMm July 5, 2023 at 11:43PM

Show HN: Software Developer salaries in Switzerland: average and percentiles https://ift.tt/wJjKZRQ

Show HN: Software Developer salaries in Switzerland: average and percentiles https://ift.tt/grF7Y2H July 5, 2023 at 04:27PM

Show HN: AI-powered personal shopping assistant for Shopify stores https://ift.tt/iCsr5bV

Show HN: AI-powered personal shopping assistant for Shopify stores https://ift.tt/MhEKPn4 July 5, 2023 at 01:17PM

Tuesday, July 4, 2023

Show HN: CodePerfect a fast lightweight IDE for Go https://ift.tt/vKWTNLm

Show HN: CodePerfect, a fast, lightweight IDE for Go https://ift.tt/PudvNGq July 5, 2023 at 08:45AM

Show HN: Zero to High School (v2) https://ift.tt/n0TojZA

Show HN: Zero to High School (v2) Version 2 enable users to read lighter PDF (with complete chapters). Happy learning. https://ift.tt/XsVyR4M July 5, 2023 at 05:32AM

Show HN: Iridescent crystal with raymarching and signed distance fields https://ift.tt/EpA7VHS

Show HN: Iridescent crystal with raymarching and signed distance fields https://ift.tt/MCy1SXi July 5, 2023 at 01:22AM

Show HN: LTO9 Optimizer https://ift.tt/DKtc62E

Show HN: LTO9 Optimizer https://ift.tt/D4YeMf5 July 5, 2023 at 12:01AM

Monday, July 3, 2023

Show HN: Degrees What? https://ift.tt/SkUXHiD

Show HN: Degrees What? One of my pet peeves is when people specify a temperature in "degrees" when it’s not clear from the context which scale is being used. I always want to ask “degrees what?” So I made this little conversion tool that uses degrees angle to convert between degrees Fahrenheit and degrees Celsius. Tip: you can add a number in a query to link directly to a temperature. e.g. https://ift.tt/btDEyWa https://degreeswhat.com July 4, 2023 at 10:41AM

Show HN: Latent Workers AI-Powered Market Insights at Your Fingertips https://ift.tt/4pf195C

Show HN: Latent Workers – AI-Powered Market Insights at Your Fingertips Hey HN, introducing Latent Workers – an AI tool that sifts through market and breaking news, and serves you the essentials. Perfect for investors and analysts wanting to stay informed without the information overload. It monitors markets, analyzes news, and sends real-time recommendations. It’s free to get started. Would love to hear what you think! https://ift.tt/IMNCsE0 July 4, 2023 at 09:24AM

Show HN: A package manager for Autonomous AI tools https://ift.tt/jCrw68q

Show HN: A package manager for Autonomous AI tools I've just started AutoPack, which is a repository and python package of tools designed specifically for autonomous AI systems. Right now it's just LangChain but adding Auto-GPT and others isn't very hard. https://ift.tt/TPc8Jfw July 4, 2023 at 05:08AM

Show HN: LLM Markdown Demo of rich-text support https://ift.tt/hYCxLFt

Show HN: LLM Markdown – Demo of rich-text support This app is demonstrating how to support rich-text (markdown) in LLM responses (OpenAI in this case). It's a Nextjs app, with Vercel AI, and remark for handling the formatting. https://ift.tt/uR6bpdC July 4, 2023 at 04:15AM

Show HN: Chrome Dev Tools Element Selector for Playwright and Scraping https://ift.tt/snhp5kv

Show HN: Chrome Dev Tools Element Selector for Playwright and Scraping https://ift.tt/f1KWPDr July 4, 2023 at 01:01AM

Show HN: JobLens AI-powered job search for 'Who Is Hiring' https://ift.tt/H3DXtxh

Show HN: JobLens – AI-powered job search for 'Who Is Hiring' There are existing HN job aggregators, but I thought we could take it a step further. Inspired by an insightful comment on a previous thread ( https://ift.tt/vJWBPc6 ), I built a tool that aggregates job postings and intelligently categorizes them based on user-specific preferences: * Country and remote work preferences * Employer type (e.g., startup, corporation, government) * Industry * Technologies used * Role type (developer, architect, product owner, etc.) * Salary range (where available) One of the superpowers of LLMs is reformatting information from any format X to any other format Y. We leverage this to map all the unstructured job postings into the same unified structure. The new GPT functions feature and the extended context windows are really helpful for this. Instead of having to build a custom NER pipeline, it works very well with GPT out-of-the box. One challenge is keeping the filters consistent and merging of duplicates. Embeddings help with that. What's next: * Integrate additional sources. We can generate web scrapers and data processing steps on the fly that extract and transform data into the same structure. * Add location distance filters. * Expand beyond jobs to monitor personalized data like events or real estate. Imagine using AI to rate local events from multiple sources based on your preferences, considering factors like your interests and distance from home. * Smaller improvements based on your feedback :) https://ift.tt/eOqBd07 July 3, 2023 at 08:46PM

Show HN: tltv – Federation protocol for 24/7 TV channels https://ift.tt/KMVr6Ng

Show HN: tltv – Federation protocol for 24/7 TV channels I spent six years trying to build a tv channel server. rewrote it eight times. flas...