Get rich context from Kaggle competitions for your AI coding assistant in 3 simple steps.
Website: https://kaggleingest.com
Copy the URL of any Kaggle competition or dataset you want to analyze:
https://www.kaggle.com/competitions/titanic
https://www.kaggle.com/datasets/uciml/iris
- Go to kaggleingest.com
- Paste your Kaggle URL in the input field
- Configure options:
- Top N Notebooks: How many top notebooks to include (default: 10)
- Output Format: Choose
toon(token-optimized),json, ortxt - Dry Run: Preview what will be extracted without downloading
Click "Get Context" and wait for processing. Once complete:
- Click "Download" to get your context file
- Open the file and copy its contents
- Paste into your AI assistant (Claude, ChatGPT, Cursor, Copilot, etc.)
Your AI assistant now has:
- Competition metadata and evaluation criteria
- Top notebook insights ranked by quality
- Dataset schemas and column descriptions
- Key code patterns and approaches
| Format | Best For | Token Usage |
|---|---|---|
toon |
LLMs (recommended) | ~40% fewer tokens |
json |
Programmatic use | Standard JSON |
txt |
Human reading | Plain text |
- Start with Titanic: Try
https://www.kaggle.com/competitions/titanicto test - Adjust Top N: For large competitions, start with 5-10 notebooks
- Use TOON format: Saves context window for your LLM's responses