Skip to content

Commit

Permalink
feat: star search (#300)
Browse files Browse the repository at this point in the history
* Add startsearch doc an img

* Add to sidebar

* Add starsearch img

* Fix typos
  • Loading branch information
BekahHW committed May 6, 2024
1 parent 346962f commit 585c43d
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 0 deletions.
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
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 585c43d

Please sign in to comment.