Handles dynamic generation of mathematical topics and scene plans using Groq. You have access to the following Python Manim code templates. Use them by calling the functions EXACTLY as documented.
def generate_manim_script(content, topic="Reinforcement Learning", scene_name="GeneratedScene"): """Generate a Manim animation script using Claude""" # prompt = f""" # You are a world-class Manim ...