Welcome!
How to call openai chat model using langchain How to call openai chat model using langchain
To use the ChatOpenAI model from Langchain to get a response for messages, you can follow these steps: Install the Open
How to write and run unittest in python How to write and run unittest in python
Following shows simple and cleary way to write unittest in python, and how to run them before launching a fastapi projec
How to query database using natural language from GPT and langchain How to query database using natural language from GPT and langchain
To extract answers from structured data, the first step is actually extracting relevant data from the database. Once we
How to compress and decompress data using gzip in Python How to compress and decompress data using gzip in Python
Python offers a straightforward approach to compress and decompress text data using the gzip module. In this blog, we’ll
How to figure out the exact expiration date for Expire with Statment of promotional balance transfer How to figure out the exact expiration date for Expire with Statment of promotional balance transfer
Credit card promotions, especially those offering low or zero percent Annual Percentage Rates (APR) on balance transfers
2023-11-26
NVIDIA Unveiled, Exploring Product Lines and GPU Architectures NVIDIA Unveiled, Exploring Product Lines and GPU Architectures
IntroductionNVIDIA has long been a titan in the realm of graphics processing units (GPUs), known for its innovative and
2023-11-24
How to calculate output size of convolution layer for following linear layer input size How to calculate output size of convolution layer for following linear layer input size
In using Convolutional Network (CNN), one step is to calculate the output size after convolution and pooling steps, so w
2023-11-21
Navigating the Transformative Era of Generative AI, Challenges and Opportunities Navigating the Transformative Era of Generative AI, Challenges and Opportunities
Introduction:The advent of generative AI technologies, exemplified by tools like ChatGPT, represents a paradigm shift in
2023-11-20
Syntax changes in calling openAI in python in version 1.0 and above Syntax changes in calling openAI in python in version 1.0 and above
Setting Up the OpenAI ClientImporting the OpenAI LibraryFirstly, ensure that you have the OpenAI library installed in yo
Why hyphens are used more in http urls Why hyphens are used more in http urls
The use of hyphens (-) instead of underscores (_) in URLs, particularly for domain names and paths, is primarily based o
The AI Powerhouse Emerges, NVIDIA Unveils the H200 The AI Powerhouse Emerges, NVIDIA Unveils the H200
In a groundbreaking move, NVIDIA recently unveiled the H200, the world’s most powerful AI chip to date. This new chip ma
2023-11-13
What does Bill Gates Think of Large Language Model and AI agents What does Bill Gates Think of Large Language Model and AI agents
In his blog post “AI is about to completely change how you use computers,” dated November 9, 2023, Bill Gates discusses
2023-11-12
5 / 28