May 8 · 6 min read · In the previous post, we looked at what Select AI is and how it works behind the scenes. Now it’s time to actually set it up. In this guide, I will walk through how to configure Select AI in your Orac
Join discussion
Jan 18, 2025 · 6 min read · Introduction AI adoption has shifted significantly in recent years. Earlier, businesses focused on classical machine learning models for tasks like classification and Named Entity Recognition (NER). Now, almost every project we build at FutureSmart A...
Join discussion
Nov 29, 2024 · 10 min read · Introduction In this blog post, we will walk you through the process of creating a custom AI agent with three powerful tools: Web Search, Retrieval-Augmented Generation (RAG), and Natural Language to SQL (NL2SQL), all integrated within the LangGraph ...
CEmmanuel commented
Sep 19, 2024 · 13 min read · Most organizations and practitioners leveraging Generative AI are using Retrieval Augmented Generation (RAG) to ground LLMs with their internal enterprise data. The patterns are well understood and robust enough for RAG based systems to generate valu...
Join discussion
Aug 30, 2024 · 3 min read · If you are a regular reader of this blog, you probably know I have been testing Fabric AI Skills extensively. I have written three blogs so far on various ways the AI Skills endpoint can be used. The feature is still in preview but I am excited to se...
JSurya commentedMay 20, 2024 · 5 min read · Natural Language to SQL (NL2SQL) is a transformative technology that enables non-technical users to interact with databases using natural language queries instead of complex SQL syntax. This capability is becoming increasingly important in business e...
Join discussionMar 11, 2024 · 14 min read · Introduction Welcome to our deep dive into revolutionizing the way we interact with databases using Natural Language Processing (NLP) and LangChain. In today's data-driven world, the ability to query databases without needing to know complex SQL synt...
WCMAGSithum and 4 more commented