nowfound

Alternatives

Products that do what We made a GPT bot to explain you CV data does

https://github.com/dioptra-ai/katiml

  1. 1IM

    This is another one of my automate-my-life projects - I'm constantly asking the same question to different AIs since there's always the hope of getting a better answer somewhere else. Maybe ChatGPT's answer is too short, so I ask Perplexity. But I realize that's hallucinated, so I try Gemini. That answer sounds right, but I cross-reference with Claude just to make sure. This doesn't really apply to math/coding (where o1 or Gemini can probably one-shot an excellent response), but more to online search, where information is more fluid and there's no "right" search engine + text…

    2024 · ithy.com

  2. 2CB

    I'm heavily relying on Reddit for my online research, but there are many repetitive questions and recommendations on subreddits, so I trained a GPT bot on over 100k r/BuyItForLife comments and posts to embody the collective knowledge of this Reddit community (and soon many other subreddits). Some posts I answered with the bot: - Request Post: Dishwashers. What’s currently the best dishwasher for home use? - Bot Answer: https://www.looria.com/bot?q=what%27s+currently+the+best+dis... - Request Post : Recommendations for hiking shoes? - Bot Answer:…

    2023 · looria.com

  3. 3AL

    Lately I've felt exhausted due to the deluge of AI/GPT posts on hacker news, and have seen similar grumblings. I threw together this frontend that filters out anything with the phrases AI, LLM, GPT, or LLaMa for use until the hype dies down a bit. Before anyone asks, yes I did try to use ChatGPT to help, and while the code it provided was helpful, it needed some heavy bug-fixing. Edit: One other note I forgot to mention. The favicon is generated by Stable Diffusion, I asked it to generate an "Aritificial Intelligence Favicon", and then I added the red circle with line through it.

    2023 · save-buffer.github.io

  4. 4HN

    Just a personal experiment to build my first custom version of ChatGPT :) I'm spending too much time on this site, so it might ocasionally save me some scrolling and reading. Far from perfect and I'll continue to finetune it. I might even feed it with some classification data for each post, such as: Post: https://news.ycombinator.com/item?id=38167604 Categories: ["Health, Tech Gadgets, AI"] Comment Perspectives: - 3 Medical Innovation Appreciation - 1 Technical Analysis - 1 Limitations Acknowledgment Edit: Looks like OpenAI is having outages today and custom GPTs are only…

    2023 · chat.openai.com

  5. 5AD

    Hi HN! I built this bot that allows you to chat with your technical documentation! It’s been pretty nifty so far on our Discord help forums, and it’s open-source so I figured I would share! Cheers.

    2024

  6. 6WB

    Hey HN, After GPT-3 created waves in the tech industry, a lot of AI tools were emerging and with that, some AI website builders But the results seemed way too generic to us. It felt like the developers were rushing to catch the wave instead of building a proper tool We took our time, did months of RnD and finally came up with something better than what others in the market are doing. It’s got better design output. While it’s still in beta, I wanted to show HN what we did. Will appreciate the feedback when you guys try it out. Here is the link to signup for the beta:…

    2024 · dorik.com

  7. 7IM

    Hey HN! Thank you for all the support and feedback on my original submission 2 months ago. I've been improving the backend using a MCTS/AlphaZero approach and it's currently producing much better results. My long term goal is to allow users to manage multiple projects, deployed autonomously, both from scratch and by making continual updates all prompted with natural language. The cost of each project has been lowered to $9 as performance with smaller models has improved (I migrated from Claude-3-Opus to gemini-1.5-flash). Thanks for checking it out!

    2024 · saas-quick.com

  8. 8AB

    Hi everyone! My team and I just open-sourced a bunch of cool agent dev tools: Invariant Explorer to visually inspect and understand AI traces and a testing framework, building on pytest.

    2024 · github.com

  9. 9IM

    I built this using semantic search and the ChatGPT API, which was just released the other day. What makes it special is it not only understands the code you're debugging, but also pulls in additional context like relevant documentation to help answer your questions and suggest code changes. Ultimately, my goal is to take the hassle out of pasting error messages into Google, finding a vaguely related StackOverflow post, and manually integrating the solution into your code.

    2023 · useadrenaline.com

  10. 10KT

    Hi HN! I built this tool, because Large Language Models are hallucinating their asses off and I wanted to test just how bad it is with a topic I know best - myself. I'm sure there are other egos out there who google themselves and essentially this is the new googling yourself. It's early beta, so lots of room for improvement of course.

    2023 · haveibeenencoded.com

  11. 11AS

    Hey HN, Since the launch of GPTs, I’ve struggled with integrating vast, up-to-date knowledge into a custom GPT and embedding it into websites and apps. After months of trial and error, we’ve developed an AI Search & Knowledge Assistant that solves this problem. Over the weekend, I built a demo assistant for Stripe that provides accurate answers, useful links, images in responses, cites sources, and keeps a thread history of your conversations. Here’s what’s included: - 3,700+ public documents full of useful info - 105+ million characters of rich knowledge - Powered by the ChatGPT-4o model…

    2024 · demo.ordemio.com

  12. 12TA

    Hi all, sharing a directory of GPTs I made in a few hours after OpenAI dev day. Hope you find it useful!

    2023 · topgpts.ai

  13. 13IB
  14. 14AO

    Hey hackers, the world needs more AI researchers with good taste, and hardcore software folks have some of the best. Many software friends mentioned they learn better from implementations than from papers, but existing open-source examples rarely go beyond basic nanoGPT-level demos. To help bridge that gap, I spent the last two months full-time reimplementing and open-sourcing a self-contained implementation of every major modern deep learning technique from scratch. The result is beyond-nanoGPT, containing 20k+ lines of handcrafted, minimal, and extensively annotated PyTorch code. I'd love…

    2025 · github.com

  15. 15YC

    Easily collect all transcriptions from a YouTube channel to create your own custom GPT (via OpenAI) or querying a large context window (Claude 2.1) The example is “CY GPT” your very own Sichael Miebel and Calton Daldwell in your pocket. I have a backlog of open-source projects, hope this helps!! This is counter intuitive (as I’m posting this) but please respect the creators copyright and use for research purposes only

    2023 · github.com

  16. 16IB

    I've been experimenting with ways to increase AI adoption for non-technical people. Basically, all companies are pushing for AI because it's all over the news and they feel left behind but most people have no clue where to start. I think 90% of people (ie non coders) are sufficiently well served by using cowork instead of claude code or something similar. If we can get people from sales, customer support, marketing, etc to collaborate with skills and cowork to form a company brain, I think it's gold. So I think there's opportunity for the community to share skills that work well for 1000s of…

    Jun 2026 · claudinho.xyz

  17. 17TP

    I have had a few conversations in the past year with non-technical folks (traditional finance types, consultants) who asked for a simple explainer on how GPTs work. These people generally have the horsepower to grasp new concepts quickly but don't necessarily have the math background to dig in super deeply and want a stronger framework than "they predict words". I had generally been pointing them to Karpathy, Illustrated Transformer, and other youtube content but I figured something more hands on without the math requirement might be better at explaining questions like "why matrix…

    Jun 2026 · understandgpt.xyz

  18. 18UI

    My name is Victor, I’m Head of Product at DoubleCloud, a platform that helps data pros build sub-second data analytical solutions and pipelines on open-source technologies like ClickHouse, Apache Kafka, ETL and Business Intelligence services. Hearing from our users, we know how daunting it is to gather insights and try to make sense of all the charts, graphs and metrics, especially when you have to explain it to your business stakeholders. That’s why we’ve just launched our new feature — GPT-4 integrated into our platform’s BI tool. We all know how good ChatGPT is at summarizing texts. But…

    2023 · double.cloud

  19. 19AW

    Hey, I've made a pdf reader with ai assistance, you can quickly ask questions about the text and the images, and it will have context about all of your reading material so you can ask questions freely, try it now, I'm in open beta to find bug and get feedback. upcoming features: - Highlighting - Highlighting with Notes - Bibliography - Automatic Reference file opening - Improved UX and robustness currenlty alot of bugs so please let me know if you found any. feedback appreciated

    2025 · pdf-hub.com

  20. 20AM

    Hey, HN community! I'm excited to share the fifth issue of our AI/ML Weekly Digest. This innovative newsletter uses the power of GPT-4 to analyse and curate the most relevant and exciting AI/ML stories from Hacker News. This week I also share with our subscribers a curated list of resources during my learning journey https://github.com/vlameiras/ai-ml-resources/ GPT-4 scours through the top stories on Hacker News to bring you a concise summary and sentiment analysis of the hottest AI/ML news each week. Subscribe & Stay Updated To get the complete…

    2023 · hn-ai-newsletter.beehiiv.com

  21. 21IM

    How it works (tech stack): -Built entirely with Lovabl.dev (no-code front-end + logic) -ChatGPT / Claude for research and inspiration -Powered by GPT-4 Vision to interpret charts visually -Hosted on Supabase for performance & caching It’s not meant to replace analysts — just to speed up how traders interpret data. I’m a designer exploring AI tools, and this is my first attempt to turn an idea into a functional product. Would love to know what you think.

    Oct 2025 · quantify-ai.co

  22. 22CP

    I'm building an AI platform, FlowChai and found a neat use case for it today that I thought would be useful to HN readers. I use GPT4 heavily for writing / editing code, but a major downside is that it doesn't know about new projects. I made the connection today that I could upload the zip file of a Github repo to FlowChai and then write prompts just like with ChatGPT with code questions. While the original intent for this platform is more around natural language, it's neat how this works so well. It's powered underneath by pgvector and OpenAI embeddings.

    2023 · flowch.ai

  23. 23CW

    Hey HN friends, Just launched my first NoCode web app, maching.ai, built with Bubble. Check it out and let me know if you have any questions or suggestions!

    2023 · maching.ai

  24. 24

    Xhnaa

    Feb 2026

Ranked by how close each launch is in meaning, then by votes. Refine with a description →