Friday, September 15, 2023

Show HN: Slash Saber – endless game made in ThreeJS and Vue https://ift.tt/8fAcG0v

Show HN: Slash Saber – endless game made in ThreeJS and Vue Slash Saber is open source: https://ift.tt/DvGxU62 Blender files for some of the 3D assets are available in the GitHub repository. I am open to any feedback. https://slashsaber.com September 15, 2023 at 11:43AM

Thursday, September 14, 2023

Show HN: I built an app that lets you create and chat with 3D AI characters https://ift.tt/L2iYts4

Show HN: I built an app that lets you create and chat with 3D AI characters Hello everyone! I'm excited to announce the launch of Astrocyte, a web app that allows you to create and interact with 3D AI characters. Whether it's video game heroes, anime characters, political figures, or even that obscure NPC from your favorite RPG, you can bring them to life and have a chat with them on Astrocyte! Many users have already begun crafting their own characters on Astrocyte, and the conversations have been incredibly entertaining. I would be thrilled if you could give it a try and share your honest feedback. Thank you! https://ift.tt/iDzy6mK September 15, 2023 at 09:30AM

Show HN: Python SDK for iWF – workflowAsCode API orchestration engine https://ift.tt/eCAWz20

Show HN: Python SDK for iWF – workflowAsCode API orchestration engine Main repo(with docs/wiki/discussion): https://ift.tt/G8okURg Samples: https://ift.tt/SOL02aD https://ift.tt/WBISsDJ September 15, 2023 at 01:12AM

Nue: A React/Vue/Vite/Astro Alternative https://ift.tt/MQiSmbd

Nue: A React/Vue/Vite/Astro Alternative Author here. I've been working on this for the past ~12 months, lately full-time. I'm releasing two things today: 1. Nue JS: https://ift.tt/SDgHUTp — A tiny (2.3kb minzipped) JavaScript library for building user interfaces. It's like React/Vue core, but there are no hooks, effects, props, or other unusual abstractions on your way. Know the basics of HTML, CSS, and JavaScript and you are good to go. Nue JS supports server-side rendering (SSR), reactive components, and "isomorphic" combinations. It takes inspiration from Vue 2.0 and Riot.js. (I'm actually the original author of Riot). 2. Nue ecosystem: https://ift.tt/eXz9HEM — This is the ultimate goal and once all the sub-projects are finished, Nue will be a serious alternative to things like Vite, Next.js, and Astro. The thing is that I'm not happy with the current state of web development, so I want to write a completely new ecosystem from scratch. I'm taking advantage of the "old" innovations like progressive enhancement, separation of concerns, and semantic web design. Benefits highlighted here: https://nuejs.org/why/ All projects will be released under the MIT license. Happy to answer any questions. https://nuejs.org September 14, 2023 at 04:41PM

Show HN: SlackRevert, a Firefox extension to revert Slack's new design https://ift.tt/PEIpgBz

Show HN: SlackRevert, a Firefox extension to revert Slack's new design https://ift.tt/MJTZ1bp September 15, 2023 at 04:36AM

Show HN: Image Eval – An evaluation toolkit for image generation models https://ift.tt/Wrm8lGq

Show HN: Image Eval – An evaluation toolkit for image generation models https://ift.tt/lH8yImq September 14, 2023 at 10:59PM

Show HN: Eesel AI – ChatGPT over company knowledge, without APIs https://ift.tt/EHeONJM

Show HN: Eesel AI – ChatGPT over company knowledge, without APIs Hey everyone! I'm Amogh and I've built eesel AI. It's like ChatGPT over your company knowledge (yet another one?!) - but with a twist. Instead of relying on APIs to integrate with your applications, you simply use our browser extension to add relevant pages as "Knowledge". Then, you can chat over that. Whether it's a Google Doc, Notion page, help docs, or any other website - you can add it as "Knowledge" and chat with it. You don't need to grant full API access to your work apps. For public pages, we have a crawler. For private pages, we use the extension, but we're exploring a crawler for that as well. While bypassing APIs might seem unusual, we see it as an interesting approach to create a universal AI teammate. One that could, in the future, operate autonomously, accessing your applications just as you would - retrieving information and even taking actions. That's the vision. Today, 100+ companies use eesel as their "oracle" to deflect recurring questions from colleagues or customers: - A DevOps team in a 600 people org added eesel to Slack to handle engineering queries. - A Support team in a 70 people org integrated eesel as a widget on their developer documentation. - A Growth Agency in a 60 people org leverages eesel, trained on Segment, Amplitude, and Mixpanel docs, to assist engineers. - And an unusual example - a 50 people Cremation Service added eesel to their Slack as a support assistant. It'd mean a lot for you to check out eesel AI and share your thoughts about our approach. https://www.eesel.ai/ September 14, 2023 at 07:59PM

Show HN: ChatGPT History Explorer https://ift.tt/RzUf8LG

Show HN: ChatGPT History Explorer Hey HN, As a heavy ChatGPT user, I often want to explore my chat history, look for things I've already asked, keep favorite chats, and much more. ChatGPT doesn't even offer search capability (except in mobile version). So I decided to build one myself. It runs locally, so no sensitive data leaks. You only need to export your ChatGPT conversations, and put it in the `data` folder. Optionally setup OpenAI API key and it will create embeddings for semantic search. *Important* - it's not a desktop app (at least, not yet) - it's a python code with a browser interface that I've only tested on MacOS so far. Minimal dev skills are required to set it up. Current functionality: - Github-style activity graph and some other statistics - Browse and read your conversations - Quick filters by conversation title and time period - Search (semantic and simple "strict") - Add chats to favorites - Open conversations on the ChatGPT site to continue working My plans for new features: https://ift.tt/vwx19ul Hope it will be useful to people. Would love to hear your feedback. https://ift.tt/azN97W3 September 14, 2023 at 04:49PM

Wednesday, September 13, 2023

Show HN: I found this useful tool for creating HTML Emails for free https://ift.tt/1NXbUG9

Show HN: I found this useful tool for creating HTML Emails for free https://htmlemailbuilder.xyz/ September 13, 2023 at 08:37PM

Show HN: Vips – Emacs Interface for OpenAI's GPT API and DeepL's Translation API https://ift.tt/7u5CF4n

Show HN: Vips – Emacs Interface for OpenAI's GPT API and DeepL's Translation API I am excited to share vips.el, an Emacs interface for OpenAI's GPT API and DeepL's translation API. With vips.el, you can work directly with OpenAI's GPT-4 and GPT-3.5-turbo models, customize parameters for fine-tuning the output, and translate text seamlessly using the DeepL API, all within Emacs. The tool is designed to be easy to install and use, with a range of keyboard shortcuts for quick access to its features. It's distributed as free software under the terms of the GNU General Public License. You can find more details, including installation steps and usage instructions, in the project's README file. I would love to hear your feedback and suggestions! https://ift.tt/twLmJ2O September 14, 2023 at 03:40AM

Show HN: Tophat – a friendly 2d game framework https://ift.tt/LDnxAPJ

Show HN: Tophat – a friendly 2d game framework https://tophat2d.dev September 14, 2023 at 02:26AM

Show HN: Kr8s a batteries-included Python client library for Kubernetes https://ift.tt/odqYPDw

Show HN: Kr8s a batteries-included Python client library for Kubernetes Hey folks. I'm the author of kr8s. I’ve been working on kr8s for a while now and one of my core goals is to build a Python library for Kubernetes that is the most simple, readable and produces the most maintainable code. It should enable folks to write clean code when working with the Kubernetes API. If you're interested in how it compares with other libraries then check out [this post]( https://ift.tt/h2EaPdO... ). Happy to answer any questions you might have in the comments here . https://ift.tt/uWC3mVp September 14, 2023 at 01:08AM

Show HN: Enriched OSM POI Data https://ift.tt/Pdx4Bet

Show HN: Enriched OSM POI Data https://store.poidata.xyz/odbl September 13, 2023 at 04:49PM

Show HN: Deploying subdomain-based routing like github.io https://ift.tt/8IRZiok

Show HN: Deploying subdomain-based routing like github.io https://ift.tt/3eZwG2P September 13, 2023 at 04:44PM

Show HN: Hands on tutorial for open source contribution https://ift.tt/AlTLHZS

Show HN: Hands on tutorial for open source contribution https://ift.tt/xMltaRF September 13, 2023 at 04:02PM

Show HN: C++ LMAX Disruptor < 200 LOC https://news.ycombinator.com/item?id=37492810

Show HN: C++ LMAX Disruptor < 200 LOC Hi HN, I built an implementation of the LMAX disruptor described by Martin Fowler. https://martinfowler.com/articles/lmax.html Would love to hear your comments and suggestions! https://github.com/sneilan/lmax-disruptor-tutorial September 13, 2023 at 11:42AM

Show HN: Retail Intelligence – AI insights from fashion retail market analysis https://ift.tt/bxQXVPN

Show HN: Retail Intelligence – AI insights from fashion retail market analysis https://ift.tt/IaZNxjL September 13, 2023 at 03:11PM

Tuesday, September 12, 2023

Show HN: HTTP Status Code Generator https://ift.tt/WHUs0S7

Show HN: HTTP Status Code Generator A service for generating HTTP codes. It’s useful for testing monitoring services. Just add the status code you want to the end of the URL, like this https://ift.tt/JkmsnLN https://statuscode.app/ September 13, 2023 at 04:04AM

Show HN: Rental data supplied by tenants in Ireland, searchable by all https://ift.tt/vRFhsKP

Show HN: Rental data supplied by tenants in Ireland, searchable by all I created https://ift.tt/3oVlhWn last Friday to help bring this kind of transparency to Ireland, allowing people to submit their rents. Would love to get any HN feedback on the idea/website. https://ift.tt/p6BN2ed September 12, 2023 at 09:08PM

Monday, September 11, 2023

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions https://ift.tt/wgSBiJP

Show HN: PHP-fts – Full-text search engine in pure PHP, no extensions https://ift.tt/WpBoNzV May 7, 2026 at 01:58AM