Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: star search #300

Merged
merged 4 commits into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs/features/star-search.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
id: star-search
title: "Share, Collaborate, and Track with Workspaces"
sidebar_label: "StarSearch"
keywords:
- "contributors"
- "Monitor Contributors"
- "git history"
- "copilot for git history"
- "open source companies"
- "open source contributors"
- "open source maintainers"
- "AI"
---

**StarSearch** is our AI-powered feature that provides in-depth insights into contributor history and activities, bringing transparency and a new depth of knowledge about open source projects. It's your copilot for git history, helping you understand the contributions to open source repositories.

## What Can You Discover with StarSearch?

- **Contributor Activities**: Learn the details of contributions and contributors.
- **Key Contributors**: Identify the key contributors to projects and ecosystems.
- **Work-Based Connections**: Find potential collaborators based on their contributions to specific projects.
- **Hidden Experts**: Discover untapped talent in the ecosystem.

![StarSearch](../../static/img/star-search.png)
## How to Access StarSearch

Currently, StarSearch is in development, but you can [sign up for the waitlist now](https://app.opensauced.pizza/star-search/waitlist).
1 change: 1 addition & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ module.exports = {
label: "Features",
collapsed: false,
items: [
"features/star-search",
"features/workspaces",
"features/repo-insights",
"features/contributor-insights",
Expand Down
Binary file added static/img/star-search.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading