NeurIPS 2024 Developer Tools You Can Deploy & Use Today!
I learned about these open source and commercially licensed tools for developers at NeurIPS 2024. Most of the tools on this list are new to me, but not new to the world. You can deploy and use them today! …pssst – if your manager or your client would rather you make something from scratch instead […]
Curious About How to Get Started with LLM App Dev? Let’s Go!
LLM app dev sounds scarier than it is. Luckily, open source frameworks exist with excellent guides, great documentation, and active communities. Find below a series of toys, tasks, and videos that will take you from “aware that LLMs exist” to “building an LLM-based app”. Wait, what are LLMs? Some of this article can be practiced […]
Helpful Tools to Make Your First Voice Clone Dataset Easy to Build
Helpful Tools to Make Your First Voice Clone Dataset Easy to Build Voice clones are really, really good now. And there are a bunch of companies that sell them. Do yourself a favor and spend five minutes playing with a voice clone from any of these services. ElevenLabs is not listed in that article but […]
System Testing Multiple Deployment Environments in Cypress 10
Brief intro to Cypress In their own words, “Cypress is a next generation front end testing tool built for the modern web.” If you are not familiar with Cypress, check out their Getting Started docs and then Write Your First E2E Test. If you’ve arrived here from a Selenium-based tool, you might appreciate this comparison article from Cypress. I found this Cypress […]