The document presents a dynamic algorithm for local community detection in graphs, specifically focused on seed set expansion, which adapts to changes in graph structure such as the insertion and removal of edges. The algorithm improves performance compared to static methods by enabling incremental updates, achieving significant speedups of up to 600 times while maintaining high-quality community outputs. This work represents a novel contribution to the field as it is the first dynamic approach for greedy seed set expansion, addressing the challenges posed by evolving datasets.