Sunday, April 30, 2023

Show HN: Adzviser – Digital marketers' copilot for getting data [video] https://ift.tt/3pfP7aJ

Show HN: Adzviser – Digital marketers' copilot for getting data [video] Hello friends - I spent the past 6 months building this search bar for marketers so that they can get their campaign performance data easier and faster. Currently they either have to manually pull those data from Google Ads, Facebook Ads, etc., or to use some connectors, such as Supermetrics/Fivetran, to automate the data pulling process and then build a reporting dashboard from it. I believe that those marketing data and reports can be "one search away". So I built a software prototype that 1) has OAuth2.0 connections to Google Ads 2) translates natural language prompt to Google Ads Query Language 3) generates table and visualization output Contact us: adzviser.com/contact-us https://www.youtube.com/watch?v=O7CWf5Kaypg May 1, 2023 at 12:37PM

Show HN: Type Text and Create Tasks https://ift.tt/8tRhAkJ

Show HN: Type Text and Create Tasks I am experimenting with ChatGPT in my current project https://nexttask.co.uk , now I have a form for prompts where a user can type a prompt, e.g. "Create a task with the title "Submit your pitch decks" with a due date of 10th of May and assign it to everyone" and have a task created. It is awesome! Is this a future of user interaction? https://ift.tt/r8e5iwO May 1, 2023 at 11:07AM

Show HN: Eva AI-Relational Database System for Faster AI-Powered Applications https://ift.tt/tWGpRiH

Show HN: Eva AI-Relational Database System for Faster AI-Powered Applications Hi friends, We are building EVA, an AI-Relational database system with first-class support for deep learning models. Our goal with EVA is to create a platform that supports AI-powered multi-modal database applications operating on structured (tables, feature vectors, etc.) and unstructured data (videos, podcasts, pdf, etc.) with deep learning models. EVA comes with a wide range of models for analyzing unstructured data, including models for object detection, OCR, text summarization, audio speech recognition, and more. The key feature of EVA is its AI-centric query optimizer. This optimizer is designed to speed up AI-powered applications using a collection of optimizations inspired by relational database systems. Two of the most important optimizations are: + Caching: EVA automatically reuses previous query results (e.g., inference results), eliminating redundant computation and saving you money on inference. + Predicate Reordering: EVA optimizes the order in which query predicates are evaluated (e.g., running faster, more selective deep learning models first), leading to faster queries. Besides saving money spent on inference, EVA also makes it easier to write SQL queries to set up multi-modal AI pipelines. With EVA, you can quickly integrate your AI models into the database system and seamlessly query structured and unstructured data. We are constantly working on improving EVA and would love to hear your feedback! https://ift.tt/xKeNIUv May 1, 2023 at 12:52AM

Show HN: Frogmouth – A Markdown browser for your terminal https://ift.tt/5DOZR7b

Show HN: Frogmouth – A Markdown browser for your terminal Hi HN, Frogmouth is a TUI to display Markdown files. It does a passable job of displaying Markdown, with code blocks and tables. No image support as yet. It's very browser like, with navigation stack, history, and bookmarks. Works with both the mouse and keyboard. There are shortcuts for viewing README.md files and other Markdown on GitHub and GitLab. License is MIT. Let me know what you think... https://ift.tt/ZvMaGW6 April 30, 2023 at 09:05PM

Show HN: Browser-based robot simulator with Three.js and rapier.js https://ift.tt/O9vZKxL

Show HN: Browser-based robot simulator with Three.js and rapier.js https://grgv.xyz/blog/simulator/ April 30, 2023 at 03:35PM

Show HN: ArchitectGPT – AI Powered Home Design Too https://ift.tt/iMcZI5E

Show HN: ArchitectGPT – AI Powered Home Design Too Hello everyone, I'm excited to share with you my new app, ArchitectGPT! With ArchitectGPT, you can upload or take pictures of any residence/home and transform it using AI via text or pre-selected themes. Whether you want to experiment with different color schemes, furniture arrangements, or even add new rooms to your home, ArchitectGPT can help you visualize the possibilities in seconds. The app uses state-of-the-art machine learning algorithms to generate realistic and personalized design recommendations based on your preferences and needs. ArchitectGPT is perfect for anyone who wants to explore home design ideas without the hassle and cost of hiring a professional designer. It's also great for architects, interior designers, and real estate agents who want to quickly create virtual staging for their clients. The app is easy to use and doesn't require any design skills. Simply upload a photo of your home, select a theme or provide a description of what you want to achieve, and let ArchitectGPT do the rest. You can save your favorite designs and share them with your friends and family. https://ift.tt/JSWHyXK April 30, 2023 at 05:54AM

Saturday, April 29, 2023

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush https://ift.tt/Rc9jQik

Show HN: Open-Source Implementation of John Conway's Mathy Game of Hackenbush Hackenbush is a fascinating game that led to leaping developments in combinatorial game theory. It caused the discovery of the surreal numbers - an absolutely, incredibly, tremendously large field of numbers. To help it find more popularity, I made an open-source version, mainly for mobile platforms. https://ift.tt/L8YonMw April 30, 2023 at 02:11PM

Show HN: ChatGPT on Your Watch https://ift.tt/CcatYG7

Show HN: ChatGPT on Your Watch https://ift.tt/czn1TwO April 30, 2023 at 01:51AM

Show HN: PineTool – An iOS Companion for the Pinecil https://ift.tt/b5fZpgm

Show HN: PineTool – An iOS Companion for the Pinecil https://ift.tt/oWKehJ6 April 30, 2023 at 08:17AM

Show HN: All GitHub repos shared on HN https://ift.tt/uf2J9ta

Show HN: All GitHub repos shared on HN https://ift.tt/O8KFrYD April 30, 2023 at 06:49AM

Show HN: A Gentle Introduction to the Fediverse https://ift.tt/dxhe3yU

Show HN: A Gentle Introduction to the Fediverse There's a lot of great explainer sites and articles about the fediverse, but I wanted to make something that serves as a quick introduction for a more casual audience, and lets you dig deeper from there. https://ift.tt/VsAe1qO April 30, 2023 at 12:06AM

Friday, April 28, 2023

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 https://ift.tt/ufm7X6G

Show HN: rqlite 7.15, the distributed DB built on SQLite, now with backups to S3 https://ift.tt/ZmdxoyW April 29, 2023 at 06:53AM

Show HN: Make 3D printable CAD Models with GPT https://ift.tt/qBNbVsv

Show HN: Make 3D printable CAD Models with GPT Create 3D models just using your words. This project turns text-to-3d with OpenSCAD as an intermediary. https://ift.tt/2rXulwU April 29, 2023 at 08:08AM

Show HN: I made a tool to easily credit co-contributors in Git commits https://ift.tt/lZuVpIX

Show HN: I made a tool to easily credit co-contributors in Git commits Hi Everyone! The motivation behind creating this tool is to provide an easy way to give credit to contributors in various situations: - In open-source projects, when a pull request (PR) is closed without merging but the idea or code is later implemented. - During pair programming sessions, where two or more developers work together on a single commit. Existing solutions were either too complicated or didn't work as expected, so Git Add Co-Author was developed as a simple, easy-to-use alternative. https://ift.tt/qiZQ6KU April 29, 2023 at 05:47AM

Show HN: ChatGPT Plugin that semantically searches Google Maps https://ift.tt/XBumA0x

Show HN: ChatGPT Plugin that semantically searches Google Maps https://ift.tt/EFpWL20 April 29, 2023 at 03:35AM

Show HN: Use Terraform Modules in Pulumi https://ift.tt/H2cuDmT

Show HN: Use Terraform Modules in Pulumi Use your battle-tested or 3rd party Terraform modules directly in your Pulumi workflow. https://ift.tt/3yLt21v April 27, 2023 at 04:18PM

Show HN: Code-Narrator: Automating Documentation with GPT-4 https://ift.tt/UoZKcW3

Show HN: Code-Narrator: Automating Documentation with GPT-4 As a solo developer on a sizeable project, I found myself facing the challenge of creating documentation, a task I admittedly do not enjoy. Fortunately, ChatGPT arrived just in time. After experimenting with it, I discovered that it generates high-quality documentation for code files, even better than what I could produce manually. This realization led me to develop Code-Narrator, a client that simplifies the documentation process. Code-Narrator ( https://ift.tt/G2wuNPr ) utilizes GPT-4 to analyze your code files and automatically generate documentation. The tool is language-agnostic and has been tested with TypeScript, GraphQL, Solidity, C#, Kotlin, and more. As long as the files are in plain text, Code-Narrator should work seamlessly. The primary goal of Code-Narrator is to ease the documentation process for developers, transforming them from writers to editors. While developers are still responsible for verifying the accuracy of the generated documentation, the initial writing is handled by the AI. If GPT-4 produces incorrect documentation, it typically indicates that the code needs clarification, or a brief comment should be added to guide the AI. A general rule of thumb is that if GPT-4 cannot comprehend the code, it may be too complex for the next developer. However, Code-Narrator is constrained by GPT-4's 8192-token limit, which can be problematic for extensive code files. Those with access to the gpt-4-32k variant should expect better results. Upon its first run, Code-Narrator creates a configuration file by analyzing your project, and then prompts you to review it for accuracy. The key configuration aspects include the "include," "config_files," and "source_path" settings. In its second run, Code-Narrator generates documentation for your entire project. The process is time-consuming, taking approximately 45 minutes to complete from scratch. However, the tool is: - Flexible, allowing for the creation of custom pages such as How-To guides, tutorials, FAQs, READMEs, and other bespoke content. - Multilingual, supporting 25+ languages (as many as GPT-4 supports). - Versatile, capable of generating documentation in various formats (LaTeX, HTML, with the default being Markdown). For a demonstration on transforming a few lines into a How-To guide, watch this video: https://www.youtube.com/watch?v=uJtVCUOTkvw . Remember that brevity is key, as the more concise the input, the more GPT-4 can contribute. Code-Narrator also supports custom plugins, with tutorials available at https://ift.tt/fsanyJc... . In terms of size and cost, Code-Narrator consists of 45 files and 1712 lines of code. The total cost of generating documentation for the entire project is approximately $2.5, a significant savings compared to manual documentation. During the development of Code-Narrator, I noticed several benefits: - Improved function naming: Reading the generated documentation led me to revise vague or overly general function names, resulting in better code and documentation. - Concise input: Focusing on reducing the size of the input file (liquid) became a fun challenge, helping to optimize the process. - Enjoyable interaction: Working with ChatGPT proved more enjoyable than manually writing documentation, and the more I experimented, the better the results. - Minimal input for tutorials: I was pleasantly surprised by how little input was required to create How-To guides and tutorials using GPT-4. - Encouragement to refactor: The 8K token limitation may be restrictive, but it also encourages developers to refactor their code for improved readability and structure. As a prototype and proof of concept, Code-Narrator has some limitations. I'm excited to see where Code-Narrator goes from here, and your feedback is invaluable. Thank you for taking the time to explore this project! https://ift.tt/G2wuNPr April 28, 2023 at 06:19PM

Thursday, April 27, 2023

Show HN: ScrapScript – A tiny functional language for sharable software https://ift.tt/vK0IqpZ

Show HN: ScrapScript – A tiny functional language for sharable software Hi friends, I started casually working on scrapscript in 2015. I built a few compilers over the years to test out various ideas/implementations, and I think I'm finally happy with the overall design. The code is not public yet. Email me at hello@taylor.town if you're interested in joining the core team later this year. Let me know if you have any questions or feedback :) https://scrapscript.org April 26, 2023 at 07:45PM

SHOW HN: AI-Powered Platform Helping You Discover the Best AI Tools for Your Job https://ift.tt/bVG3haP

SHOW HN: AI-Powered Platform Helping You Discover the Best AI Tools for Your Job https://ift.tt/EQCJrtx April 28, 2023 at 06:29AM

Show HN: Codeium-Chrome: Free open-source AI autocomplete Chrome extension https://ift.tt/YU9T8la

Show HN: Codeium-Chrome: Free open-source AI autocomplete Chrome extension https://ift.tt/roOuXTb April 28, 2023 at 04:44AM

Show HN: A Bel compiler to Emacs Lisp bytecode https://ift.tt/ECM3rcX

Show HN: A Bel compiler to Emacs Lisp bytecode In his classic Lisp in Small Pieces, Christian Queinnec actually suggested this project: compiling Scheme to Emacs Lisp byte code. I took up the challenge with Bel instead of Scheme. Much of the code actually comes from the book but adapted to the problem at hand. https://ift.tt/AVQ5Oj8 April 28, 2023 at 03:53AM

Show HN: Karrio – Open-Source Multi-Carrier Shipping API https://ift.tt/nfjwqmI

Show HN: Karrio – Open-Source Multi-Carrier Shipping API Hey HN! Daniel and Delali here; we are working on Karrio, an open-source shipping infrastructure. Our focus is on making it easy to integrate shipping into platforms. With Karrio’s open-source and universal shipping API, you can set up connections to a worldwide network of shipping carriers for national, international and last-mile services but also build your own network of local carriers. You can seamlessly add built-in shipping functionalities to your platform, enabling users to fetch live rates, buy labels, track packages, and more. You can check out our Github repo here: https://ift.tt/CuRKgSX . For developers in the logistics space, carrier integration is often a painful experience. We believe that an open-source solution is a viable alternative to building a shipping system from scratch in-house or getting locked in with a Saas multi-carrier API. Karrio aims to put you in control of your shipping network with lower engineering costs. (see how to get started here: https://ift.tt/QV7rAIm ). So far, we’ve built a unified shipping API compatible with most major carriers, such as FedEx, UPS, DHL, USPS, Canada Post, and more. With the flexibility of open-source, Karrio has interoperability with other multi-carriers and 3PL (EasyPost, Freightcom, etc.). And we plan on building more integrations. Karrio is evolving with the help of our community of early adopters, and we want to keep that going. Checkout our README to get involved with the project, file issues and request or contribute carrier integrations We currently offer a managed cloud service in private beta, with a pay-as-you-go plan for platforms and custom prices for enterprise customers. Don’t hesitate to reach out if you have any questions. We would love to hear your feedback and how Karrio can help with your project. https://ift.tt/CuRKgSX April 27, 2023 at 08:29PM

Wednesday, April 26, 2023

Show HN: CheekyKeys – A Face-Controlled Keyboard https://ift.tt/Ui87YJp

Show HN: CheekyKeys – A Face-Controlled Keyboard https://ift.tt/TZFENty April 25, 2023 at 07:57PM

Show HN: Retro games hosted in Cloudflare Pages for free https://ift.tt/IL0ndXQ

Show HN: Retro games hosted in Cloudflare Pages for free Created some free sites to play online versions of retro MS games like Minesweeper, Solitaire and others such as Sudoku & Tic Tac Toe. I learned about Cloudflare's Pages at same time to host all the code at no cost. https://retrogmz.com/ April 27, 2023 at 02:48AM

Show HN: A minimal, no spam newsletter bringing you great content from the web https://ift.tt/8nVeWcH

Show HN: A minimal, no spam newsletter bringing you great content from the web https://ift.tt/J056ZQy April 27, 2023 at 02:59AM

Show HN: Trybsync – Reddit, but as an RSS Aggregator https://ift.tt/IXktmx4

Show HN: Trybsync – Reddit, but as an RSS Aggregator https://ift.tt/52KkP3m April 27, 2023 at 01:53AM

Show HN: Parley: The RPG where you Negotiate with Bandits https://ift.tt/iG2UL5m

Show HN: Parley: The RPG where you Negotiate with Bandits https://ift.tt/35mVbZG April 27, 2023 at 01:18AM

Show HN: Using object detection to turn a webcam into a lightgun https://ift.tt/pXzEoDk

Show HN: Using object detection to turn a webcam into a lightgun A rather silly project that uses a Coral.ai edgeTPU mini PCIe board to detect a monitor in a webcam feed and convert that into either mouse movements or joystick input. There's a video in the repository showing the gameplay. https://ift.tt/WwZ2f8j April 27, 2023 at 12:21AM

Tuesday, April 25, 2023

Show HN: Ordently – Consciously plan your day and your life https://ift.tt/aQI2cuk

Show HN: Ordently – Consciously plan your day and your life I've been using a task management tool for the past 1 year that I built. A few months ago, I spent some time to make it more generic because my partner wanted to use it as well and she's been loving it ever since. Love her, but she's a bit biased. Firstly, this is a todo app for your life. Existing tools are built around how we work as employees in a company. With a company, all the habits, goals, vision and rituals are given to you in an employee handbook. The company is our coach, and in most cases, we listen and do as the coach says. Its easier to get things done in this environment. In our personal lives, we gotta figure out our goals, work on our habits and setup rituals. We're also more flexible, more forgiving on when we want to do certain things and more rigid on the others. The Daily Planner is central to that ideology, working with one off and repeatable tasks . You onboard with your day first, could be as simple as calling your mum or going on a walk or do yoga. As you get more comfortable, you start to consciously build a life that you want to live by creating rituals and setting goals as you get more confident. Personally, I haven't been able to get that through Todoist or Notion. https://ift.tt/bwmnKZS April 26, 2023 at 05:21AM

Show HN: I built a multiplayer voxel browser game engine https://ift.tt/64IaeuB

Show HN: I built a multiplayer voxel browser game engine https://ift.tt/CZvuK1l April 26, 2023 at 03:00AM

Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums https://ift.tt/CO4V1ZJ

Show HN: Introducing Palacio Albums – Create, Share and Explore Photo Albums https://ift.tt/MK4zsfq April 25, 2023 at 03:02PM

Show HN: Killport – CLI tool to kill processes running on a specified port https://ift.tt/4M7TgDL

Show HN: Killport – CLI tool to kill processes running on a specified port https://ift.tt/GuaPrXp April 25, 2023 at 05:38PM

Show HN: Cicada – Write CI/CD Pipelines in TypeScript https://ift.tt/iq1L0Su

Show HN: Cicada – Write CI/CD Pipelines in TypeScript https://cicada.build/ April 26, 2023 at 01:10AM

Show HN: rpgGPT, RPG with LLM-Powered NPCs https://ift.tt/A4DzQf6

Show HN: rpgGPT, RPG with LLM-Powered NPCs https://ift.tt/lkfLh86 April 25, 2023 at 11:08PM

Monday, April 24, 2023

Show HN: A C++ web/application framework I have been building for the last 12yrs https://ift.tt/R4PcXjy

Show HN: A C++ web/application framework I have been building for the last 12yrs Back then there were not a lot of frameworks for C++ like there are available now, gradually added serialization, reflection, orm, modules for apache|nginx, then started adding programming language integration and then finally added support for building on various Os'es and also support for most of the build tools out there. https://ift.tt/1Ql8jUA April 24, 2023 at 09:17PM

Show HN: Encryption for App Developers https://ift.tt/QRGpE1i

Show HN: Encryption for App Developers https://phase.dev April 24, 2023 at 09:37PM

Show HN: I quit my job to build a Kubernetes GUI with Rust https://ift.tt/WGEnH7e

Show HN: I quit my job to build a Kubernetes GUI with Rust About a year ago I was working on a project with mirrored Kubernetes clusters deployed across various regions. Constantly switching contexts was a big pain for me and I badly needed something more practical to work with multiple clusters, ideally simultaneously. At that time everyone was talking about Rust and I really wanted to try it out. I then found Tauri, a framework to build GUI apps with Rust + JavaScript. I was sold. I learned Rust and built the app I always wanted to use. Fast, lightweight and with the ability to connect to multiple clusters simultaneously. Fast forward to today, there’s a few thousand users and I’ve quit my job to go all in on this product. Would love to get you to try the app and share your feedback. It would mean a lot to me! Thanks! https://aptakube.com April 24, 2023 at 09:10PM

Show HN: Q&A Bot talking in Hinglish about PDFs https://ift.tt/TPuIblc

Show HN: Q&A Bot talking in Hinglish about PDFs Such an amazing time to build applications that can actually make a difference in everyday lives! We've built a simple Q&A bot that can answer your questions in 𝐇𝐢𝐧𝐠𝐥𝐢𝐬𝐡 about any pdfs, wrapped it with a simple command 𝐥𝐜-𝐬𝐞𝐫𝐯𝐞 𝐝𝐞𝐩𝐥𝐨𝐲 𝐩𝐝𝐟_𝐪𝐧𝐚, your bot is now ready to be part of your application stack, I've uploaded a demo where I talk to the bot in half-hindi & half-english about an insurance document - https://twitter.com/_deepankarm_/status/1650447522111029248 https://ift.tt/BLXlrvh April 24, 2023 at 06:37PM

Show HN: Smart Social News Service (In Development) https://ift.tt/kl4mn1Y

Show HN: Smart Social News Service (In Development) https://ift.tt/vX7z5bL April 24, 2023 at 05:01PM

Sunday, April 23, 2023

Show HN: ChatGPT-Powered AI Girlfriend App – Experience the Future of Romance https://ift.tt/yanIJsV

Show HN: ChatGPT-Powered AI Girlfriend App – Experience the Future of Romance https://ift.tt/NpHl6ab April 24, 2023 at 02:24AM

Show HN: I was frustrated with pricing of PagerDuty et al., so made it myself https://ift.tt/p1iszGe

Show HN: I was frustrated with pricing of PagerDuty et al., so made it myself https://allquiet.app April 23, 2023 at 06:29PM

Saturday, April 22, 2023

Show HN: I made a website for letter writing and slow communication https://ift.tt/09rK8fS

Show HN: I made a website for letter writing and slow communication After struggling to keep in touch with a friend who moved away to Japan, I set out to build something that enabled deep conversations without the pressure and required scheduling of instant messaging https://ift.tt/qChmtMs April 23, 2023 at 12:54AM

Show HN: I'm building a Strava alternative without all the social media crap https://ift.tt/ZwUDYMc

Show HN: I'm building a Strava alternative without all the social media crap I'm working on https://cubetrek.com , a web app to manage, visualize and compare your running, hiking, mountainbiking, skiing... activities. Some features include: a github-style calendar heatmap, 3D visualization of tracks (especially useful for hill climbs and mountaineous terrain in general), a world map displaying all your activities at once. Excluded features: although you can share yoir tracks to the world, should you choose so, there are no friends, no likes, no comments, i.e. none of that social networking stuff. And no ads. Any feedback is appreciated, let me know what you think, what to improve! https://cubetrek.com April 23, 2023 at 05:53AM

Show HN: I designed and coded my portfolio as a freelance designer https://ift.tt/1aruYxX

Show HN: I designed and coded my portfolio as a freelance designer Feel free to share any feedback. Thank you. https://ift.tt/o4QpYxu April 23, 2023 at 04:29AM

Show HN: DontBore – Accessible, fast, low-footprint Login sharing for the masses https://ift.tt/iT2Ww5p

Show HN: DontBore – Accessible, fast, low-footprint Login sharing for the masses https://dontbo.re/ April 23, 2023 at 01:40AM

Show HN: I made an automated phishing email analysis tool called ThePhish https://ift.tt/ZchvdIR

Show HN: I made an automated phishing email analysis tool called ThePhish It's based on TheHive, Cortex and MISP. I'll update it once the new TheHive API 5 will be released as stable. https://ift.tt/Aqw3v8t April 22, 2023 at 11:14PM

Friday, April 21, 2023

Show HN: I Don't Give a Sht About Blue Check https://ift.tt/w3GZOhd

Show HN: I Don't Give a Sht About Blue Check https://ift.tt/msdF1tB April 22, 2023 at 06:07AM

Show HN: Automatic Prompt Optimizer for LLMs https://ift.tt/oWY6mDy

Show HN: Automatic Prompt Optimizer for LLMs https://ift.tt/hKmF6Vx April 22, 2023 at 05:55AM

Show HN: Stadai – Your virtual study buddy powered by ChatGPT https://ift.tt/4eCRgdG

Show HN: Stadai – Your virtual study buddy powered by ChatGPT With Stadai, you can create customized quizzes and flashcards on any topic from your own study materials or class notes. Stadai is a chat-based study platform that offers a personalized learning experience. You can also access auto-generated quizzes and flashcards on important topics to enhance your learning experience. Stadai saves your progress and stats, helping you track your learning journey, monitor your performance, identify areas for improvement, and optimize your study strategy. Stadai is perfect for students, professionals, and anyone who wants to boost their learning and knowledge retention. Whether you're preparing for exams, learning new skills, or exploring new interests, Stadai can help you achieve your goals. Try it out now at: https://www.stadai.com/ Please share your feedback on Stadai in the comments below, we would love to hear from you! Thank you! https://www.stadai.com/ April 22, 2023 at 02:52AM

Show HN: ChatGPT-powered Search Bar for your Site https://ift.tt/LuqPRF7

Show HN: ChatGPT-powered Search Bar for your Site Built a small free widget that is a ChatGPT-powered search bar for your site. You can use it on your blog, guides, docs, and resources pages. It crawls and indexes your site and then answers search queries with questions using your site content as a source. It even references the source material so visitors can dig deeper. It also has memory so you can have repeat searches just like ChatGPT. Built with Langchain, Pinecone, and OpenAI. https://ift.tt/B3gcFpR April 22, 2023 at 01:43AM

Show HN: Build AI DAGs with Memory; Run and Validate LLM Tools in Containers https://ift.tt/03STn5Z

Show HN: Build AI DAGs with Memory; Run and Validate LLM Tools in Containers I am working on a modular open source framework called Griptape that allows Python developers to create LLM pipelines and DAGs for complex workflows that use rules and memory. Griptape can be thought of as "Airflow for LLMs," providing an alternative to the agent-based LangChain approach. Developers can also build reusable LLM tools with explicit JSON schemas that can be executed in any environment (local, containerized, cloud, etc.) and integrated into Griptape workflows. They can also be easily converted into ChatGPT Plugin APIs and LangChain tools via adapters. Tools can be thought of as any executable code that allows LLMs to interact with the outside world (via ReAct and Toolformer techniques): email, docs, spreadsheets, Jira tickets, web pages/search, etc. The best part about tools is that they can be executed in isolated environments, significantly reducing potential security risks associated with running LLM-generated code and API calls. What do you think? What are some of the use cases that you have in mind for reusable tools? https://ift.tt/V1w4rjR April 22, 2023 at 12:01AM

Show HN: Bend (YC S22) A climate-friendly corporate card ($100 to try it) https://ift.tt/XjiWhwM

Show HN: Bend (YC S22) A climate-friendly corporate card ($100 to try it) Hi HN! We’re Ted and Thomas from Bend (YC S22). Today we’re launching a modern corporate card built for climate-friendly business. Just by shifting some of your company spending to Bend, you’ll be helping to reduce climate-changing emissions, thanks to the carbon removal rewards you’ll automatically earn, and our embedded climate analytics. But we know that signing up for a new financial service can take some upfront effort, so we wanted to sweeten the deal — create an account today (Friday Apr 21), and we’ll deposit a *$100 gift* in your account to start spending immediately — see the site for details. How it works: - Bend is a modern card and cash account, combined with free carbon accounting and climate rewards - Bend works similarly to how you’d use a business bank account. Send and receive ACH and wires, earn 3% yield on deposits, issue physical and virtual cards with budgets, etc. - Carbon accounting typically runs companies $40k/year and up. We make money off the card interchange (same as any bank), enabling us to offer the carbon accounting for free, and pass through carbon removal rewards. - The way we actually do the carbon accounting is laid out here — we always return a confidence score with every CO2e assessment: https://ift.tt/ndTGNOf - We have awesome customers like Harmonic AI https://ift.tt/CB8osu9 and Fathom https://ift.tt/xUjYcL0 . If you choose, you can create a report of your climate action through Bend like these ones, which you can share with customers, employees, investors, etc. Why tracking and reducing climate-changing emissions is worthwhile: - It’s good for the planet (and free!) - It will help you sell your products to B2C customers who care about the climate, and B2B customers who have set net zero goals (64% of global market cap companies now report on climate data, and are increasingly asking their suppliers to do the same) Our stack: - Rust back end - NextJS front end - Hosted on Vercel - Database from PlanetScale - Card issuing and treasury powered by Stripe and partner banks - Charts with Visx How we got here: We launched Bend last summer as an API https://ift.tt/vSrNQMn . We’re now launching cards directly, because we’re able to offer the functionality for free, and it’s easier for startups to try it out. Prior to Bend, Thomas and I worked at Abacus, where I was one of the co-founders https://ift.tt/flo2Le8 — our background is in fintech, and our goal is to layer in climate insights on top of your financial stack. We’d love it if you tried Bend out! https://usebend.com/ April 21, 2023 at 09:40PM

Thursday, April 20, 2023

Show HN: Create new files in macOS Finder https://ift.tt/Y4htjUT

Show HN: Create new files in macOS Finder Hi HN! One of the feature that is lacking in MacOS Finder is the ability to create a new file in any folder. This repo provides a quick action workflow that adds this functionality to Finder. https://ift.tt/r3v7yhC April 21, 2023 at 07:19AM

Show HN: Create your own full-featured VPN server https://ift.tt/spoZFzc

Show HN: Create your own full-featured VPN server We think VPN providers encrypt our data and increase our security and it is true but there is a problem: we have to share our data with them instead of ISPs. AdminVPN is a side project that allows ordinary people to create their own VPN server. PS: This is my first post here, your feedback is really appreciated! https://adminvpn.co/ April 21, 2023 at 12:48AM

Show HN: Komorebi – Windows 11 tiling window manager quickstart guide https://ift.tt/ahk0Jcz

Show HN: Komorebi – Windows 11 tiling window manager quickstart guide https://www.youtube.com/watch?v=cBnLIwMtv8g April 21, 2023 at 03:53AM

Show HN: Play the front page of Hacker News as interactive text games https://ift.tt/WTzY5JS

Show HN: Play the front page of Hacker News as interactive text games https://ift.tt/XWq91is April 21, 2023 at 02:54AM

Show HN: How to Find the Best Bank for Your Needs https://ift.tt/AtFz5Qa

Show HN: How to Find the Best Bank for Your Needs Hi everyone, I just launched Bank List, an online banking directory to help people find the perfect bank for their needs. It currently has 170+ banks/EMIs and it's mostly focused on individuals and businesses from Europe, but I plan on adding new regions soon. The business model is affiliate marketing, I earn commission when someone signs up on any of these banks through my link. Maybe I will also add featured listings on the site, still need to think about this though. I would love to receive feedback about the website and business idea in general. Thank you https://banklist.io/ April 21, 2023 at 01:23AM

Show HN: Plane - Open-source, self-hosted alternative to Jira https://ift.tt/QJBu9sx

Show HN: Plane - Open-source, self-hosted alternative to Jira Hi HN, I'm Vamsi, the founder of Plane(A simple, extensible, open source project and product management tool). Today, I’m here to share our journey with you all. It all started when we identified some of the most frustrating elements for teams when managing projects, especially with tools that force users to learn complex frameworks. We wanted to create something that was intuitive and easy to use. That's how Plane was born! We first open-sourced Plane back in November 2022, and the response was great. But it wasn't until we announced Plane on Reddit in April that we saw an incredible surge in popularity. In just under two days, our stars skyrocketed from 150 to 1000+! Today, I'm thrilled to report that over 1000+ users are actively using Plane, and many are using the self-hosted version. Our approach is simple yet effective. Despite adding multiple layers of abstraction for project management, Plane operates around the central concept of an issue, similar to a block in Notion. As we continue our journey, we know there's still a lot more to build. We're grateful for the constant feedback we receive from our open-source community, as it's the reason why we're here today. We value your input and want to encourage you to share any feedback you may have. Don't hesitate to ask any questions you may have, as we're more than happy to answer them. Thanks, https://ift.tt/pcYo8Fk April 20, 2023 at 10:30PM

Wednesday, April 19, 2023

Show HN: ChatGPT to control your own app (text-to-action library) https://ift.tt/0IHQFYl

Show HN: ChatGPT to control your own app (text-to-action library) ActionIt is a text-to-action library built to make it easier to perform actions based on natural language input. It opens the way for applications that don't only retrieve information but actually interact with functions, extracting necessary parameters or asking follow-up questions where necessary. In simple terms, your functions are presented to ChatGPT and the correct one is chosen and executed based on a natural language input. Would love any feedback or feature requests:) https://ift.tt/NUsnazo April 20, 2023 at 06:04AM

Show HN: AI Assisted Coding Tutorials https://ift.tt/RetqVym

Show HN: AI Assisted Coding Tutorials https://ift.tt/wLj6CeP April 20, 2023 at 03:10AM

Show HN: GoGoBrowse – A Peer to Peer Web Browser https://ift.tt/ZXEmqu6

Show HN: GoGoBrowse – A Peer to Peer Web Browser Hi HN! GoGoBrowse is a side project I've been working on that allows 2 users to browse the web together while voice chatting. It's a proof of concept for a new model of browsing the web I've been thinking about. My thought is that before a leap to a 3D Metaverse, we need a 2D Metaverse, which is simply social web browsing. I wrote more about it here: https://ift.tt/54ZWC9w... Though the goal of an entirely social web browser is still quite a ways off, I think of this as a small first step in that direction. I'd love any feedback on the app itself, and the general concept of social web browsing. https://gogobrowse.com April 20, 2023 at 02:20AM

Show HN: Allainews.com shows all AI news in one place https://ift.tt/NygMhod

Show HN: Allainews.com shows all AI news in one place https://allainews.com/ April 20, 2023 at 01:32AM

Show HN: Enlinko – link two words using related words based on word2vec https://ift.tt/vPTRJFL

Show HN: Enlinko – link two words using related words based on word2vec Hello, This game uses idea of semantic similarity (called relatedness in my game), like in Semantle and Contexto. But i had different idea for gameplay - instead of guessing secret word, i wanted to make a game where goal is to link two unrelated words. It can be done by placing related words between starting and ending words. In my game there are endless ways to solve same puzzle. There's plenty of room for experiments. I've used semantic vectors from this model: https://ift.tt/n7Cjl2A https://enlinko.com/ April 20, 2023 at 12:52AM

Show HN: Dream – an LLM-powered no-code tool for functional web applications https://ift.tt/9IFXs2l

Show HN: Dream – an LLM-powered no-code tool for functional web applications Dream is an AI-powered no-code tool that allows anyone (designers, engineers, founders) to build functional web applications with natural language. Dream is built to allow web applications to be built iteratively with prompting. You can generate the first version of your app with a generic prompt, but iterate on your app through prompts for style modifications, adding features, bug fixing, etc. Here’s a video demo of the product: https://youtu.be/KtYbPMn3tK0 This is a two-week MVP and I’m actively exploring targeted use cases and audiences that could find value in the product. I’d love any feedback on the product UX and various use cases that Dream could be helpful in! https://usedream.app/ April 19, 2023 at 11:48PM

Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss https://ift.tt/KzTSjDd

Show HN: A web decision game 99% coded by GPT4. Uses agent to decide win/loss Yeah... so I know some software development concepts well I haven't written any code in 10 years, so like half the time was just getting a development setup. At first it suggested PyCharm and honestly it wasted a lot of time. Eventually I got VS Code and GPT just seems to understand it so much better. The real secret to getting good responses with GPT-4 during this I found is to restart the conversation fresh with a complete description of what you need (2-3 paragraphs of detail is great) and the rest as code. [detailed description of what you need, make sure it's detailed and specific add examples if possible] #### [insert all the code, the more you can fit the better] That first code block it gives you back on the first output is the cleanest by far. If there is an error and you submit it back in the same chat conversation, it just gets diluted/saturated over time, hallucinations go up etc. So if there is a bug rather than continue in the same convo, repeat this process in a brand new conversation. Each time it gives a much cleaner, fresher look at the code and goals needed. If your codeblock is really small then this isn't so important, but I'm trying to maximize the amount of code per prompt for best responses. I also make sure to split files by concerns so they don't get too big for the prompt window otherwise it's annoying. #### And lastly the other interesting thing about this project is this simulates an Agent loop where it is constantly trying to determine if the player won or lost, decide what the next most cohesive step is based on the human feedback (click emoji) and looping it. Actually that was my main interest for the project and I just wanted to get something published as a secondary goal. Most of my time was probably spent playing with the prompt and trying to to see if I could get it to determine if the goal was achieved but its actually a hard problem and I have some cool ideas for the next project. https://ift.tt/tGhPvIJ April 19, 2023 at 02:11PM

Tuesday, April 18, 2023

Show HN: Kinde – auth, feature flags and billing (Q3) in one integration https://ift.tt/SvpWXk7

Show HN: Kinde – auth, feature flags and billing (Q3) in one integration https://kinde.com/ April 19, 2023 at 12:41PM

Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 https://ift.tt/EtZnRY7

Show HN: No-cloud P2P file transfer in the browser using latest WebTorrent v2 https://file.love/ April 19, 2023 at 12:57AM

Show HN: Database for analyzing US companies, visualize using Apache SuperSet https://ift.tt/8oNlJgW

Show HN: Database for analyzing US companies, visualize using Apache SuperSet My main motivation was that I wanted to be able to drill down and filter across all the available stocks, look at the data for myself, and narrow down on the stocks I am interested based on my own sets of criteria, and make data-driven analysis for my personal investment strategies. I used PostgreSQL as the backend database for ELT data pipelines, and used Citus Data cstore_fdw for columnar compression for the final dataset. All financial data is coming from SEC Edgar, https://ift.tt/Ki7zeV5 . I used Python for downloading most of the data. I also run the data load development locally on my home Ubuntu server that I built 5 years ago. I bought 4TB of M2 disks for best database performance, with PRIME B360M-A motherboard and Intel Chip Coffee Lake S. I built the website simply using WordPress, and I run Apache Superset using gunicorn via Apache Webserver reverse proxy. The registration form I had to build myself with PHP and some JavaScript, because it needed to automatically create a SuperSet user upon registration. Otherwise, I would need to input everyone manually. I used Python again for the data integration. Please don't use the database directly as an investment tool, as its in Beta, and the data still needs to undergo heavy data quality checks, please confirm all the numbers yourself, as I provide a link for every company to the SEC filings. https://ift.tt/PB9E7f1 April 19, 2023 at 05:16AM

Show HN: AI Playground by Vercel Labs https://ift.tt/MnAiQbe

Show HN: AI Playground by Vercel Labs Hey, Jared Palmer (creator of this playground) here. Really excited to ship this. I’ve been building this over the past few weeks to compare LLMs from different providers like OpenAI, Anthropic, Cohere, etc. At Vercel, I manage our Frameworks division (including Next.js, Svelte, and Turbo) and wanted to also dogfood some of the latest features in a slightly larger application. This playground takes a lot of inspiration from https://nat.dev and is built on Tailwind, ui.shadcn.com, and some upcoming Vercel products we’re announcing soon. We’re going to continue adding models to compare and add other frameworks to generate code snippets from. https://play.vercel.ai April 19, 2023 at 06:38AM

Show HN: Offsuit – Casual Poker, Redesigned https://ift.tt/zyNmidc

Show HN: Offsuit – Casual Poker, Redesigned For the past year my friend and I have been building a dead simple offline poker app that we actually wanted to spend time in. No constant pop-ups. No account needed. No waiting for tables. No fake felt or neon. Just free poker against intelligent AI opponents with helpful in-game stats. We’ve started offline, but are working towards online-multiplayer, tutorials for new players, and more in-game stats. Would love your feedback! https://offsuit.app/ April 18, 2023 at 10:07PM

Show HN: tokmon – CLI to monitor your program's OpenAI token costs https://ift.tt/dtbKz4V

Show HN: tokmon – CLI to monitor your program's OpenAI token costs https://ift.tt/dlHUCoA April 19, 2023 at 01:15AM

Show HN: Job Board Reserved for Humans Only https://ift.tt/o7mCizr

Show HN: Job Board Reserved for Humans Only https://ift.tt/Ey29iUT April 18, 2023 at 11:40PM

Monday, April 17, 2023

Show HN: ThinkGPT: a library to prompt GPT to think, memorize and self-refine https://ift.tt/tfgPVUl

Show HN: ThinkGPT: a library to prompt GPT to think, memorize and self-refine https://ift.tt/CAHLqcZ April 18, 2023 at 07:06AM

Show HN: Quorbo – a quick and quirky quest for the quote https://ift.tt/IlGrcsg

Show HN: Quorbo – a quick and quirky quest for the quote Hey HN, Today I'm launching Quorbo (www.quorbo.com): a simple letter-revealing game (think Wheel of Fortune with some twists) where you get 6 turns to guess the day's quote! It's my first post-parenthood side project and first web game. Being a working dad has caused me (for the first time, believe it or not) to focus on simplicity. Up until about a year ago, endless free time secretly plagued me... because I love _building_, and more free time meant: more room to add complexity. Not anymore! Quorbo is the first of my initial batch of three simple word games, and I can't wait to make more. Let me know what you think! (improvements, bugs / quirky behavior / stumbling blocks, any and all feedback welcome!) Enjoy! https://quorbo.com April 18, 2023 at 05:46AM

Show HN: Instant AI Powered Support https://ift.tt/FUBpcV7

Show HN: Instant AI Powered Support Create a virtual assistant for your product with a single click 1. Tell us your website 2. Choose the pages you'd like Bubbly to learn from 3. We will instantly create a GPT3 AI Bot that can answer any question about your product or service. https://ift.tt/UsNVf9K April 18, 2023 at 04:13AM

Show HN: Magic Happens – let ChatGPT manage your Kubernetes cluster https://ift.tt/FkioPtM

Show HN: Magic Happens – let ChatGPT manage your Kubernetes cluster I built this kubernetes operator as a proof of concept this weekend.. It only has a single required item in the spec, a freeform description field. The operator will use chatgpt to generate a spec, then immediately apply it to the cluster. It makes some attempt to correct errors if there's a problem with the syntax. It will leave additional comments, questions or instructions in the status field of the object. I built this in a weekend and it's still quite unrefined. It's in no way production ready, please don't use it for anything real, but it works better than you would think, considering how simple it is. If you're going to use it, run it on a local cluster like 'kind'. Some descriptions to try: * install a redis namespace with a redis cluster and a service in it * create an argocd application in the argocd namespace to install velero. * write a python script that lists all ec2 instances in us-east-1, and run it as a k8s job with the aws credentials already saved in the default namespace.. a somewhat longer description that also worked: given the following spec: --- kind: MagicHappens apiVersion: gptmagic.io/v1 metadata: name: foo spec: description: this is a freeform description field that will be sent to chatgpt to generate kubernetes resources dryRun: false --- Can you create more magic happens resources, each of which describes an argocd application that needs to be created to install a helm chart for one of the standard cluster addons that need to be installed on a cluster for it to be production ready. The description should be be freeform text like the following: "Create an argocd application in the argocd namespace to install istio from the helm chart with all the defaults" or "Create an argocd application in the argocd namespace to install prometheus and grafana, with an ingress enabled for grafana". Be very thorough and included as many apps that might be needed for a prod ready cluster using industry standard CNCF projects if possible. (this produces a list of additional resources for the operator, which the operator then goes on to create argocd applications for -- it also left comments with instructions on one of the resources for how configure it to work with your cloud provider something to note is that since you can run arbitrary containers with arbitrary commands, and chatgpt can write arbitrary code, you don't have to limit yourself to k8s stuff.. if you've got saas credentials on the cluster, you can just tell it to run a python script as a job to do whatever you want. Since most people are cowards, there's a dryRun field that defaults to true, so it only attaches the spec to the object. It is scary how well this works. https://ift.tt/meZB0aF April 18, 2023 at 02:39AM

Show HN: Trivai.app – AI powered trivia questions, with references https://ift.tt/OvkDlIA

Show HN: Trivai.app – AI powered trivia questions, with references Hi HN! As many of you, I've had a lot of fun playing around with LLMs the past few months and I wanted to show you what I've built. I made a trivia website using GPT3 a while back just to have something to play with. My initial interest was to see if I could get structured responses to build a UI around, and if I could get the LLM to refer back to what piece of text it used to create questions and answers with. The initial results were pretty good, but not good enough. Fast forward a few months, GPT 3.5 was released to the public and I was released from my work. I decided to pick this up again and have been making some changes. - I've generated almost 3000 questions. - I initially only let signed up users generate questions due to cost concerns. Since 3.5 is much cheaper, I've opened up the question generation for everybody. - I built a prompt comparison tool so I could tweak the prompt to get better responses. - I've added some more data to the questions. This includes a more free form explanation to the correct answer (separate from the references), and categories for all questions. - I've been working on a question improvement process. This means I collect issues, generate new variations of the question and let people vote on them. Voting and question improvement is currently only available to signed in users. I have many more ideas I'd like to explore, but I would appreciate your feedback and would be happy to answer any questions about the site or its development. You can access the references by pressing the explanation text when you've answered a question correctly. https://trivai.app April 18, 2023 at 01:43AM

Show HN: Embedding an ArXiv paper and chatting with it https://ift.tt/2WzXdgR

Show HN: Embedding an ArXiv paper and chatting with it https://twitter.com/pwang_szn/status/1647902577760116737 April 17, 2023 at 11:00PM

Sunday, April 16, 2023

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

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/pyq9uHN Thank you! https://ift.tt/pyq9uHN April 17, 2023 at 08:36AM

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

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/j60eWab April 17, 2023 at 05:45AM

Show HN: Web-Based Inspectors for Binary Formats https://ift.tt/gbPUwNy

Show HN: Web-Based Inspectors for Binary Formats https://ift.tt/F1T4Ckf April 17, 2023 at 05:21AM

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

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

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

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/8nguom4 [2]: https://ift.tt/Pp7nLTR [3]: https://ift.tt/7EfPbU6 [4]: https://ift.tt/1gRpt0j https://ift.tt/b6FHSMD April 17, 2023 at 03:42AM

Show HN: Mousedroid – Use your Android phone as a mouse and keyboard https://ift.tt/wfHNljb

Show HN: Mousedroid – Use your Android phone as a mouse and keyboard https://ift.tt/CG9FQe6 April 17, 2023 at 12:48AM

Show HN: Use GitHub Actions to generate a warm up routine https://ift.tt/6LNngwc

Show HN: Use GitHub Actions to generate a warm up routine Morning everyone - I made this because I really didn't want a new SaaS subscription to "be more productive". Turns out, you can do a lot with just a cronjob, GitHub Actions and CSV file! It works quite nicely because Issues created actually can have toggle-able checkboxes so you can mark yourself as you do them. https://ift.tt/Cb3Ky5d April 16, 2023 at 04:25PM

Saturday, April 15, 2023

Show HN: PromptLab – A Raycast Extension for creating context-aware AI commands https://ift.tt/EGMuKhI

Show HN: PromptLab – A Raycast Extension for creating context-aware AI commands https://ift.tt/q6h54Fp April 16, 2023 at 08:35AM

Show HN: Super Stack Solitaire https://ift.tt/6ZueVKi

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/CWwRXDB April 16, 2023 at 03:06AM

Show HN: Pitchleague.ai – Perfect Your Pitch Deck https://ift.tt/oLJ4mYV

Show HN: Pitchleague.ai – Perfect Your Pitch Deck Hey HN, 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/YRPtl6j April 16, 2023 at 04:16AM

Show HN: ConversionWhiz – Structured feedback on any URL using OpenAI https://ift.tt/DdTmYgl

Show HN: ConversionWhiz – Structured feedback on any URL using OpenAI https://ift.tt/eZC6Vuc April 15, 2023 at 11:06PM

Show HN: SaaS for making software documentation less annoying https://ift.tt/hStYyi2

Show HN: SaaS for making software documentation less annoying As a developer, I absolutely despise writing documentation. That's why I've started building software that would make it a more bearable experience. Our current features include the following: - An AI assistant that lets you talk with your documentation. Ask questions like: How do I do thing X? What is the method for fetching a model from the database? And the AI assistant will answer. - Developers can choose their preferred way of writing: online WYSIWYG editor or writing to markdown files using their favorite editor and then synchronizing with the system via CLI. - Tagging relevant documentation pages with the corresponding code files. Git integration will let you know when one of those tagged code files changes and lets you know the documentation needs an update. I'm sure the people in HN have many more pain points they are experiencing with their documentation software, and we would love to hear them. Any feature suggestions are more than welcome. https://ift.tt/WMb5CDo April 16, 2023 at 01:52AM

Friday, April 14, 2023

Show HN: Example POC to run the Dolly V2 12B model in 8bit mode https://ift.tt/ocVyISu

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/HlmI85W 1: https://ift.tt/Pjv5QGi https://ift.tt/4QOZIp0 April 15, 2023 at 06:46AM

Show HN: A curated list of remote jobs https://ift.tt/Hprx5AB

Show HN: A curated list of remote jobs https://ift.tt/MxpZ9yY April 15, 2023 at 03:07AM

Show HN: Don't Hold Your Breath – Breathing Analysis with Polar H10 HR Monitor https://ift.tt/Kxvd9pL

Show HN: Don't Hold Your Breath – Breathing Analysis with Polar H10 HR Monitor A person's heart rate fluctuates based on factors such as activity, environment, and mental state. Additionally, heart rate variations occur on a much shorter timescale, with changes happening every few seconds. During inhalation, heart rate slightly increases, and it decreases again during exhalation, a phenomenon known as respiratory sinus arrhythmia. There are several reasons for this. Firstly, an increase in volume within the thoracic cavity (the space between the ribs) leads to a corresponding drop in pressure, which is counteracted by a rise in heart rate to regulate blood pressure. Secondly, breathing is deeply intertwined with the autonomic nervous system, which involves the opposing activation of the parasympathetic ("rest and digest") and sympathetic ("fight or flight") responses. By measuring heart rate variability and regulating our breath, we can gain insight into our stress response and learn to control it. The Polar H10 heart rate monitor provides basic heart rate measurements from a chest strap ECG, compatible with a number of fitness tracking apps that monitor heart rate zones wirelessly using bluetooth. The device also provides raw sensor data including an accurate measure of the timing between heartbeats (interbeat interval, with millisecond resolution) and 200 Hz accelerometer data. In this project this information is used to measure breathing rate and heart rate variability, and explore the relationship between the two. https://ift.tt/v978ai5 April 15, 2023 at 03:06AM

Show HN: WikiBinge – discover how all things are vaguely connected (2016) https://ift.tt/HfAhSeb

Show HN: WikiBinge – discover how all things are vaguely connected (2016) Connect two articles on Wikipedia, but do it the long way. I've always been a fan of the theory of six degree of separation, but it's an overused concept when exploring the Wiki-graph. Instead of showing the shortest path, which in my opinion is "boring" and ends up connecting super-important central articles, I came up with my own method: WikiBinge selects the smaller, less represented articles on Wikipedia. In a WikiBinge path, the underdogs are the kings! How does it work? It's pretty straightforward! Compute PageRank on the Wiki-graph and assign as weight of each edge the PageRank value of the destination node. A WikiBinge path is then simply a shortest path using these weights: the algorithm will then favor paths passing through articles with lower PageRank values. More on the motives to build this here: https://ift.tt/WiyaVdU This is an older project of mine, but it never got much exposure, so I'm humbly submitting it now. https://ift.tt/qeHtV2U April 15, 2023 at 01:48AM

Show HN: Natter – Anonymous Chat Rooms https://ift.tt/TZc0oQB

Show HN: Natter – Anonymous Chat Rooms https://natter.top April 15, 2023 at 01:00AM

Show HN: Best Visa Jobs – curated jobs from top companies that sponsor visas https://ift.tt/FNyILhc

Show HN: Best Visa Jobs – curated jobs from top companies that sponsor visas https://ift.tt/WpV47AD April 15, 2023 at 12:30AM

Thursday, April 13, 2023

Show HN: Using zod to get structured and typed output from ChatGPT in TypeScript https://ift.tt/HUWE1zI

Show HN: Using zod to get structured and typed output from ChatGPT in TypeScript https://ift.tt/jHo7crn April 14, 2023 at 06:17AM

Show HN: Ampersand – “Terraform for Integrations” https://ift.tt/AVjO5p9

Show HN: Ampersand – “Terraform for Integrations” Hey HN! I’m one of the co-founders of Ampersand and we’re excited to launch our developer docs today! Ampersand is built for SaaS engineers who want to: - Read data from their customers’ SaaS (e.g. Salesforce, Hubspot). - Write data to their customers’ SaaS. - Subscribe to events happening in their customers’ SaaS (including creates, deletes and field updates). We feature a Terraform-like declarative interface for defining integrations, embeddable UI components for your users to set up and manage their integrations, and a management console for your team to monitor and troubleshoot. We’re launching our docs ahead of our product because we believe that docs are one of the most important things to get right in building a developer product, and we want to get early feedback on it. Looking forward to hearing your feedback in the comments below! https://ift.tt/le05f6C April 14, 2023 at 05:08AM

Show HN: Extract clips from YouTube (without downloading whole video) https://ift.tt/gw7jY8K

Show HN: Extract clips from YouTube (without downloading whole video) https://ift.tt/jxc6vZT April 14, 2023 at 12:30AM

Show HN: Google Analytics alternative with the most generous free tier https://ift.tt/masSyCz

Show HN: Google Analytics alternative with the most generous free tier https://ift.tt/I0xfMd8 April 12, 2023 at 09:40PM

Show HN: NeverPrinter – find and use thousands of nearby printers https://ift.tt/CvltJLW

Show HN: NeverPrinter – find and use thousands of nearby printers Hi all, My friends and I have created a Chrome extension and we are looking for feedback on whether people find it useful or not. The extension is intended to serve as a home printer substitute for people (like us) who don't want or need their own printer at home. It makes it easy to send documents to nearby office supply / shipping stores for printing and pickup. Installing the extension adds a printer named NeverPrinter to your list of available printers in Chrome. When you print a document with NeverPrinter, a new tab opens allowing you to select which nearby store you want to send the document to. This is the latest iteration in an ongoing project my friends and I have been working on. We would love to hear any positive or negative feedback. You can get the extension by going to the Chrome Web Store and searching for "NeverPrinter." Or you can visit https://ift.tt/yegYcVU , which will redirect you there. https://ift.tt/UpmubC3 April 14, 2023 at 01:48AM

Show HN: FictionGPT: The AI-Powered Tool for Writing Compelling Fiction https://ift.tt/w43WRgo

Show HN: FictionGPT: The AI-Powered Tool for Writing Compelling Fiction https://fictiongpt.xyz/ April 13, 2023 at 11:02PM

Wednesday, April 12, 2023

Show HN: Twitter API Reverse Engineered https://ift.tt/FIdwKzT

Show HN: Twitter API Reverse Engineered endpoints: /graphql /1.1 /2 /i https://ift.tt/i1PFYw2 April 13, 2023 at 07:50AM

Show HN: I’m building an autonomous business run by ChatGPT https://ift.tt/U7Qyqog

Show HN: I’m building an autonomous business run by ChatGPT Hey HN!! I just shipped a project called Airfeed: https://airfeed.co/ Here's how it works: 1. You tell it the research topics you're interested in following This can be anything -- LLMs, chatbots, image generation, scaling model inference, small language models, datasets, etc. 2. Every morning, it filters new AI research papers for quality work that is relevant to your configured topics, and sends you an email summary. Here's a sample email: https://ift.tt/X9Qom7O --- As a fun experiment, I've made everything completely autonomous: Every morning, ChatGPT takes care of filtering/processing all research papers & writing each email. --- Why I built this: I think there needs to be a better way for engineers, researchers, and AI product builders to stay up to date on the latest AI research that's relevant to whatever they're working on. For someone building LLMs, this could mean keeping up with research papers covering multiple topics, ex: scaling attention, model architecture, new datasets, new fine-tuning techniques, etc. --- How this is different from other newsletters: This isn't a generic AI newsletter. It's research-focused & personalized, since it only highlights the papers that might be relevant to you (based on your specific topics). I found this to be useful, since a lot of papers are irrelevant and/or low quality. --- When building maroofy.com [1], I would regularly read the latest research papers on everything related to: contrastive learning, vector embeddings, music classification, etc. So, I thought it would be nice to build something that filters/summarizes just the new research papers covering topics I care about, and sends me the top ones in a daily, morning email. Would love any feedback!! :D [1] https://ift.tt/moqJ7hc https://airfeed.co/ April 13, 2023 at 05:52AM

Show HN: Llama.go – port of llama.cpp to pure Go https://ift.tt/iRdSMO8

Show HN: Llama.go – port of llama.cpp to pure Go It's April 12 - The First Man in Space* Day - and I'm releasing #ML framework I've been building for the last month :) It's written in #Go and allows #LLaMA #GPT inference having just regular PC - so no monster GPU cluster is needed to start experiment with: https://ift.tt/Vqc2Ck0 The V1 is using FP32 math only, but will work with AVX2 data types and INT8 quantisation soon. * The first man in space was Yuri Gagarin from USSR https://ift.tt/Vqc2Ck0 April 13, 2023 at 01:42AM

Show HN: I just built an AI personalized recipe generator and meal planner https://ift.tt/mgiS0Vx

Show HN: I just built an AI personalized recipe generator and meal planner https://aifoodie.co/ April 12, 2023 at 11:18PM

Show HN: SemanticFinder, semantic search in the browser with transformers.js https://ift.tt/LGitSOu

Show HN: SemanticFinder, semantic search in the browser with transformers.js Hi folks! I created a frontend-only live semantic search engine based on transformers.js and sentence-transformers/all-MiniLM-L6-v2. Simply pour in your text and a query term. Hit enter and watch the search engine in action! It's highly customizable and stores the embeddings in a variable so that consecutive runs are very fast. You can tweak the segment length to reduce computation time or get get more precise results. I would be very happy to discuss some more usage ideas or receive PRs for improvements. Introduction blog post: https://ift.tt/2GxXwWU... Demo: https://ift.tt/mGObAlZ GitHub: https://ift.tt/HjmtbLz https://ift.tt/mGObAlZ April 13, 2023 at 12:42AM

Tuesday, April 11, 2023

Show HN: Turn Any Image into QR https://ift.tt/xg2ZXnk

Show HN: Turn Any Image into QR https://uniqr.us/editor April 12, 2023 at 04:58AM

Show HN: Automatically Generate Company Names with Available Domains https://ift.tt/TfxuJkv

Show HN: Automatically Generate Company Names with Available Domains I have found myself running into the issue where I think of a great project or company name, but the domain is already taken multiple times. I decided to create this simple project which uses openai and route53 (hence the name) to generate available domains for a company based on keywords, rather than just come up with new company names. https://53names.com April 12, 2023 at 04:16AM

Show HN: Discord Time formatting with natural language processing https://ift.tt/5DWUVod

Show HN: GPT–LLM native macOS app with time travel, versioning, search https://ift.tt/t9Ku8Yl

Show HN: GPT–LLM native macOS app with time travel, versioning, search Hey everyone! I made a Mac app for exploring large language models. It’s fast, small, has a tiny memory footprint. It’s immutable by design with both immediate time travel and automatic versioning as foundational elements. The app is written in Swift and a bit of Rust for the tokenizer. I used SwiftUI for structure and animations and Cocoa for advanced behavior. All storage is SQLite and local-only. You can go through the database as needed and backup it as well. The app has support for variants, which is the `n` parameter in the OpenAI chat completion API—equivalent to the drafts feature in Bard. It shows model- and ChatML-aware tokens and cost, and it dynamically adjusts response length in function of prompt length and context length. It supports hiding runs that are not useful, marking the ones that are notable, and going through the ancestry of the current run. It also has support for examples, as specified in ChatML, conversation names and personal and local-only notes. The full-text search works across all stored text and it has support for `all`, `any`, `prefix` and `phrase` matching; the results are time-ordered rather than ranked for the time being. There are several shortcuts and more are coming so that the app can be used entirely by keyboard. You can export to JSON and all data is exported. The app is sandboxed and notarized. The API keys are stored securely in the Keychain. Next I plan to implement combinatorial runs (mixing multiple values of the same parameter and multiple models as well) and full Markdown support. Currently only OpenAI’s conversational models are supported (GPT 3.5, GPT 4 8K, GPT 4 32K), but I’ll be adding support for local models and custom ChatML endpoints as soon as possible. Give it a try. Any and all feedback welcome! Thoughts and questions as well! William https://thellm.app April 12, 2023 at 02:04AM

Show HN: A Mental-Health Driven Social App with a Built-In CRM https://ift.tt/eC59aQv

Show HN: A Mental-Health Driven Social App with a Built-In CRM Hey HN! My name is Connor and I am posting today to launch (aka gather feedback on) the app I have been working on. I have General Anxiety Disorder. And that’s most definitely the first time I’ve written those 5 words out like that. My anxiety, very luckily, has never been that detrimental to my life, but I would be lying if I told you I didn’t notice it. For me, anxiety manifests as the inability to recognize negative thoughts quickly. When I fail to recognize them, they cycle and loop and I convince myself of things that aren’t true (that person doesn’t like me any more, I don’t deserve anything I have, I’m a massive failure with a too big nose and receding hairline, etc…). Over the years, I have done many things and learned many techniques to benefit my mental health, but one strategy has always been the most helpful: Talking to someone. Anyone. About anything. Anxiety is like a little voice in my head. When I talk to someone, it gets a lot harder to hear it. And it really doesn’t matter what we talk about, either. About their day, about mine. About my problems, or about theirs. My friends just make me feel better. Over the last five years, the missions of most major social platforms have shifted. They have chosen to prioritize entertainment and average-user-screen-time over closeness and relationships with friends. Such social media aren’t bad or wrong. I still use social media every day. They just don’t do a very good job of keeping me close to my friends. That's why I built WuzzUp?. To fill the void, and help me keep in touch with my friends and reduce my anxiety. I'd love to hear what you think! https://ift.tt/L9OZ15x April 12, 2023 at 01:20AM

Show HN: Oasis AI – Craft Emails, Essays and Notes, Just by Talking https://ift.tt/ijQu1bh

Show HN: Oasis AI – Craft Emails, Essays and Notes, Just by Talking I’m Yousif, founder/CTO of OASIS AI, a new iOS app to elevate your communication skills. https://ift.tt/6DIQ7nc OASIS AI transforms natural speech into polished writing—college essays, business emails, social media posts, journals, and more. Everything is instant, automatic and efficient. and efficiency. It’s very simple. Let’s face it: humans communicate constantly, but we suck at it. We want to use LLMs to go beyond Grammarly's error correction and Google Translate's word-for-word translation. Instead, OASIS refines your thoughts and intentions, choosing the perfect words to express your ideas in any format or language. The app gives you a first draft, a starting place, and then you’re in control from there. OASIS started off as English–to-English, and we are now in the process of rolling out language translation and speech transcription for over 30 languages, including Chinese, Japanese, Spanish, and Arabic. As a preview, the app enables English speakers to craft WeChat posts that mimic the casual writing of a native Mandarin Chinese speaker. What do you think? What features should we add? How can we be better? https://theoasis.com/ https://theoasis.com April 12, 2023 at 12:01AM

Show HN: Wolverine: Give your Python scripts regenerative healing abilities https://ift.tt/ROHMWLf

Show HN: Wolverine: Give your Python scripts regenerative healing abilities Run your scripts with Wolverine and when they crash, GPT-4 edits them and explains what went wrong. Even if you have many bugs it will repeatedly rerun until it's fixed. Demo video on twitter: https://twitter.com/bio_bootloader/status/163688020830443110... https://ift.tt/5yqSMCi April 11, 2023 at 06:31AM

Show HN: Rust Guideposts – 100+ topics to help learn about Rust https://ift.tt/qKbT5iz

Show HN: Rust Guideposts – 100+ topics to help learn about Rust I'm teaching Rust to compsci students and recent grads who are joining tech teams. I'm creating a guide of many Rust topics and their summaries. https://ift.tt/1PMlcJa The guide is free and open source. I'm seeking ideas for improvements, to help newcomers to Rust and its ecosystem. In addition to the repo, the guide is available as an ebook PDF, with pay-what-you-wish pricing. https://ift.tt/HpRCtgL My goal is to help many people learn about Rust, so I greatly appreciate your advice and you sharing the guide if you wish. Thanks! April 11, 2023 at 03:17PM

Show HN: Skip the SSO Tax, access your user data with OSS https://ift.tt/ye623lR

Show HN: Skip the SSO Tax, access your user data with OSS As the former CTO of an Insurtech and Fintech startup I always had the “pleasure” to keep regulators and auditors happy. Think of documenting who has access to what, quarterly access reviews, yearly audits and so on… Like many others we couldn’t justify the Enterprise-plan for every SaaS tool to simply get access to SSO and SCIM/SAML APIs. For Notion alone the cost would have nearly doubled to $14 per user per month. That’s insane! Mostly unknown to people, SSO Tax also limits access to APIs that are used for managing user access (SCIM/SAML). This has proven to be an incredibly annoying roadblock that prevented me from doing anything useful with our user data: - You want to download the current list of users and their permissions? Forget about it! - You want to centrally assign user roles and permissions? Good luck with that! - You want to delete user accounts immediately? Yeah right, like that's ever gonna happen! It literally cost me hours to update our access matrix at the end of every quarter for our access reviews and manually assigning user accounts and permissions. I figured, there must be a better way than praying to the SaaS gods to miraculously make the SSO Tax disappear (and open up SCIM/SAML along the way). That’s why I sat down a few weeks ago and started building OpenOwl ( https://ift.tt/qiDFmUj ). It allows me to just plug in my user credentials and automatically download user lists, including permissions from SaaS tools. Granted, OpenOwl is still a work in progress, and it's not perfect. At the moment it's limited to non-SSO login flows and covers only 7 SaaS vendors. My favorite part is that you can configure integrations as “recipes”. The goal was for anybody to be able to add new integrations (IT managers and developers alike). Therefore you ideally don’t even have to write any new code, just tell OpenOwl how the new SaaS vendor works. What do you think? Have you dealt with manually maintaining a list of users and their permissions? Could this approach get us closer to overcoming parts of the SSO Tax? https://ift.tt/qiDFmUj April 11, 2023 at 08:40PM

Monday, April 10, 2023

Show HN: Chappy, a friendly, privacy first chatbot https://ift.tt/Kf1rEJ9

Show HN: Chappy, a friendly, privacy first chatbot Introducing Chappy, a friendly, privacy-first chatbot that's here to brighten your day and spark intriguing conversations! With Chappy, you can chat about anything from cosmic wonders to random fun facts, all while enjoying a colorful and exciting user interface. We prioritize your privacy, so you can chat with Chappy without worrying about your data. As a bonus, Chappy is capable of generating vibrant images using AI, making your conversations even more engaging and visually appealing. Come join the adventure and give Chappy a try at chappyai.com! We can't wait to chat with you and explore the universe together! https://chappyai.com April 11, 2023 at 12:31AM

Show HN: Pinky Promise, onchain accountability from public commitments https://ift.tt/0rKFb79

Show HN: Pinky Promise, onchain accountability from public commitments https://ift.tt/9TWVCXA April 11, 2023 at 02:49AM

Show HN: The HN Recap – A daily podcast that recaps the top HN posts of the day https://ift.tt/Z3eMN69

Show HN: The HN Recap – A daily podcast that recaps the top HN posts of the day The podcast is produced entirely using AI tools. We welcome your feedback on all aspects including the following: Clarity of post summaries: Are the summaries easy to understand? Would you like them to be more or less detailed? Top 10 focus: Should we continue featuring the top 10 posts or consider covering more or fewer posts? Background music: Do you enjoy the music in the background, or would you prefer a music-free podcast? Synthetic voice recognition: Were you able to identify that the voice is AI-generated? Additional suggestions: If you have any other ideas for improvement, please feel free to share. Create your own podcast by visiting https://ift.tt/HlYAv68 https://ift.tt/b96OZTe April 10, 2023 at 10:19PM

Show HN: Bridging the Gap Between Generative AI and Human Intelligence https://ift.tt/zcd2QSi

Show HN: Bridging the Gap Between Generative AI and Human Intelligence https://ift.tt/E2DOxAw April 10, 2023 at 03:38PM

Show HN: Nudge: A command line tool for sending notifications via pushover https://ift.tt/76taoHg

Show HN: Nudge: A command line tool for sending notifications via pushover https://ift.tt/2OGeKoP April 10, 2023 at 03:27PM

Sunday, April 9, 2023

Show HN: Upgrade Your English with Tarabol's Coaching Power https://ift.tt/lCKzaRG

Show HN: Upgrade Your English with Tarabol's Coaching Power https://tarabol.app/ April 10, 2023 at 10:35AM

Show HN: Secretsfly – a minimalist self-hosted secrets manager https://ift.tt/zAeR3XQ

Show HN: Secretsfly – a minimalist self-hosted secrets manager https://ift.tt/Wf0KMti April 10, 2023 at 09:32AM

Show HN: ThoughtCoach: Helping to improve mental health with AI https://ift.tt/7DaOdGt

Show HN: ThoughtCoach: Helping to improve mental health with AI https://ift.tt/inlRFY9 April 10, 2023 at 07:36AM

Show HN: A Lightweight 1.7KB JavaScript Framework https://ift.tt/yXFUHcW

Show HN: A Lightweight 1.7KB JavaScript Framework I have developed a lightweight JavaScript framework that utilizes a single class and occupies only 1.7KB of gziped JavaScript. The framework features a Vue-inspired API and supports functionalities such as if, for, slot, and bind. https://ift.tt/FKlpf1I April 10, 2023 at 12:04AM

Show HN: Shell-maker, a maker of Emacs shells https://ift.tt/kjy4DpJ

Show HN: Shell-maker, a maker of Emacs shells https://ift.tt/UkNzchK April 9, 2023 at 05:23PM

Saturday, April 8, 2023

Show HN: GPT-4 powered vegetable growing advice https://ift.tt/gwUnVKT

Show HN: GPT-4 powered vegetable growing advice https://ift.tt/qRobwkv April 9, 2023 at 05:27AM

Show HN: A ChatGPT TUI with custom bots https://ift.tt/eaqWKf3

Show HN: A ChatGPT TUI with custom bots Hi HN! We just shipped a full-featured TUI (Text User Interface) for chatting with your Marvin bots, powered by GPT 4 or GPT-3.5. Like all of Marvin, it's fully open-source and we hope you find it useful. To launch it, upgrade and run `marvin chat`. The TUI is built with Textual ( https://ift.tt/ERVwfU3 ) and uses some of its newest features including background workers and modals. We've made base TUIs before but this is the first one that's a true "app" with many screens and coordinated global state. Happy to answer any questions about working with Textual - once it "clicked" it was surprisingly similar to building a traditional front end! Small note: Terminal.app on MacOS isn't great for TUIs, so while it'll work, we suggest an alternative terminal. One of our goals with the TUI was to integrate Marvin's bots into the familiar chat UX. Bots can have distinct personalities, instructions, and use plugins, so each one is like a mini "conversational application." You might know about Marvin because of AI Functions, but at its core Marvin is a library for building and deploying bots (in fact, AI functions are actually a bot!). We started building the TUI as a way to quickly explore and assess our bots' capabilities. It quickly became so useful that we decided to make it a first-class experience. We've preloaded several bots, including one that can guide you through an RPG and another that is obsessed with explaining regex, and will add many more. You can even create your own bots just by asking the default bot (Marvin) to help you. We hope the TUI is a fun way to quickly interact with your bots and it was a great way for us to learn Textual. Please check out the code and let us know what enhancements we can add! https://ift.tt/lfVDPSp April 9, 2023 at 03:10AM

Show HN: Hacker News from Alternate Dimension (With Everything LLM-Generated) https://ift.tt/yFfEKLq

Show HN: Hacker News from Alternate Dimension (With Everything LLM-Generated) I recently discovered that LLMs can generate hilarious tech article titles, so I took it to the next level by generating coherent and entertaining comment threads, article content, and images. It will be automatically updated, so you'll never get bored. Enjoy! P.S. I've added robots.txt so I hope it doesn't get indexed. https://ift.tt/402purS April 9, 2023 at 03:06AM

Show HN: An absurd meditation app (fully AI-generated) https://ift.tt/Y2dNMAw

Show HN: An absurd meditation app (fully AI-generated) Qi is a meditation experience which invites listeners to place themselves in absurd scenarios. Existing guided meditation apps tend to focus on a small set of narrow calming experiences ('midnight laundromat,' 'waves on the seashore,' so on) - but why not while hiding from dinosaurs or preparing to ride into battle? Seems even more important to be calm then! Early listener feedback has been that the absurd scenarios are actually more engaging and hold their attention much better. There is a lot of push to use AI to refine existing workflows or clone existing apps (but with talking to an LLM). That's fine and well, and I think this app shows that we can get 'almost' to a meditation app purely with current AI tech - and multiple meditation apps were valued over $2B over the last couple years, so there's some economic value in doing so. What's _more_ interesting to me, is what AI unlocks that's new: maybe fully personalized experiences, maybe pushing down artistic avenues that are only appreciated by a small niche. The scripts are generated by a mix of GPT-3.5 and GPT-4. I personally think GPT-4 was significantly easier to work with and that the scripts were better, justifying the additional cost/latency. (Can you tell which of the scripts are generated by 4?). GPT-4 generated much of the Next.js code and helped turn my IPython notebook into a reproducible script as well. The images were generated by Stable Diffusion v1.5. The audio is synthesized with SpeechT5. Midjourney and ElevenLabs would likely have created higher quality results but I have a GPU just sitting idle :) I also tried to generate background audio via Riffusion but had fairly poor results, would love to improve here. Very fun project - would love to hear your feedback! https://ift.tt/l4MhbUC April 9, 2023 at 12:40AM

Show HN: Competitive Free-to-Play Match 3 Puzzle Game https://ift.tt/sRdFG4f

Show HN: Competitive Free-to-Play Match 3 Puzzle Game Hello HN! I'm excited to share with you the competitive HTML5 puzzle game I've been working on for almost 4 years. It's mobile-friendly, completely free to play, and rounds last only 90 seconds. Guivo is a web-based match 3 game where you play rounds with your own board against players from around the world. Ice will spawn along the borders of the board and quickly start spreading, you need to match near the ice to destroy it. The winner of each round earns a spot on the top banner. For each round, players earn Elo ranking points against all users below their rank and lose points against those above. Elo decay starts after 1 month of inactivity, so you will need to stay active to maintain your rank. I'm constantly working to improve Guivo and make it the best match 3 game on the web, I'd love for you to try it out and let me know what you think! https://guivo.io April 8, 2023 at 11:38PM

Friday, April 7, 2023

Show HN: ChatGDB – GPT-Powered GDB Assistant https://ift.tt/oLm9BvR

Show HN: ChatGDB – GPT-Powered GDB Assistant ChatGDB is a tool designed to superpower your debugging experience with GDB, a debugger for compiled languages. Use it to accelerate your debugging workflow by leveraging the power of ChatGPT to assist you while using GDB! It allows you to explain in natural language what you want to do, and then automatically execute the relevant command. Optionally, you can ask ChatGPT to explain the command it just ran or even pass in any question for it to answer. Focus on what's important - figuring out that nasty bug instead of chasing down GDB commands at the tip of your tongue. See it here: https://ift.tt/AclIpZt https://ift.tt/AclIpZt April 8, 2023 at 12:56AM

Show HN: Find Perfect App for Self Hosting https://ift.tt/8TIL1WF

Show HN: Find Perfect App for Self Hosting The website is just another interface to awesome-selfhosted[0] list. I am no front-end developer so please bear with me as I improve the design and add more capabilities like filter and sort. The website looks good on desktop and on mobile in landscape mode. [0]: https://ift.tt/PLQiayz https://ift.tt/0KjtlpI April 8, 2023 at 01:53AM

Show HN: Shoogle – fast, FOSS and tracking-free Yellow Pages powered by OSM data https://ift.tt/hCenpzm

Show HN: Shoogle – fast, FOSS and tracking-free Yellow Pages powered by OSM data https://us.shoogle.net/ April 7, 2023 at 07:53PM

Show HN: Building musical synthesizers with SQL queries https://ift.tt/0go4Gd3

Show HN: Building musical synthesizers with SQL queries If you already know what bytebeat is, you don't need an explanation. If not, check my project :) Here is how it looks: SELECT mono(output( arraySum(x -> 1 / 6 * running_envelope(30 * (1 + x / 6), time, 0.05 * x, 0.005, lfo(0, 0.25, sine_wave, time / 8), 0.1) * sine_wave(time * 80 * exp2(x / 3)), range(12)))) FROM table; To check how it sounds, find the examples in the repository https://ift.tt/fb184tW https://ift.tt/fb184tW April 7, 2023 at 11:29PM

Show HN: I built a Hackable Hacker News (reprogrammable in-browser) https://ift.tt/YAM2omE

Show HN: I built a Hackable Hacker News (reprogrammable in-browser) Explanation/How to use: https://www.youtube.com/watch?v=-LsnmoSEEjI It works as a general-purpose news reader too! Feel free to give me your thoughts and suggestions. Hope it's something you all find fun! https://ift.tt/dxioQPn April 7, 2023 at 07:50PM

Show HN: Scan your blog for broken outgoing links https://ift.tt/9ylYQgp

Show HN: Scan your blog for broken outgoing links I built this small proof-of-concept interface that lets you scan a URL or the pages in a .XML sitemap for broken outgoing links. I use this to find issues with links in my own blog and I'm wondering if this is useful for others! I also have some cases of false positives showing up and I'd be interested in knowing if you have suggestions to better handle those cases. https://ift.tt/Uanepxc April 7, 2023 at 04:08PM

Thursday, April 6, 2023

Show HN: Tabby – A Self-Hosted GitHub Copilot https://ift.tt/QYteCal

Show HN: Tabby – A Self-Hosted GitHub Copilot I would like to introduce Tabby, which is a self-hosted alternative to GitHub Copilot that you can integrate into your hardware. While GitHub Copilot has made coding more efficient and less time-consuming by assisting developers with suggestions and completing code, it raises concerns around privacy and security. Tabby is in its early stages, and we are excited to receive feedback from the community. Its Github repository is located here: https://ift.tt/NHJgbhM . We have also deployed the latest docker image to Huggingface for a live demo: https://ift.tt/NxIkLuQ . Tabby is built on top of the popular Hugging Face Transformers / Triton FasterTransformer backend and is designed to be self-hosted, providing you with complete control over your data and privacy. In Tabby's next feature iteration, you can fine-tune the model to meet your project requirements. https://ift.tt/NHJgbhM April 7, 2023 at 12:40AM

Show HN: I feed all my daily entries to an AI (ChatGPT) https://ift.tt/BwCEAcn

Show HN: I feed all my daily entries to an AI (ChatGPT) Hello there! I hope you're doing well today! I wanted to share something with you. Recently I was on the hunt for the best way to journal daily. Well, I had this idea - what if I could feed all my daily entries to an AI (ChatGPT), and create a friendly, supportive character like Socrates or Simon Sinek? This way, I could ask any questions about my life and mental health, and get some amazing advice on how to improve myself! The results have been absolutely mind-blowing ! I even made a short GIF to show you how it works - check it out! - https://ift.tt/M5vKduF I've shared this with my friends, and they loved it so much that they've been asking me to create a full-featured journalling app with an AI assistant! What do you think? Would you be interested in using an app like this? I'd love to hear your feedback and thoughts on this. Please feel free to drop a comment and let me know what you think! Right now, I'm just collecting a waitlist of people who are interested in the app, so if you're interested, here is a link for signup to waitlist - https://ift.tt/flqBIr5 .If I can get 100 people on the waitlist in the next few days, I'll launch the app! April 6, 2023 at 02:46PM

Show HN: I made a site builder powered by GPT-4 and DALL-E 2 https://ift.tt/dVo9HiP

Show HN: I made a site builder powered by GPT-4 and DALL-E 2 https://landing-ai.com/ April 6, 2023 at 05:19PM

Show HN: Create AI Art with your phone (Android app, Stable Diffusion) https://ift.tt/G6ACvqE

Show HN: Create AI Art with your phone (Android app, Stable Diffusion) https://ift.tt/hUn7Gze April 6, 2023 at 03:13PM

Wednesday, April 5, 2023

Show HN: Efficient Data Formats for GPT https://ift.tt/TcHtQFk

Show HN: Efficient Data Formats for GPT https://ift.tt/lYuwLJr April 6, 2023 at 05:36AM

Show HN: AI Bartender – The multi-personality GPT bartender https://ift.tt/lBY4fno

Show HN: AI Bartender – The multi-personality GPT bartender https://ift.tt/WDJQITd April 6, 2023 at 06:13AM

Show HN: Want something better than k-means? Try BanditPAM https://ift.tt/Ah6CoQv

Show HN: Want something better than k-means? Try BanditPAM Want something better than k-means? I'm happy to announce our SOTA k-medoids algorithm from NeurIPS 2020, BanditPAM, is now publicly available! `pip install banditpam` or `install.packages("banditpam")` and you're good to go! k-means is one of the most widely-used algorithms to cluster data. However, it has several limitations: a) it requires the use of L2 distance for efficient clustering, which also b) restricts the data you're clustering to be vectors, and c) doesn't require the means to be datapoints in the dataset. Unlike in k-means, the k-medoids problem requires cluster centers to be actual datapoints, which permits greater interpretability of your cluster centers. k-medoids also works better with arbitrary distance metrics, so your clustering can be more robust to outliers if you're using metrics like L1. Despite these advantages, most people don't use k-medoids because prior algorithms were too slow. In our NeurIPS 2020 paper, BanditPAM, we sped up the best known algorithm from O(n^2) to O(nlogn) by using techniques from multi-armed bandits. We were inspired by prior research that demonstrated many algorithms can be sped up by sampling the data intelligently, instead of performing exhaustive computations. We've released our implementation, which is pip- and CRAN-installable. It's written in C++ for speed, but callable from Python and R. It also supports parallelization and intelligent caching at no extra complexity to end users. Its interface also matches the sklearn.cluster.KMeans interface, so minimal changes are necessary to existing code. PyPI: https://ift.tt/MIlQzVo CRAN: https://ift.tt/rhnCMy1 Repo: https://ift.tt/O2mEKZ8 Paper: https://ift.tt/IGbgCMW If you find our work valuable, please consider starring the repo or citing our work. These help us continue development on this project. I'm Mo Tiwari (motiwari.com), a PhD student in Computer Science at Stanford University. A special thanks to my collaborators on this project, Martin Jinye Zhang, James Mayclin, Sebastian Thrun, Chris Piech, and Ilan Shomorony, as well as the author of the R package, Balasubramanian Narasimhan. (This is my first time posting on HN; I've read the FAQ before posting, but please let me know if I broke any rules) https://ift.tt/O2mEKZ8 April 5, 2023 at 04:16AM

Show HN: Compile ML models into dependency-free source code for easy deployment https://ift.tt/iqWFsPw

Show HN: Compile ML models into dependency-free source code for easy deployment I'm a machine learning engineer who always found it annoying to integrate ML models into phone apps, smartwatch apps, microcontroller firmware etc... Why do we need all these libraries and runtimes with all the overhead, compatibility issues and other headaches, when it's just some math to be executed? So I made a compiler that simply converts the model into plain source code with no dependencies, and it actually solved all my deployment problems. Now I'm curious if it can help anyone else too. Through the link you can submit your model file (Keras h5, onnx soon to be supported), and I'll use my compiler to convert it into source code for you. It might not work for everyone, but I'll use your input to make the compiler better and hopefully turn it into a full-fledged product someday. Thanks a bunch for any contribution! https://ift.tt/ALaed93 April 5, 2023 at 11:24PM

Tuesday, April 4, 2023

Show HN: Deno SaaSKit https://ift.tt/ljm7Kns

Show HN: Deno SaaSKit Hey all, Our community wanted to learn how to do more with Fresh, adding auth, databases, logins, billing, etc., so while we were creating educational resources, we also decided to build and open source a SaaS template written in Fresh/Supabase. Note this is in beta and our SaaS features are limited, but we have a roadmap to 1.0 and welcome any contributions/feedback/etc. We'd love to get your thoughts on this project! https://ift.tt/bEsT1IJ April 5, 2023 at 03:23AM

Show HN: A readable macroassembler that no one asked for https://ift.tt/Fr4aDsJ

Show HN: A readable macroassembler that no one asked for https://ift.tt/2N7BUEY April 5, 2023 at 02:52AM

Show HN: Datree (YC W20) – End-to-End Policy Management for Kubernetes https://ift.tt/virQBjk

Show HN: Datree (YC W20) – End-to-End Policy Management for Kubernetes Hi HN, I’m Shimon, the co-founder of Datree: A policy management solution for Kubernetes. We help DevOps engineers prevent misconfigurations in their Kubernetes by enforcing an organizational policy on their clusters. Engineers can define a custom policy or use one of Datree’s built-in policies, such as NIST/NSA Hardening Guide, EKS Security Best Practices, CIS Benchmark, and more. Our website is at https://datree.io and our GitHub is here: https://ift.tt/PNkcI1V This is not the first time I have shown Datree to the HN community: A little over a year ago, I posted here an earlier version of Datree (https://ift.tt/5FzCI2L). At that time, Datree consisted of a CLI tool to detect Kubernetes misconfigurations during the development process (locally or in the CI/CD), unlike the version I present today in which the enforcement happens in production. We built the CLI tool because we detected a big problem among Kubernetes operators: Misconfigurations. Kubernetes is extremely complex and flexible, which makes it very easy to poorly configure it in ways that are not secure. And indeed, we talked to dozens of Kubernetes operators who suffered from various problems, starting with failed audits, all the way to downtime in production, all because of misconfigurations. Our solution was simple: Give the developers the means to shift-left security testing during the development process with a CLI tool that can be integrated into the CI/CD. We thought this was the best way to approach the problem: It is easiest to fix misconfigurations in the development process before they are deployed to production, it prevents context-switching and relieves resources from the DevOps team. While the CLI tool was very popular among the open-source community (it got over 6000 stars on GitHub), we soon realized that CI/CD enforcement is not enough. As we talked with Datree’s users, we realized we had made a fundamental mistake: We thought of misconfiguration prevention in technical terms rather than organizational terms. Indeed, from a technical point of view, it makes sense to shift-left Kubernetes security. But when considering the organizational structure in which it takes place, it simply isn’t enough. DevOps engineers told us that they love the shift-left concept, but they simply cannot rely on the goodwill of the engineers to run a CLI tool locally or to monitor all the pipelines leading to production. They need governance, something to help them stay in control of the state of their clusters. Moreover, we realized that many companies who use Kubernetes are heavily regulated, and cannot take any chances with their security. Sure, these companies want the engineers to fix misconfigurations during development, but they also want something to make sure that no matter what, their clusters remain misconfiguration-free. Based on this understanding, we developed a new version of Datree that sits on the cluster itself (rather than in the CI/CD) and protects the production environment by blocking misconfigured resources with an admission webhook. It has a centralized policy management solution to enable governance, and native monitoring to get real-time insights into the state of your Kubernetes. I look forward to hearing your feedback and answering any questions you may have. April 4, 2023 at 10:59PM

Show HN: Ermine.ai – Record and transcribe speech, 100% client-side (WASM) https://ift.tt/sphvOGx

Show HN: Ermine.ai – Record and transcribe speech, 100% client-side (WASM) https://www.ermine.ai/ April 4, 2023 at 11:34PM

Monday, April 3, 2023

Show HN: Generate Textual Descriptions for Images https://ift.tt/khe74Kc

Show HN: Generate Textual Descriptions for Images https://scenex.jina.ai April 4, 2023 at 08:28AM

Show HN: Daba – Turn your JSON into a database https://ift.tt/0g2blvx

Show HN: Daba – Turn your JSON into a database Hi all, I built this tool when I needed a simple LocalStorage-esque database for a client project, and figured others might want something similar. Basically turns your JSON into a query-able, hosted database in seconds. You can read/update/delete JSON files by path, just like you would in Javascript. So, something like get(”users[7].address”) And while we’re at it, I also built a simple file storage service where you upload a file and it gives you the URL back. A lot of my (and other devs friends') side projects will never require more data than a JSON file can handle. Yet we always have to go through the hoops of setting up and using databases meant to handle huge amounts of data. There are many other services that could benefit from the same minimalist philosophy. The idea is to have a bunch of building blocks of different services, and let the developer scale up/down the complexity as they see fit. I'm working on more services for daba (In no particular order: SQLite db?, auth, emails, …) You can use this for any applications where the data can fit in a JSON file. (e.g. Website CMS, blog, portfolio, small mobile apps, internal tools, …). You’ll be surprised at how much data a 20mb JSON file can hold: https://ift.tt/kKoFzQc... Let me know what you think https://www.daba.so April 4, 2023 at 04:54AM

Show HN: Img2irc – convert images to IRC or ANSI, with post-processing filters https://ift.tt/zRuFZQX

Show HN: Img2irc – convert images to IRC or ANSI, with post-processing filters https://ift.tt/9GbaKT1 April 4, 2023 at 05:06AM

Show HN: Ycinterview.ai – Practice the YC Interview with Cloned AI Partners https://ift.tt/2pB8nQu

Show HN: Ycinterview.ai – Practice the YC Interview with Cloned AI Partners https://ycinterview.ai/ April 4, 2023 at 03:25AM

Show HN: Pubnix.pink, a public-access Void Linux system https://ift.tt/dqHcp9s

Show HN: Pubnix.pink, a public-access Void Linux system This is a hobby project I've been working on, any feedback is greatly appreciated! https://pubnix.pink April 4, 2023 at 02:10AM

Show HN: Tomatotree.tv – Find your next series to watch using Rotten Tomatoes https://ift.tt/urUqoKQ

Show HN: Tomatotree.tv – Find your next series to watch using Rotten Tomatoes https://ift.tt/mRibTFr April 3, 2023 at 11:19PM

Sunday, April 2, 2023

Show HN: Resource Forks https://ift.tt/BKjfU8M

Show HN: Resource Forks https://ift.tt/LxAtfXq April 3, 2023 at 11:33AM

Show HN: Cloud.museum the first SSG coded by ChatGPT https://ift.tt/uBC50ab

Show HN: Cloud.museum the first SSG coded by ChatGPT ChatGPT can code pretty well but not without some help. After 100+ interactions here is the first ever static site generator coded entirely by ChatGPT. There is a NodeJS and even a Swift version. What do you think ? https://cloud.museum April 3, 2023 at 08:14AM

Show HN: I Got ChatGPT to Write Complete Programs https://ift.tt/UevEOjM

Show HN: I Got ChatGPT to Write Complete Programs https://ift.tt/J8htMTZ April 3, 2023 at 06:12AM

Show HN: Shhhbb, an SSH BBS https://ift.tt/AKizITw

Show HN: Shhhbb, an SSH BBS Hello all :) I made this BBS for fun and thought you all would enjoy it. It's not perfect, but it's been a fun exercise! see it: https://ift.tt/AYIFvDV try it: ssh -p 2223 shhhbb.com host it: https://ift.tt/0Vn52Hi why? Every year I challenge myself in some new way, this year it is to push one project per week. You might recognize my static site generator [0] or my releaser for go [1] from previous posts as one of these weekly projects. If you want to join me in doing this, it's been a blast and I highly recommend it! Maybe we can chat on the bbs about it :) [0] - bearclaw tiny static generator - https://ift.tt/dPbkuhE [1] - release.sh release builder for go - https://ift.tt/dPbkuhE need: I'd love a few co-conspirators, or even some new friends for the bbs software or the bbs itself. A lofty nice-to-have goal is meeting a few other similarly motivated people to conspire with on a weekly basis. If that's you, drop me a line! goals: I have about half of an admin interface endpoint pushed up, which I'd like to finish. I realized mid-commit that I'd lacked some other material in a previous commit, and in pushing it up, I ended up pushing half the admin feature. Stay tuned for that. I'd also like to implement a feature where I surrender the socket to a new process so I can upgrade the binary without dropping all of the connected users. I'm not sure on the feasibility of this, but all the words fit together, so it'll be tried. https://donuts-are-good.github.io/shhhbb/` April 3, 2023 at 12:40AM

Saturday, April 1, 2023

Show HN: iOS App to build your own content feed https://ift.tt/Lo67bMw

Show HN: iOS App to build your own content feed Hey Folks, looking for some feedback on an iOS app I built. I'm not that great at UI and would love any feedback when it comes to just overall UX. You can download the TF here: https://ift.tt/rIcYtXP I've been really annoyed lately in getting a good content feed. Its a mix of a traditional RSS app but you could also important things from Twitter and other websites. April 2, 2023 at 08:07AM

Show HN: PizzaGPT – ChatGPT clone accessible from Italy https://ift.tt/eajvy0h

Show HN: PizzaGPT – ChatGPT clone accessible from Italy https://ift.tt/htinp6B April 2, 2023 at 08:33AM

Show HN: Jarvis AI – your dedicated concierge for anything https://ift.tt/gJLXMIF

Show HN: Jarvis AI – your dedicated concierge for anything https://usejarvis.ai/ April 2, 2023 at 07:38AM

Show HN: SiteGPT – Create ChatGPT-like chatbots trained on your website content https://ift.tt/WrnL2Mw

Show HN: SiteGPT – Create ChatGPT-like chatbots trained on your website content https://sitegpt.ai April 2, 2023 at 06:36AM

Show HN: Rock Paper Scissors Online Game https://ift.tt/cOoz1uB

Show HN: Rock Paper Scissors Online Game I created online rock paper scissors game with Nuxt.js and node.js (socket.io) https://ift.tt/NMQGbdV April 2, 2023 at 04:55AM

Show HN: Build your own no-code editor with Reka.js https://ift.tt/e8SsPi1

Show HN: Build your own no-code editor with Reka.js Much of the complexity surrounding building no-code editors come from architecting the state management system to power such editors: how can we allow end-users to create and edit entire UI components directly from the browser? Reka solves this by providing an AST-powered state system that enables end-users to create UI components that are nearly as complex as ones that developers could write in code; along with an interpreter to efficiently compute an output that could be rendered on the browser. Furthermore, Reka provides additional extensions, such as enabling real-time collaboration via CRDTs; or you could build a custom extension to support additional functionalities such as a commenting system. All that's left is for you to build your own UI abstractions on top of Reka — designing your editor UI/UX and providing easy-to-use buttons/controls for your end-users to mutate the underlying state in Reka. Github: https://ift.tt/81mfTVF https://reka.js.org April 1, 2023 at 07:30PM

Show HN: Use cookies from Chrome (CDP) in cURL without copy pasting https://ift.tt/tEKWXUo

Show HN: Use cookies from Chrome (CDP) in cURL without copy pasting https://ift.tt/0umeBY9 April 1, 2023 at 07:03PM

Show HN: Coursemate, connect with other self learners https://ift.tt/YfjAow8

Show HN: Coursemate, connect with other self learners Hey Hacker News! My name is Collin, 18 years old and doing a gap year after finishing high school last year. This was my first real project after starting to learn web development around 5 months ago. I came up with this idea as it was a real pain for me to find other people from my country and especially my age, learning and taking online courses about the same stuff online. Lots of these online courses include their own discord communities and forums, but I still found it very hard to connect with other people in there. Thats why I built Coursemate. I would love to get your feedback on it! :) https://ift.tt/hoVeN83 April 1, 2023 at 04:38PM

A Manual on Self-Defense Intended for Survivalists

In the state that the world is in, you need to know self defense. When the SHTF, you could be called on to have to defend yourself from some...