github2md

Convert your GitHub data to clean Markdown files for LLM analysis

$ pipx install github2md

Why Markdown?

Markdown is the lingua franca of AI tools. Convert once, use everywhere.

Chat with your project

Upload to NotebookLM or Claude and have conversations about your project's history

Find patterns

Let AI analyze your project's history, and team work

Private analysis

Run local LLMs with Ollama for completely offline, private career insights

20+ files

Issues, pull requests, comments, workflows, and more

Works with your favorite AI tools

Example prompts

Once your GitHub data is in an LLM, try asking:

What patterns do you see in my project's history?
What are the most discussed topics in the issues?
What qualities do people consistently mention about my project?
Based on my project's history, what should I focus on next?
Summarize the pull requests and their outcomes

Quick start

$ pipx install github2md
$ github2md your_export.zip
$ github2md export.zip -o ./my-profile

Output files