Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I am currently researching how we can use AI at my current employer. We did not have any AI knowledge to begin with.

I was quickly able to write a web scraper using Python in a few hours by employing ChatGPT. I hadn't touched Python in like 12 years before that day. It wasn't just a generic scraper. I asked ChatGPT to fine-tune it to a). crawl pages belonging to a certain domain b). save data inside a specific directory with specific filenames.

Before that, I asked it to write unit tests for a React component. It did and I got 100% code coverage for that component. Our manual test suit had around 87% code coverage for that component.

Having said that, it constantly requires human intervention to judge if the produced output would work and how to integrate a piece of code produced by it into the actual projects.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: