top of page



Vector Stores
A vector database, or vector store, is a specialized type of database engineered to manage high-dimensional vectors. These vectors are...
Javith Abbas
Apr 27, 20243 min read
Â
Â
Â


Chunking
Chunking is a fundamental technique in generative AI, particularly in Retrieval Augmented Generation (RAG). It involves breaking down...
Javith Abbas
Apr 27, 20244 min read
Â
Â
Â


Prompts
Prompts are essentially instructions or inputs given to a generative AI model, designed to initiate or guide the model's output towards a...
Javith Abbas
Apr 1, 20244 min read
Â
Â
Â


Embeddings
Embeddings are a clever technique used to convert diverse types of data, such as text, images, songs, or even user behaviour, into points...
Javith Abbas
Apr 1, 20244 min read
Â
Â
Â


Tokenization
Tokenization is the process of breaking down text into smaller pieces, called tokens. These tokens can be words, characters, or sub...
Javith Abbas
Apr 1, 20244 min read
Â
Â
Â


AI hallucinations
AI hallucination is a phenomenon where a large language model (LLM) such as a generative AI chatbot or a computer vision tool generates...
Javith Abbas
Mar 31, 20244 min read
Â
Â
Â


Generative AI
Generative AI refers to a subset of artificial intelligence technologies that can generate new content, whether that be text, images,...
Javith Abbas
Mar 31, 20244 min read
Â
Â
Â


Large Language Models
Large Language Models, or LLMs, are advanced AI systems designed to understand, generate, and work with human language. Think of them as...
Javith Abbas
Mar 30, 20244 min read
Â
Â
Â


Responsible AI
In recent years, the field of artificial intelligence (AI) has seen unprecedented growth and innovation, particularly with the advent of...
Javith Abbas
Feb 26, 20244 min read
Â
Â
Â
bottom of page