- Step1: Clone the GitHub repository to your local machine.
- Step2: Configure AWS credentials and permissions.
- Step3: Install dependencies by running npm install in the project root.
- Step4: Set your LangGraph and OpenAI API keys in the configuration file.
- Step5: Customize the Markdown templates or workflow nodes if needed.
- Step6: Run the CLI command to generate the README: npm run generate-readme.
- Step7: Review, adjust, and commit the generated README to your repository.