# Projects ## Open-Source Projects ### radCAD See [GitHub - CADLabs/radCAD: A Python framework for designing, testing, and validating complex systems through modelling and simulation.](https://github.com/CADLabs/radCAD) > A Python framework for modelling and simulating [dynamical systems](https://en.wikipedia.org/wiki/Dynamical_system). A dynamical system is a system whose state evolves over time according to a fixed set of rules, often expressed as mathematical equations, that depend on its current state and, optionally, external inputs. ### ChartGPT / DataGems See [GitHub - datagemsai/ChartGPT-API: An AI agent capable of performing complex data analytics queries to answer natural language questions](https://github.com/datagemsai/ChartGPT-API) > - An AI agent capable of performing complex data analytics queries to answer natural language questions. > - Streamed chatbot-style responses and Plotly visualisations. > - Robust error handling and correction. > - Developed using OpenAI's API. > - Accepts Google BigQuery as a data source and is capable of multi-table queries. ![[202503 - ChartGPT diagram.png]]