There is a common type of discussion happening at lots of companies right now. It may start when a competitor ships an AI feature, when a key stakeholder asks about the AI strategy, or when someone returns from a conference excited about what AI could do. The conclusion of “we need AI in our product” […]
This is the fourth post in a series that looks at how autonomous agents use generative AI models. Introduction The previous post showed how programmatic interactions with Open AI’s language models function. In this post, we’ll look at how two different autonomous agents (BabyAGI and Auto-GPT) leverage these capabilities. Agents like these provide a way […]
This is the third post in a series that looks at how autonomous agents use generative AI models. Introduction The previous post discussed how the text completion and chat completion capabilities work generally. It also showed some examples of prompts and responses. In this post, we’ll see how to use Open AI’s API to perform […]
This is the second post in a series that looks at how autonomous agents use generative AI models. Introduction The previous post introduced transformers and how they impacted recent natural language processing (NLP) developments. In this post, we’ll take a look at how this sort of transformer model works with completion and chat completion interactions. […]
This is the first post in a series that looks at how autonomous agents use generative AI models. Introduction The past few years have included rapid advancements in the field of artificial intelligence (AI). These advancements are particularly demonstrable in the natural language processing (NLP) domain. Newer transformer based models have demonstrated remarkable capabilities in […]
I shared some thoughts with my team last week as we were thinking through what all-remote would look like for us. Now that we are in an all-remote stance (as are an increasing number of companies), those thoughts are more broadly applicable. The tips below are things that have helped me work effectively in the […]