Skip to content

[Docs] Add tutorial Spatial Data Analysis with Kepler.gl AI Assistant (part1) - #3126

Merged
lixun910 merged 14 commits into
masterfrom
xli/ai-docs
Jun 26, 2025
Merged

[Docs] Add tutorial Spatial Data Analysis with Kepler.gl AI Assistant (part1)#3126
lixun910 merged 14 commits into
masterfrom
xli/ai-docs

Conversation

@lixun910

@lixun910 lixun910 commented May 30, 2025

Copy link
Copy Markdown
Collaborator

Key fetures:

Thiessen Polygons (Voronoi diagram)
Screenshot 2025-06-09 at 1 57 00 PM

Minimum spanning tree
Screenshot 2025-06-09 at 8 39 46 PM

Spatial Dissolve/Aggregate

Screenshot 2025-06-11 at 4 06 25 PM

Cartogram

Screenshot 2025-06-17 at 4 46 59 PM

Centroids
Screenshot 2025-06-08 at 9 33 26 PM

Variable Standardization (z-score, deviation from mean, MAD, range adjust, range STD)

Screenshot 2025-06-07 at 11 14 18 AM

Copilot AI review requested due to automatic review settings May 30, 2025 19:31
@lixun910
lixun910 marked this pull request as draft May 30, 2025 19:31

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR enhances the AI Assistant documentation by updating the main README with a detailed list of available AI Tools and linking to a new spatial-analysis tutorial, and adds the first part of the spatial data analysis tutorial with a table of contents.

  • Expanded src/ai-assistant README with AI Tools section and tutorial reference
  • Created docs/spatial-analysis-tutorial README listing tutorial chapters

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.

File Description
src/ai-assistant/README.md Expanded overview, added AI Tools and “Next” tutorial reference
docs/spatial-analysis-tutorial/README.md New tutorial README with table of contents for spatial analysis

Comment thread src/ai-assistant/README.md
Comment thread src/ai-assistant/README.md
Comment thread docs/spatial-analysis-tutorial/README.md Outdated
Comment thread docs/spatial-analysis-tutorial/README.md
lixun910 added 6 commits May 30, 2025 13:25
- use ToolCache for caching tool result
- add tableTool for simple table operations
- add gridTool
- add standardizeVariableTool
- add thiessenPolygons tool
- add minimumSpanningTree tool
@lixun910 lixun910 changed the title [Docs] Add tutorial Spatial Data Analysis with Kepler.gl AI Assistant [Docs] Add tutorial Spatial Data Analysis with Kepler.gl AI Assistant (part1) Jun 11, 2025
@lixun910
lixun910 marked this pull request as ready for review June 18, 2025 06:07
@lixun910 lixun910 self-assigned this Jun 18, 2025
Comment thread docs/spatial-analysis-tutorial/basic-mapping.md Outdated
Comment thread docs/spatial-analysis-tutorial/basic-mapping.md Outdated
Comment thread src/ai-assistant/src/tools/kepler-tools/table-tool.tsx
@lixun910
lixun910 merged commit 9f656e0 into master Jun 26, 2025
8 checks passed
@lixun910
lixun910 deleted the xli/ai-docs branch June 26, 2025 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants