Posts

Showing posts from November, 2024

Show HN: Samsar One Version One is now live https://ift.tt/THDkKSc

Show HN: Samsar One Version One is now live Hi all, 6 months ago I started building out an app which combines all the SoTA gen-ai models out there into one platform which anyone could use to create 2-4 min long videos starting from scratch, starting from an idea. I received a ton of feedback from HN community & others along the way. Today excited to announce version one of app.samsar.one, a platform which allows anyone to easily and consistently create long, coherent and consistent generative-ai videos while picking and choosing their model starting from merely an idea. https://app.samsar.one/ October 31, 2024 at 03:36PM

Show HN: NewsCatcher's Hyperlocal News API – Granular City-Level News Feeds https://ift.tt/9UNMDR7

Show HN: NewsCatcher's Hyperlocal News API – Granular City-Level News Feeds We’ve launched NewsCatcher’s Hyperlocal News API to provide city-level news feeds for market analysis, localized apps, and data analytics. Why We Built It: Aggregating hyperlocal news is complex. Local news comes from diverse sources, many covering national topics, making it hard to isolate local events like transit updates, crime, extreme weather alerts, or infrastructure projects. Searching by location alone can lead to irrelevant results, especially with city names that overlap or match common words (e.g., Orange, Lake). What It Does: Our API provides precise, location-based news by processing 185K articles daily and tagging each with its associated_town down to the town level with 92% accuracy. Covering 31,000 U.S. locations, it uses advanced NLP to accurately associate location names, even when they’re common words. It enables you to: - Access near-real-time, location-focused news feeds - Filter by top...

Show HN: Krixik – Easily sequence small/specialized AI models (pip-installable) https://ift.tt/9nDHzUF

Show HN: Krixik – Easily sequence small/specialized AI models (pip-installable) Our initial intention was to experiment with a smartbook idea, but we couldn't find a good prototyping tool for small/specialized AI models. That rabbit hole took us through vector databases, through infra for small AI, and finally here. We’re particularly proud of the accessibility/simplicity of our code syntax. Krixik’s model library is limited to eleven model types (modules) and a few dozen models, but we will significantly expand it. Other enhancements, like a local client and several 3rd-party integrations, are also planned. You require API credentials to try Krixik. You can quickly get them through this form: https://ift.tt/013RxOa And here’s a demo video (our YouTube channel also has a couple dozen example videos in it): https://youtu.be/WpSSYLfvfdM https://ift.tt/hCwuGmP November 4, 2024 at 08:33PM

Show HN: HN Push – Web push notifications for top stories on Hacker News https://ift.tt/0R8dzHY

Show HN: HN Push – Web push notifications for top stories on Hacker News I created HN Push to help reduce the urge to refresh Hacker News constantly. Since I rely on HN for real-time tech news, I wanted an efficient way to stay informed without having to check the site. Receiving summaries with Apple Intelligence was an added bonus. The source code is available on GitHub[^1]. [^1]: https://ift.tt/7Mpqkvh https://www.hnpush.com November 4, 2024 at 07:17PM

Show HN: Directional antenna alignment using phone motion sensors https://ift.tt/EZwJKGx

Show HN: Directional antenna alignment using phone motion sensors https://ift.tt/fR2xA5I November 3, 2024 at 08:25PM

Show HN: I wrote a techno-thriller on AI and need feedback (no signup) https://ift.tt/CfqYErW

Show HN: I wrote a techno-thriller on AI and need feedback (no signup) https://ift.tt/FiR2mYh November 3, 2024 at 10:14PM

Show HN: Outcheckr- Webpage outbound link enumerator with threading https://ift.tt/vprI6Bf

Show HN: Outcheckr- Webpage outbound link enumerator with threading Outcheckr enumerates all outbound links present in a webpage, now faster with multi-threading support. https://ift.tt/aJjcs5k November 3, 2024 at 09:52PM

Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/IW1jflN

Show HN: Oasis Minecraft AI: AI-Generated Minecraft Adventure https://ift.tt/ETU63gL November 3, 2024 at 08:01AM

Show HN: Super Simple CRC32 Implementation https://ift.tt/Qwgb05h

Show HN: Super Simple CRC32 Implementation I written this as a little programming exercise in C https://ift.tt/1MY8klX October 29, 2024 at 08:12PM

Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies https://ift.tt/6IFeypL

Show HN: GraphQL Zeus 7 – type-safe GraphQL on front end for newbies Ok, so I've heard the voice of community and added null support and dropped const enums. Also you can fetch all scalar fields with "fields" selector. https://ift.tt/A4MgUVu November 2, 2024 at 07:15PM

Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability https://ift.tt/5cJkaw7

Show HN: Autotab Instruct – Claude Computer Use with Guardrails for Reliability Hi HN, We’ve built a desktop app to create highly reliable AI agents that use a computer with mouse and keyboard. Until last week, we had tried many different approaches to open-ended agentic features but none of them had met our reliability bar. With Anthropic’s Computer Use this finally changed, and we just shipped a feature we’re calling Instruct. Instruct allows users to create agentic blocks as part of a larger Autotab skill that provides the structured logical flow to keep the automation on track. If you haven’t had a chance to try Computer Use yet, it is an impressive leap from the last generation of vision models (e.g. gpt4o struggles with relative positions, let alone coordinates). At the same time, it is still not good enough to be given a prompt and let loose. One of the big surprises to us early on was just how much intent specification is required for most real world workflows to run reliably. ...

Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/Vk3iXWC

Show HN: I created a minimalist pastebin clone using Go, Htmx, and PostgreSQL https://ift.tt/w8hTWnt November 1, 2024 at 07:56PM