October 31, 2023 No Comments

Retrieval Augmented Generation (RAG) tutorial using VertexAI Gen AI and Langchain

Introduction In today’s rapidly evolving digital landscape, the rise of Generative AI has been nothing short of remarkable. This fascinating branch of artificial intelligence has gained significant momentum, enabling us to harness the limitless potential of AI-powered creativity. At the forefront of this creative revolution stands Vertex AI, Google Cloud’s comprehensive AI platform, armed with […]

July 14, 2023 No Comments

How To Run LLaMA-13B Or OpenChat-8192 On A Single GPU

Recently, numerous open-source large language models (LLMs) have been launched. These powerful models hold great potential for a wide range of applications. However, one major challenge that arises is the limitation of resources when it comes to testing these models. While platforms like Google Colab Pro offer the ability to test up to 7B models, […]

July 14, 2023 No Comments

Chatbot on Custom Knowledge Base Using LLaMA Index

LlamaIndex is an impressive data framework designed to support the development of applications utilizing LLMs (Large Language Models). It offers a wide range of essential tools that simplify tasks such as data ingestion, organization, retrieval, and integration with different application frameworks. The array of capabilities provided by LlamaIndex is extensive and holds immense value for […]

July 4, 2023 No Comments

Appointment Booking Chatbot using OpenAI Function Calling and GoHighLevel Calendar

OpenAI has recently launched a range of remarkable enhancements that have left users amazed. Among these additions, the OpenAI function calling feature has emerged as the most prominent addition. With this powerful functionality, developers gain the ability to select and invoke for resolving specific problems. A key aspect of OpenAI’s function calling feature is its […]

June 27, 2023 No Comments

How To Use OpenAI Function Calling To Create Appointment Booking Chatbot

In today’s fast-paced world, automated systems are becoming increasingly popular for simplifying tasks and improving productivity. Fortunately, advancements in AI and automation have paved the way for innovative solutions that streamline this process. OpenAI’s function call feature revolutionizes the way we interact with AI models. It allows developers to make direct API calls, generating dynamic […]

June 21, 2023 No Comments

OpenAI Function Calling With External API Examples

OpenAI Function Calling OpenAI recently released a new feature called “function calling“, which allows developers to create more interactive and dynamic applications. With the function calling feature, developers can describe functions to OpenAI’s model, and the model will output a JSON object containing arguments to call those functions. Function calling allows developers to get structured […]

June 16, 2023 No Comments

Generate Music Using Meta’s MusicGen On Colab

Introduction In the vast realm of artificial intelligence, deep learning has revolutionized numerous domains, including natural language processing, computer vision, and speech recognition. However, one fascinating area that has captivated researchers and music enthusiasts alike is the generation of music using artificial intelligence algorithms. MusicGen, a state-of-the-art controllable text-to-music model that seamlessly translates textual prompts […]

April 24, 2023 No Comments

Unleash The Power Of ChatGPT On Telegram: The Ultimate AI Companion

In today’s fast-paced world, we all crave simplicity and efficiency. With the advent of artificial intelligence (AI), our quest for convenience has been greatly facilitated. AI has become an integral part of our lives, from how we shop to how we interact. AI has not only made our tasks easier and more efficient but has […]

April 21, 2023 No Comments

Data Extraction From Tabular Data With ChatGPT

Introduction In the world of data analysis, extracting useful information from tabular data can be a difficult task. Conventional approaches typically require manual exploration and analysis of data, which can be requires a significant amount of effort, time, or workforce to complete.  The emergence of advanced language models such as ChatGPT has introduced a promising […]

April 10, 2023 No Comments

Unlocking the Future of Resume Parsing with ChatGPT: Streamline Your Hiring Process!

In today’s competitive job market, sifting through countless resumes can be time-consuming and overwhelming. This is a major pain point for so many individuals, companies, and recruitment agencies. Resumes come in various formats and layouts, making it difficult to extract relevant information consistently. Resumes may contain different sections, such as personal details, work experience, education, […]