Skip to content

Commit 585c43d

Browse files
authored
feat: star search (#300)
* Add startsearch doc an img * Add to sidebar * Add starsearch img * Fix typos
1 parent 346962f commit 585c43d

File tree

3 files changed

+29
-0
lines changed

3 files changed

+29
-0
lines changed

docs/features/star-search.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
id: star-search
3+
title: "Share, Collaborate, and Track with Workspaces"
4+
sidebar_label: "StarSearch"
5+
keywords:
6+
- "contributors"
7+
- "Monitor Contributors"
8+
- "git history"
9+
- "copilot for git history"
10+
- "open source companies"
11+
- "open source contributors"
12+
- "open source maintainers"
13+
- "AI"
14+
---
15+
16+
**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.
17+
18+
## What Can You Discover with StarSearch?
19+
20+
- **Contributor Activities**: Learn the details of contributions and contributors.
21+
- **Key Contributors**: Identify the key contributors to projects and ecosystems.
22+
- **Work-Based Connections**: Find potential collaborators based on their contributions to specific projects.
23+
- **Hidden Experts**: Discover untapped talent in the ecosystem.
24+
25+
![StarSearch](../../static/img/star-search.png)
26+
## How to Access StarSearch
27+
28+
Currently, StarSearch is in development, but you can [sign up for the waitlist now](https://app.opensauced.pizza/star-search/waitlist).

sidebars.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ module.exports = {
2323
label: "Features",
2424
collapsed: false,
2525
items: [
26+
"features/star-search",
2627
"features/workspaces",
2728
"features/repo-insights",
2829
"features/contributor-insights",

static/img/star-search.png

271 KB
Loading

0 commit comments

Comments
 (0)