Add example content for AI workflow demonstration#258
Open
Robinlovelace wants to merge 1 commit intomainfrom
Open
Add example content for AI workflow demonstration#258Robinlovelace wants to merge 1 commit intomainfrom
Robinlovelace wants to merge 1 commit intomainfrom
Conversation
- Created test-minimal.qmd with UK car dependency analysis - Python chunk: mode share analysis and car dependency index - R chunk: STATS19 2020 collision data time series - R chunk: Regional comparison (West Yorkshire, Devon/Cornwall, West Mercia) - Added prompt.md documenting the AI workflow prompts used - Updated example.qmd with LaTeX installation note - Updated .gitignore Related to #257
Member
Author
|
@pnpk20 Could you please review this PR? It demonstrates AI-assisted workflow for creating transport data analysis content with Quarto. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR adds example content demonstrating AI-assisted data analysis workflows.
Changes
test-minimal.qmd: New minimal Quarto document with:
prompt.md: Documentation of the AI prompts used to generate the content
example.qmd: Added note about LaTeX/TinyTeX installation requirement
.gitignore: Updated
Testing
Closes #257
cc @pnpk20