Workflow
Avi Chawla
icon
Search documents
X @Avi Chawla
Avi Chawla· 2025-08-02 06:34
Overview - The author, Avi Chawla (@_avichawla), shares tutorials and insights on Data Science (DS), Machine Learning (ML), Large Language Models (LLMs), and Retrieval-Augmented Generation (RAGs) daily [1] - The author has been using Jupyter Notebooks for over 9 years [1] Jupyter Notebook Features - The author highlights 5 hidden features of Jupyter Notebooks that most users are unaware of [1]
X @Avi Chawla
Avi Chawla· 2025-08-02 06:34
5) Improve rendering of DataFramesJupyter is a web-based IDE, we can format its output just like web pages.Thus, you can style your DataFrames using the style API of Pandas and speed up data analysis 👇 https://t.co/uP6i6BYwgD ...
X @Avi Chawla
Avi Chawla· 2025-08-02 06:34
I have been using Jupyter Notebooks for over 9 years now.Here are 5 hidden features I discovered that most users aren't aware of: ...
X @Avi Chawla
Avi Chawla· 2025-08-01 06:30
That's a wrap!If you found it insightful, reshare it with your network.Find me → @_avichawlaEvery day, I share tutorials and insights on DS, ML, LLMs, and RAGs.Avi Chawla (@_avichawla):The missing backend for your AI Agents!Motia is a unified system where APIs, background jobs, events, and agents are just plug-and-play steps.- Python, JS & TypeScript in the same workflow- Built-in observability- One-click deploy100% open-source. https://t.co/ttyF9egrQu ...
X @Avi Chawla
Avi Chawla· 2025-08-01 06:30
GitHub repo: https://t.co/vxPdEKC8yD(don't forget to star it ⭐ ) ...
X @Avi Chawla
Avi Chawla· 2025-08-01 06:30
The missing backend for your AI Agents!Motia is a unified system where APIs, background jobs, events, and agents are just plug-and-play steps.- Python, JS & TypeScript in the same workflow- Built-in observability- One-click deploy100% open-source. https://t.co/ttyF9egrQu ...
X @Avi Chawla
Avi Chawla· 2025-07-31 20:01
Technology Innovation - MongoDB released an MCP Server enabling AI tools to interact directly with MongoDB deployments [1] - The MCP server allows users to use natural language to write production-grade queries [1] - The technology eliminates the need for manual queries and memorizing syntax [1] - The MCP server is 100% open-source [2] Accessibility and User Experience - Anyone, technical or non-technical, can interact with the database using natural language [1] - Users can perform tasks like showing the most active users or creating new database users with read-only access using natural language [1][2] - The system can provide schema information for collections [1] Platform Compatibility - The MCP server works across Atlas, Community Edition, and Enterprise Advanced [1][2]
X @Avi Chawla
Avi Chawla· 2025-07-31 06:35
Technology & Software Development - MongoDB released an MCP Server enabling AI tools to directly interact with MongoDB deployments [1] - The MCP server empowers users, regardless of technical expertise, to interact with databases using natural language [1] Artificial Intelligence & Database Integration - AI tools like Claude, Cursor, and GitHub Copilot can now directly interface with MongoDB [1] - The integration simplifies database engineering tasks for both technical and non-technical users [1]
X @Avi Chawla
Avi Chawla· 2025-07-31 06:35
GitHub repo: https://t.co/RLwHKsYOTi(don't forget to star it ⭐) ...
X @Avi Chawla
Avi Chawla· 2025-07-31 06:35
Key Features of MCP Server - MongoDB released an open-source MCP Server enabling AI tools to interact directly with MongoDB deployments [1] - The MCP server allows users to write production-grade queries using natural language [1] - It eliminates the need for manual queries or memorizing syntax [1] Functionality and Use Cases - Users can perform tasks like "Show me the most active users," "Create a new database user with read-only access," and "What's the schema for my orders collection?" using natural language [1] - The Agent handles the execution of these tasks [1] Platform Compatibility - The MCP server is compatible with Atlas, Community Edition, and Enterprise Advanced [1]