https://github.com/arnim/agentic-css-tutor
Agentic Computational Social Science tutor
https://github.com/arnim/agentic-css-tutor
data-science python tutorial
Last synced: 20 days ago
JSON representation
Agentic Computational Social Science tutor
- Host: GitHub
- URL: https://github.com/arnim/agentic-css-tutor
- Owner: arnim
- Created: 2026-04-25T22:27:30.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2026-04-26T00:32:49.000Z (about 2 months ago)
- Last Synced: 2026-04-26T00:33:21.351Z (about 2 months ago)
- Topics: data-science, python, tutorial
- Language: TypeScript
- Homepage:
- Size: 468 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Agentic CSS Tutor
This is an experimental [Pi](https://pi.dev) teaching-mode extension for an **Agentic Introduction to Computational Social Science with Python**.
Run it directly from GitHub with:
```bash
pi -e https://github.com/arnim/agentic-css-tutor
```
The curriculum is adapted from the public GESIS course repository:
## Screenshot

## Slash commands
- `/css-progress` — show completed and remaining tutor milestones.
- `/css-syllabus` — show the full adapted `css_methods_python` course map.
- `/css-syllabus A2` — show details for one source session.
- `/css-focus C3` — steer the tutor toward one source session.
- `/css-focus topic modeling` — steer the tutor toward a free-form topic.
- `/css-source` — show upstream course attribution/source.
## Notes
Pi extensions run with your local permissions. This tutor reminds the model to be careful before destructive operations, web scraping, external data collection, or anything that could affect privacy, platform terms, or local files.