8000 GitHub - teneous/starinsight: Understand what you star. Instantly.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

teneous/starinsight

Repository files navigation

StarInsight

A GitHub star management application built with Cursor IDE to help users better organize and understand their starred repositories.

Demo

Visit our live demo: https://syoka.icu/starinsight

Overview

StarInsight is designed to provide an intelligent and intuitive way to manage your GitHub starred repositories. The project aims to solve the common problem of having too many starred repositories without proper organization, making it difficult to find and utilize them effectively.

Features

Project List (In Development)

  • View all your starred repositories in one place
  • Advanced filtering and sorting capabilities
  • Quick access to repository details and statistics
  • Modern and responsive UI design

Analytics Dashboard (In Development)

  • Visualize your star history and trends
  • Language distribution analysis
  • Topic and category breakdown
  • Interactive charts and graphs

AI-Powered Features (In Development)

  • Automatic repository categorization
  • Smart project recommendations
  • Related repository suggestions
  • Intelligent search and discovery

Tech Stack

  • Frontend: Next.js, React, TypeScript
  • Styling: Tailwind CSS, shadcn/ui
  • Authentication: NextAuth.js with GitHub OAuth
  • Charts: Recharts
  • AI Integration: OpenAI API

Getting Started

  1. Clone the repository
git clone https://github.com/yourusername/starinsight.git
cd starinsight
  1. Install dependencies
pnpm install
  1. Set up environment variables
cp .env.example .env.local

Then fill in your GitHub OAuth and OpenAI API credentials.

  1. Run the development server
pnpm dev

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

This project was developed using Cursor, an AI-powered code editor that significantly enhanced the development process.

About

Understand what you star. Instantly.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0