Building a Complex Functional App Is Easy in Our AI Era 03

Index level calculation handles various corporate actions explicitly by leveraging the Divisor Mechanism 1. Historical Continuity The primary purpose of the divisor is to maintain continuity in the index value when changes occur that shouldn't affect the economic value of the index, such as: Stock splits Constituent changes Corporate actions (mergers, spinoffs) 2. How the … Continue reading Building a Complex Functional App Is Easy in Our AI Era 03

Building a Complex Functional App Is Easy in Our AI Era 02

Using this comprehensive and systematic approach gives us a great chance to move away from the old Excel and screen methods we've been using. This change not only offers a fresh start but also allows for better efficiency and teamwork. Just think about how much easier our tasks can be when we use modern tools … Continue reading Building a Complex Functional App Is Easy in Our AI Era 02

Building a Complex Functional App Is Easy in Our AI Era 01

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

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