N Figures Agent is a Python-based AI agent designed to simplify and accelerate the creation of data visualizations. By taking a single natural language prompt, it uses an LLM to generate plotting code (e.g., with matplotlib or seaborn), executes it, and displays multiple figures at once. Users can specify the number of charts, styles, and data sources. It supports exporting code and images, enabling seamless integration into reports and presentations.