Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Starcat Documentation

Starcat

Official documentation for Starcat, covering setup, GitHub Stars management, AI features, RAG knowledge base, and integrations.

Starcat is a native macOS app that turns GitHub Stars into a searchable, organized and AI-assisted knowledge base. It supports README rendering, tags, private notes, release tracking, repository health signals, AI summaries, semantic search, browser plugin workflows and self-hostable support APIs.

Install with Homebrew
中文说明

website support homebrew localization
Starcat main window

Preferred install method:

brew tap starcat-app/starcat
brew trust starcat-app/starcat
brew install --cask starcat

Useful links:

Self-hostable support APIs:

This repository contains the official user documentation for Starcat. The documentation is built with Mintlify and published at starcat.mintlify.site.

Documentation Scope

  • Installation, first launch, and GitHub connection.
  • GitHub Stars organization, search, tags, notes, and smart collections.
  • AI summaries, translation, chat, and provider configuration.
  • Knowledge Base RAG workflows, indexing, sessions, and citations.
  • Release subscriptions, discovery, browser plugins, CLI, settings, and data privacy.
  • Troubleshooting and frequently asked questions.

The documentation is currently written primarily in Simplified Chinese because it serves Starcat's current product audience and interface.

Repository Structure

getting-started/   Installation and onboarding
manage-stars/     Star organization workflows
ai-features/      AI features and configuration
knowledge-base/   Knowledge Base RAG workflows
release/          Release tracking and notifications
settings/         Application settings
docs.json         Mintlify navigation and site configuration

Local Preview

Install the Mintlify CLI:

npm install --global mint

Start the local documentation server from the repository root:

mint dev

The preview is available at http://localhost:3000 by default.

Before submitting documentation changes, run:

mint validate
mint broken-links

Contributing and Support

Documentation corrections and focused improvements are welcome through pull requests. Keep navigation changes synchronized with docs.json, do not include credentials or private user data, and attach only sanitized screenshots.

License

This documentation repository is available under the MIT License.

About

Official documentation for Starcat, covering setup, GitHub Stars management, AI features, RAG knowledge base, integrations, and troubleshooting.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages

Generated from mintlify/starter