Strong individuals will increasingly gain power as they take on projects that previously required hundreds or thousands of engineers, now made feasible with the assistance of AI tools. This blog will be about Dash framework of plotly and the next about the structure of portfolio and calculation py files. Plotly is a powerful data visualization … Continue reading Building a Complex Functional App Is Easy in Our AI Era 01
Config and Logger
Leave all the heavy-lifting to AI but we need to know how it is designed and structured. For example in this portfolio_analysis_display module, The configuration system was designed with these considerations: Security: Sensitive values like API keys can be provided via environment variables instead of being committed to code Separation of concerns: Configuration is completely … Continue reading Config and Logger
Structured Approach to Learning Topology
A structured approach to learning topology, organized from foundational concepts to more advanced topics: 1. Prerequisites Set Theory: Understand sets, functions, relations, and cardinality Real Analysis: Familiarity with continuity, convergence, and metric spaces Linear Algebra: Vector spaces and linear transformations 2. Foundational Concepts Metric Spaces Definition and examples Open and closed sets Convergence and completeness … Continue reading Structured Approach to Learning Topology
Effective Method to Learn New Skills
In this era of artificial intelligence, the traditional methods of learning require reevaluation. While some individuals may possess the patience to engage with exhaustive tutorials or documentation, such approaches are often time-consuming and may still result in a lack of capability to effectively resolve issues. When acquiring new skills, particularly in fields do not require … Continue reading Effective Method to Learn New Skills
Multi-Agent Workflow Automation Platform: Architecture Design
Hypothetically, if your goal is of building a client-facing multi-agent platform using MCP servers to assist with various workflows, I'll design a comprehensive architecture that's both scalable and customizable for different client needs. 1. Core Architecture Components Client-Facing Layer Workflow Designer: Visual interface for clients to design custom workflows Agent Marketplace: Library of pre-configured agents … Continue reading Multi-Agent Workflow Automation Platform: Architecture Design
Framework of MCP-Agent by Lastmile-AI
There is a growing number of AI frameworks integrated with MCP servers that enable the creation of multiple agents, effectively striving to establish an agent-dedicated workflow with minimal human involvement. I researched OpenManus and now would look into MCP-Agent created by lastmile-AI. The github was cited in the previous blog. The agent.py is import asyncio … Continue reading Framework of MCP-Agent by Lastmile-AI
Building Effective Agents with MCP
I heard this from AI Engineer talk about MCP, and traced to the lastmile-ai github:, it provides a framework to Build effective agents with Model Context Protocol using simple, composable patterns. The doc is well written, so I just cited most content direclty: "Why use mcp-agent? There are too many AI frameworks out there already. But mcp-agent is … Continue reading Building Effective Agents with MCP
Power Automate Settings
For enterprise users, 8n8 and Zapier are prohibited; therefore, we are exploring Microsoft Power Automate, with the expectation of integrating agentic usage. My focus is to streamline research and posting on Sharepoint, hence understanding jargons of Sharepoint is necessary: The other difficult part is the "dynamic content" and "insert expression". when clicking the bolt sign, … Continue reading Power Automate Settings
Getting Started with n8n: The Open-Source Workflow Automation Tool
n8n (pronounced “n-eight-n”) is an open-source workflow automation platform that allows you to build powerful, automated processes by connecting different apps and services. It’s similar to tools like Zapier or Make, but unlike most competitors, n8n is open-source, self-hostable, and built for both no-code users and developers who want fine-grained control. Workflows are made of … Continue reading Getting Started with n8n: The Open-Source Workflow Automation Tool
Automation via Zapier MCP Server in Client like Cursor or Windsurf
In the visible horizon, it is evident that coding agent platforms such as Cursor and Windsurf are becoming increasingly dominant. While tools like Manus appear impressive, they do not serve as convenient resources for professional coders; rather, they cater more to non-coder users seeking generic answers that can rival those provided by experts, including the … Continue reading Automation via Zapier MCP Server in Client like Cursor or Windsurf