-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Develop an automatically updating website that extracts project descriptions from README files of projects from specified repositories.
- faaizz/cloud_learning
- faaizz/code_demos
For information extraction, a README parser is needed, and the following information should be extracted on a per-project basis:
- Project name
- Project description
- List of topics that characterize the project.
The extracted information should be dumped in a JSON file, which then serves as data input into a Next.js web application for static code generation.
Metadata
Metadata
Assignees
Labels
No labels