Adithya Krishnan
Adithya Krishnan
AI Software Engineer
Adithya joins MotherDuck as an AI Software Engineer after working on his startup building developer tools to help data teams accelerate their adoption of AI/ML.
4 POSTS
2024/12/12 - Adithya Krishnan
LLM-driven data pipelines with prompt() in MotherDuck and dbt
Leveraging LLM workflow in your data pipelines
2024/06/20 - Adithya Krishnan
Search in DuckDB: Integrating Full Text and Embedding Methods
Explore search methods with DuckDB using Full-Text-Search and embeddings in a hybrid search engine fully accessible using SQL
2024/05/06 - Adithya Krishnan
Developing a RAG Knowledge Base with DuckDB
Using DuckDB as the underlying storage for an AI-powered knowledge base, walk through a step-by-step tutorial using LlamaIndex, a data framework for LLMs, and Ollama, a simple API for creating, running, and managing models.
2024/04/19 - Adithya Krishnan
Building Vector Search in DuckDB
Discover the power of AI search by using vector embeddings in natural language processing in the first blog in our informative three-part series! We'll cover the basics of vector embeddings and cosine similarity using DuckDB and MotherDuck.