Thursday, January 26, 2023

Show HN: VSCode like editor in an extension. Make code alterations fast https://ift.tt/TrBLnZ2

Show HN: VSCode like editor in an extension. Make code alterations fast https://ift.tt/EPLXU2Q January 26, 2023 at 11:20AM

Show HN: GPTKit – ChatGPT and AI Generated Text Detection Tool https://ift.tt/vrksTSF

Show HN: GPTKit – ChatGPT and AI Generated Text Detection Tool Hey, HN community, We are thrilled to introduce GPTKit, our AI text generation detection tool that helps users identify human-written and machine-generated text. With GPTKit, detecting generated text is easy and accurate. Our tool uses 6 distinct methods to classify text with a 90% accuracy rate, based on testing a dataset of 100K samples. We would love to hear your thoughts on GPTKit, please give it a try and let us know your feedback. You can check it out at https://gptkit.ai Cheers! https://ift.tt/AcKRtq4 January 26, 2023 at 03:27AM

Show HN: I made a site that automatically unsubscribes you from unread emails https://ift.tt/pDYkOsv

Show HN: I made a site that automatically unsubscribes you from unread emails Hi Guys, I'm Spencer and recently built AutoUnsubscribe to keep on top of my email subscriptions. The basic idea is: Automatically unsubscribe from unwanted emails that you never open, so you can focus on the emails that matter, saving yourself time and effort. I find overtime I accumulate hundreds of email subscriptions accidentally, especially when I ran an ecommerce business where our emails seemed to end up on all our suppliers, and their suppliers mailing lists. Some people stay on top of unsubscribing easily, however it's something I've always struggled with, especially having ADHD. I wanted a way to stop my inboxes getting out of control without me having to do anything so I built this app. An added bonus is it helps you unsubscribe from subscriptions you were on the fence about unsubscribing too, as it points out you have not even opened them. It also warns you before unsubscribing and gives you a chance to whitelist a subscription, to make sure you keep the ones you care about. I realised a lot of people would get the most value out of AutoUnsubscribe very quickly, so I wanted to provide an option for them, as opposed to just subscribing for a month and then cancelling. As a result the base pricing is $5 for seven days, which will let you basically clean out your inbox. I built out the app using Ruby on Rails, to avoid getting lost in the complexity of Javascript frameworks, as an individual developer/designer I think it was the right choice. The app is privacy focused, I will never share or sell your data. It's also why it is a paid app. I know free unsubscribe apps in the past have monetized by selling user data. You can see the site here: https://ift.tt/P6GD4ot https://ift.tt/0oAQ9Lb January 25, 2023 at 09:15AM

Show HN: A tool to design and run user state machines https://ift.tt/p7KfzgQ

Show HN: A tool to design and run user state machines Hi everyone, I’m Joe, CTO at Dopt. We’re building a tool that lets you design user state machines with an SDK so that you can run them in your product. We offer a React SDK that lets you create instances of those machines for any user of your product and exposes methods for transitioning the state of the user—effectively moving them through the machine. Dopt then acts as a persistence layer for the users’ machine state. We call our machines “flows”. Dopt lets you send in data about your users (identify calls/properties) and lets non-devs define rules based on that data for which users should enter the flows. Non-devs can also update content and other custom properties that can be referenced via the SDK. For example, with Dopt’s SDK you can build: - a multi-step, interactive product walkthrough that helps users learn how to use a product by using it ( https://ift.tt/UDSb0VC ) -a getting started checklist that helps a team get setup and activated ( https://ift.tt/snJgyCc ) You can see a short 4 minute demo of how Dopt at https://www.youtube.com/watch?v=1gRvAp6Cnls We make iteration on your state modeling easy with flow versioning, and we even handle migrating your users between versions on the fly. Dopt’s UI lets everyone easily track how users move through your flows and provides controls for enabling/disabling or resetting them. We’ll work right alongside your analytics and experimentation tools. We started Dopt because we’ve seen the teams building onboarding/education flows struggle with a similar set of issues that Dopt sets out to solve: - Homegrown onboarding is time-consuming to maintain (and it changes a lot!). The logic of the flows is complex and opaque to non-developers and devs are forced to be in the loop for every small copy, targeting, and logic change. - The customer and user data needed to show people relevant experiences lives in multiple places and is hard to build interactive experiences with (e.g. what’s their use case, what plan they’re on, what they’ve done in the product, what other teammates have done in the product, etc…). - Persisting and migrating user flow state is hard. The existing tools aimed at helping people put onboarding into their products frankly suck. They’re not built for developers, only offer boilerplate components, and have brittle integration points that are hard to troubleshoot. They end up producing mostly low-quality tooltip tours. We’re in a closed beta period right now but are looking to find more people building product onboarding that are willing to give Dopt a spin. We’re not charging for Dopt during our beta period and are just asking for feedback to help us learn how to make Dopt better. We’ll eventually start charging later this year (by monthly tracked users) when we go fully self-service but are planning on having a “free in-perpetuity” tier for small use cases to make it easy to evaluate whether Dopt’s valuable. We won’t pull the rug out from anyone who’s built with us during the closed beta. You can signup for our waitlist on dopt.com or drop us a note at info@dopt.com. If you mention HN we’ll skip you to the head of the line and get you product access. We’d love any feedback on the site, docs, and examples too! https://www.dopt.com/ January 26, 2023 at 04:37AM

Show HN: Img2Prompt, Get prompts from Stable Diffusion generated images https://ift.tt/iHrIR3O

Show HN: Img2Prompt, Get prompts from Stable Diffusion generated images https://ift.tt/Z4vy2Pf January 26, 2023 at 02:31AM

Show HN: Open-source support bot for Discord https://ift.tt/oDkSGh9

Show HN: Open-source support bot for Discord Many companies have a public Discord where people ask questions. Sometimes those questions are dumb and can be easily answered by reading the support documents. So we built a bot that does 3 things: 1. Uses FAISS to index public support documents provided as URLs 2. Monitors a Discord channel for questions, prefixed with !help 3. Responds to questions with its best guess of the right answer and cites its source document(s), using Data Augmented Generation from LangChain It won’t be right all of the time, but if people find it helpful we’ll make it better. Take a look at the repo and give us some suggestions of how to improve it, or put up a PR! Repo: https://ift.tt/zJZsp0g Website: https://www.getbuff.io/ Demo: https://www.youtube.com/shorts/JPKW9tX0K9Y https://ift.tt/zJZsp0g January 25, 2023 at 11:12PM

Wednesday, January 25, 2023

Show HN: Signal-Android – A fork of Signal that provides SMS support https://ift.tt/t9OgcHd

Show HN: Signal-Android – A fork of Signal that provides SMS support Signal was a brilliant app. It can send messages with rich media, host group chats, and even do voice and video calls, all with the peace of mind that comes from a proper secure messaging app. The best part was that you could still send messages to people who don't use Signal. Signal was the messaging app everyone wants - all the benefits of iMessage, without being siloed in one particular ecosystem. Sometime leading up to October of 2022, the folks at the Signal foundation lost the plot. Signal has since dropped support for SMS, and is inexplicably adding "stories" to their personal messaging app. I despise this. Instead of just complaining about it, I decided to do something about it. Here is a link to a version of the Signal Android app that still supports SMS, and doesn't have stories. There also isn't a stupid, nagging banner telling you to update. Right now, it's just Signal 5.38 with a couple lines commented out, but I plan to integrate any upstream security/UX improvements in the near future. For now, you'll have to build/install it yourself, but I will eventually put an APK out there for people to download. Enjoy! https://ift.tt/R0imxbG January 25, 2023 at 04:58AM

Show HN: Tablr – Supabase with AI Features https://ift.tt/uZsg6oX

Show HN: Tablr – Supabase with AI Features https://www.tablr.dev/ June 30, 2025 at 04:35AM