Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Batsman Performance Analysis

This project analyzes cricket batsman performance using AI-driven workflows and LangGraph. It can be adapted to take match data, player stats, and generate insights like consistency, strike rate trends, and more.

Features

  • Modular analysis workflow
  • AI-powered insights using LangGraph
  • Easily extendable to other players or teams

Setup

git clone https://github.com/haroon423/batsman-performance-analysis.git
cd batsman-performance-analysis
pip install -r requirements.txt

Usage
Open 4_batsman_workflow.ipynb in Jupyter Notebook and run all cells.


### `requirements.txt`
```txt
langgraph
langchain
openai
pandas
matplotlib
ipykernel

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages