Since the release of ChatGPT, large language models (LLMs) have gained a lot of popularity. Although you probably don’t have enough money and computational resources to train an LLM from scratch in your basement, you can still use pre-trained LLMs to build something cool, such as:
- Personal assistants that can interact with the outside world based on your data
- Chatbots customized for your purpose
- Analysis or summarization of your documents or code
LLMs are changing how we build AI-powered products
With their weird APIs and prompt engineering, LLMs are changing how we build AI-powered products. That’s why new developer tools are emerging everywhere under the term “LLMOps”.