I built mirrored fables, an AI powered visual novel generator. Give it a try! https://www.mirroredfables.com/?proxyKey=hellohackernews source: https://github.com/mirroredfables/mirroredfables
Ask HN: Tell us about your project that's not done yet but you want feedback on
121–130 of 472 posts
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#122Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#123It’s UI/UX is pretty similar to Figma (you can import from Figma). We do support integration of your own design system, that means that you can use actual code components in design canvas with all interactions and business logic. (Currently we have integrated Ant design and Mantine libraries)
We are looking for beta testers who want to speed up UI development or simply save money on FE development.
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#124It takes a URL and a voice selection, sends it off to Azure TTS speech service. The backend handles converting the HTML to SSML, it's really a one step solution to converting web pages to audio files that you can download, or stream on the platform.
I use it a lot for Hackernews articles at work, where I want to keep working, but there's an interesting article that I want to read.
The voices that come from Azure are reasonably good enough.
It's just an Astro app for the frontend, with a golang service behind it that parses the webpages and sends it off the azure. Also using supabase for authentication and database storage, although I'm using Cloudflare for it's R2 storage of audio.
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#125Bitgrid[1][2] is a continuation of an idea I've been carrying around since the 1980s, and tweaking from time to time. If I can maintain focus long enough, I intend to learn RTL, VHDL or Verilog well enough to get it entered in one of the Google open source chip shuttles. I think this approach to computing if applied to neural networks may offer a cheap way to get far more compute, perhaps exaflop performance out of a…
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#126The tool is free and helps you manage your job applications, pipeline status, interviews, emails, notes, etc. Notable features include the ability to leave detailed reviews of your job process (+ read others' reviews and get various per-company stats... this is new, went live yesterday - tracking more fine-grained data than Glassdoor and others), forwarding emails to save@rolepad.com so they can be tracked as notes within Rolepad, sharing your progress via Sankey charts, and more.
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#127https://apiforllm.com/ I've been working on this on and off for a few weeks now. The idea is to let LLMs interact with the outside world using function calling. Eg- I built a simple version of chatgpt web browsing using function calling. There's a django site which is responsible for the auth, managing chats etc and then there's a flask site that's responsible for running functions in a gvisor sandbox. Users will be…
Hey, so I got pretty far into implementing open api specs for LLMs. To the point where you can point to an open api spec, ingest it, and then it’s available for GPT to select to satisfy user requests. I do this by minify the specs and building an index to feed it that it selects from using logit bias. Im at pause point on it while I figure out how to actually have GPT build the calls, but I think something like you h…
[0] https://openai.com/blog/function-calling-and-other-api-updat...
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#128The tool did function for a short while, during which it successfuly reclaimed a few hundred dollars in refunds. However, it broke when a courier site introduced reCAPTCHA at their login and Amazon made UI changes to their order page. I'm now at a crossroads, contemplating whether the upkeep required to ensure the app keeps working is worth my while, given how niche the potential market is. I am not sure if I can make realistically make money from this. Would love to hear insights or suggestions.
For reference, you can check it out at https://taxrefunder.io, although the core functionality is down at the moment.
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#129The gear I have is a cheap heartbeat/pulse monitor integrated with raspberry pi.
Re: Ask HN: Tell us about your project that's not done yet but you want feedback on
#130https://persumi.com/ I spent 3-4 months working on it whilst having a day job. It's a writing/reading/listening platform, kinda like a mix of Medium/Substack/Wordpress/Twitter/Reddit... I wrote about the tech stack and how I built it here: https://persumi.com/c/persumi/u/fredwu/p/how-i-built-a-mostl... Still got a long way to go, especially to tweak the user onboarding side of things to explain much better on the con…
Yet you position this as a platform, but don't really show it. There is no sample content nor people to follow. I also don't see typical stuff like how long it will take to read (listen). No leader board. No examples of personas. Why a whole screen to explain the name?
If instead you kept it as a tool but positioned it like AI that first makes you a better writer, second adds emphasis to the speech to make listening interesting and adds music and intros and ads, third preps the file for other platforms.
Your tech stack writeup url is ugly and I would not want to listen to it without knowing some tool had trimmed 80%.