Public
Readme
This tool analyzes the recent GitHub activity of two users and suggests potential collaboration opportunities.
- Fetches the last 3 months of GitHub activity for two users
- Summarizes activity including event counts, repositories, commits, issues, and pull requests
- Uses AI to generate collaboration suggestions based on the activity summaries
To use it, make a GET request with two GitHub usernames as query parameters:
https://ejfox-githubcollabgen.web.val.run?user1=<username1>&user2=<username2>
- Compare two specific users:
curl "https://ejfox-githubcollabgen.web.val.run?user1=ejfox&user2=stevekrouse"
The API returns a plain text response with AI-generated collaboration suggestions, including:
- Potential collaborative projects
- Technologies to explore or learn
- Ways to complement each other's skills
- Opportunities for knowledge sharing or mentoring
- Possible open-source contributions
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
ejfox-githubcollabgen.web.val.run
Updated: August 16, 2024