Anthropic issues takedown notice to a dev trying to reverse engineer its coding tool
Anthropic has issued a takedown notice to a developer for trying to reverse engineer its coding tool. According to reports, ...
Anthropic has issued a takedown notice to a developer for trying to reverse engineer its coding tool. According to reports, ...
In a bid to inject AI into more of the programming process, OpenAI is launching Codex CLI, a coding "agent" designed to run locally from terminal software. Announced on Wednesday alongside OpenAI's newest AI models, o3 and o4-mini, Codex CLI links OpenAI's models with local code and computing tasks, OpenAI says. Via Codex CLI, OpenAI's models can write and edit code on a desktop and take certain actions, like moving files.
I built VideoTakeaways to scratch my own itch: I wanted to learn from YouTube without spending 45 minutes watching.<p>Paste a link → get a fast, bullet-point summary using the video’s transcript + GPT.<p>Features:<p>- Works on most videos<p>- Free<p>- Ideal for learning from podcasts, lectures, long-form content<p>Would love feedback from other builders + idea people here.
A couple of years ago, I had the idea to create a webtoon creator app using Stable Diffusion and ControlNets, but it struggled with character consistency. Now, with the new GPT image API, I can finally make it happen.<p>Let me know your thoughts!
Hi HN,I’ve been working on Invoicefy, an AI-powered invoicing follow-up tool that turns overdue bills into natural, context-aware conversations. It uses a GPT-4 Turbo core and time-series analysis (Python + pandas) to tailor reminders—via email or WhatsApp—based on how late an invoice is and each client’s payment habits.Under the hood, it’s webhook-first, so you can plug into Stripe, QuickBooks, Xero, or any custom stack. Every follow-up message, escalation path, and schedule is configurable via
Fun little project today
Hey HN! I've built a small tool to securely expose your local project to ChatGPT using a browser interface and `cloudflared`. It makes debugging or explaining code to ChatGPT much easier – without the need for plugins or API keys.<p>GitHub: https://github.com/bumiranks/gpt-code-viewer<p>Would love to hear what you think!
We've been building a tool called checkra.io to help solo developers with conversion recommendations, copywriting and UX. It's a JS snippet (script tag or npm) that adds a floating button to your site.Click it, select any part of the page, and ask for feedback ("How can I improve conversion?", "Is this section clear?", "Accessibility issues?"). An AI (GPT-4 for now) analyzes the element + surrounding context and gives you suggestions directly overlayed on
just released our plan-linter – a tiny static-analysis tool that catches "obvious-stupid" failures in AI agent plans before they reach runtime.GitHub repo -> https://github.com/cirbuk/plan-lintalso read on how to deal with safety using a 4-step safety stack (“No Safe Words”) → https://mercurialsolo.substack.com/p/no-safe-wordsWhy?Agents now emit machine-readable JSON/DSL plans. Most prod incidents (loops, privilege spikes, raw secrets) c
Quick background: I have a Math/CS degree and about 2 years of experience in CV/Speech/Diffusion models (mostly on the engineering side). I'm looking to pivot more into robotics now and I'm super curious about building a learning roadmap. I'd love to dive deeper into the software/AI side, especially things like Vision-Language-Action (VLA) models. Does anyone have advice or suggestions on a good roadmap for someone with my background who's relatively new t
Hey HN,I built Blooming, a visual AI workspace where you drag-and-drop “nodes” (text, image, video) onto a whiteboard and chain AI text, image and video models together.It's kinda like n8n but for AI art:• Node-based canvas• Multi-model switching (test different models side by side and iterate multiple versions)• Pipe text or image output to other nodes to refine prompts, turn them into videos or explain imagesDemo link: https://youtu.be/TdFzhxeRFNgI’d love your feedback on U
Perplexity AI has launched its voice assistant, Perplexity Assistant, on iPhones, enhancing user experience through ...
Perplexity AI is making moves in the smartphone market, and it could change the competitive landscape for tech giants. First, ...
OpenAI launched a powerful new AI model, GPT-4.1, that the company claimed “excelled” at following instructions. But the results of several independent tests suggest the model is less aligned — that ...
An OpenAI researcher was forced to leave the U.S. due to President Trump's immigration policies—a move one colleague called "nuts."
An OpenAI researcher who worked on GPT-4.5 had their green card denied. The news comes as the U.S. views foreign workers with increased scrutiny.
OpenAI is streamlining its AI model lineup, retiring popular models like GPT-4 and GPT-4.5, all in anticipation of the launch of GPT-5 later this year.
While ChatGPT still maintains “libertarian left” values, the researchers found that models like GPT3.5 and GPT4 “show[ed] a significant rightward tilt,” in how they answered questions over ...
Hey HN,I built Wiredoor, an open-source platform to securely expose private HTTP and TCP services to the internet, without opening firewall ports or dealing with complex VPN setups.Wiredoor uses WireGuard to establish encrypted tunnels and NGINX to proxy traffic to internal services, making it much easier and safer to publish apps from your private network or homelab.Docs: https://www.wiredoor.net/docsGitHub: https://github.com/wiredoor/wiredoorWould love any f
I was hoping to try out the “Open”AI image generation API in their Playground but it asked me to give them a copy of my ID for verification?<p>I was planning to build a couple of web applications on top of the API but this is really off putting, especially given how prevalent data breaches have become and the simple fact that there’s no need for it other than their pathetic attempts to look like they care about AI safety.