Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Create a text digest of the repository for prompting LLMs (#70)
# Create a text digest of the repository for prompting LLMs This PR creates an action that generates a "prompt-friendly" text digest of a given repository to be used with an LLM (e.g. a coding assistant) and uploads it as an artifact. ## 📝 Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md): - [X] I agree to follow the [Code of Conduct](https://github.com/StanfordSpezi/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordSpezi/.github/blob/main/CONTRIBUTING.md).
- Loading branch information