Join our Discord Server

Python

Snowflake, Model Context Protocol (MCP) Server and Claude Desktop

  TL;DR: We’ll set up and run a Model Context Protocol (MCP) server that communicates with Snowflake to run SQL queries....
Adesoji Alu
3 min read

How to Run DeepSeek-V3 Locally on Ubuntu with Python 3.11: A Step-by-Step Guide

Quantizing DeepSeek-V3 for Smaller GPUs Large language models (LLMs) like DeepSeek-V3 offer incredible capabilities, but their size often makes them challenging...
Adesoji Alu
1 min read

1 Step to Market Research Report Generation: Designing Agentic Workflows for Complex LLM Applications

Market research report generation using large language models (LLMs) has become increasingly viable as these models continue to evolve. Learn more...
Adesoji Alu
5 min read

How to Build an End-to-End RAG Multi-agent App for the AI Product Development Team

In this document, we will explore the process of building an end-to-end Retrieval-Augmented Generation (RAG) multi-agent application tailored for an AI...
Adesoji Alu
2 min read

Introducing Trace: A Python Framework for Optimizing Automation in AI Systems

Microsoft Research and Stanford University have unveiled Trace, a novel Python framework designed to revolutionize AI system optimization. This new tool...
Adesoji Alu
1 min read

Performing CRUD operations in Mongo using Python and Docker

MongoDB is a popular open-source document-oriented NoSQL database that uses a JSON-like document model with optional schemas. It was first released in...
Ajeet Raina
4 min read
Join our Discord Server