- Step1: Install via pip: pip install data-analysis-llm-agent
- Step2: Set your OPENAI_API_KEY or other LLM credentials in environment variables
- Step3: Import the agent in Python or use the CLI interface
- Step4: Load your dataset (CSV, JSON, Excel, or database URI)
- Step5: Ask natural language questions or commands to the agent
- Step6: Review generated visuals, code snippets, and narrative summaries