CentreForDigitalHumanities / CentreForDigitalHumanities/gen-ai-reflection
Distinguish text from prompts in KnownAiUseExamples
- Dominant language
- TypeScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Some KnownAiUseExamples are simple texts, others are AI prompts. A simple checkbox on the model `is_prompt` should be enough to distinguish the two. Prompts should always be last in the list (both in the form and in the report), so adding an `order_by` would be good.
In the form, it would be nice to style prompts as such somehow, with `typewriter text` or by having the characters appear one after the other, as if someone's typing them. There are bound to be readily available solutions out there.
https://www.w3schools.com/howto/howto_js_typewriter.asp
Contributor guide
Research direction
Locate the KnownAiUseExamples model and the form and report entry points mentioned in the issue. Add a way to distinguish prompts from simple text, ensure prompts appear last in both views, and confirm the intended prompt styling before treating that optional presentation work as done.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100