Skip to content

guan404ming/dev-digest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

55 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

GitHub Weekly Digest

alt text

This repository is designed to automatically generate a weekly digest of trending GitHub repositories using AI. The digest includes summaries of the repositories, highlighting their features and usage.

πŸ€– Features

  • AI-Powered Summaries: Utilizes AI to generate concise summaries of trending repositories.
  • Weekly Updates: Automatically scrapes and updates the digest every week.
  • Markdown Format: Outputs the digest in a clean and readable Markdown format.
  • Customizable: Easily modify the scraping and summarization logic to fit your needs.

πŸ€– How It Works

  1. Scraping: The application scrapes the trending repositories from GitHub.
  2. Summarization: Each repository's README is processed to generate a summary, including:
    • Overview
    • Key Features
    • Usage Instructions
  3. Output: The summaries are compiled into a weekly digest in Markdown format.

πŸ€– How to Use

  1. Clone this repository:

    git clone https://github.com/guan404ming/blog.git
    cd blog
  2. Set up environment variables:

    • Create a .env file and add your API keys and other necessary configurations.
  3. Install dependencies:

    cd writer
    pip install -r requirements.txt
    cd frontend
    bun install
  4. Run the application:

    cd frontend
    bun run dev
  5. Check localhost:3000

πŸ€– Contributing

Contributions are welcome! Please open an issue or submit a pull request for any enhancements or bug fixes.

πŸ€– License

This project is licensed under the MIT License.

About

πŸ§‘β€πŸ’» DevDigest - an AI-powered weekly newsletter showcasing trending GitHub repositories

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •