Ask HN: Who has deployed commercial features using GPT4?
12 by _false | 0 comments on Hacker News. I'd be curious to learn how effective has GPT4 been to enable product features and what it means for the things we might see in the future. In particular, I have the following questions: 1. What was the product you were working on? 2. Were there any new software engineering challenges that came from working with GPT4 (e.g. output quality, testing, monitoring, etc.)?
Show HN: SaaS for making software documentation less annoying
6 by doclab | 2 comments on Hacker News. As a developer, I absolutely despise writing documentation. That's why I've started building software that would make it a more bearable experience. Our current features include the following: - An AI assistant that lets you talk with your documentation. Ask questions like: How do I do thing X? What is the method for fetching a model from the database? And the AI assistant will answer. - Developers can choose their preferred way of writing: online WYSIWYG editor or writing to markdown files using their favorite editor and then synchronizing with the system via CLI. - Tagging relevant documentation pages with the corresponding code files. Git integration will let you know when one of those tagged code files changes and lets you know the documentation needs an update. I'm sure the people in HN have many more pain points they are experiencing with their documentation software, and we would love to hear them. Any feature suggestions are more than welcome.
Coding Jobs and GPT-4
17 by bb1234 | 13 comments on Hacker News. Do you believe that GPT-4 will significantly reduce the demand for coders? If not, why not? I am curious to get your sense of this. I am not a professional coder. I write code for scientific work. But I am really curious.