Posts

Getting Started With OpenAI ChatGPT (GPT-3.5) API In Python

Getting Started With OpenAI ChatGPT (GPT-3.5) API In Python

0
OpenAI has finally released the most anticipated ChatGPT model today, called “gpt-3.5-turbo”. Unlike the GPT 3.0 models that work like a search engine, ChatGPT model tracks the conversation to create more useful outputs. In this tutorial, I will go through every single detail on how to get started with the newest OpenAI ChatGPT API in Python. Link
LangChain Agents

LangChain Agents

0
Some applications will require not just a predetermined chain of calls to LLMs/other tools, but potentially an unknown chain that depends on the user’s input. In these types of chains, there is a “agent” which has access to a suite of tools. Depending on the user input, the agent can then decide which, if any, of these tools to call. Link
101 Design Patterns & Tips for Developers

101 Design Patterns & Tips for Developers

0
In software engineering, a design pattern is a general repeatable solution to a commonly occurring problem in software design. A design pattern isn’t a finished design that can be transformed directly into code. It is a description or template for how to solve a problem that can be used in many different situations. Link
11 Best AI Tools for Web Designers

11 Best AI Tools for Web Designers

0
Let’s consider some other benefits of AI tools for web designers, check out their shortcomings and limitations, and examine 11 of the best solutions in this niche that already help creatives make the web a better place with outstanding, high-end, and inspiring web designs done with AI assistance. Link