Prompt Iteration
- Dominant language
- TypeScript
- Stars
- 40
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
The current prompt (give me the "goals" of the source file) is literally the first thing the author tried. Some more thought could go into the combination of what we ask GPT on indexing ("the goals") vs. what we prompt the user for at search time ("find code in $repo which..."). Even subtle iteration on these two prompts may provide dramatically better results.
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the prompts used during indexing and at search time, then read how each is assembled and passed to GPT. Experiment with their wording and interaction, and compare the resulting semantic search quality; the issue does not name files, tests, or a concrete completion criterion.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- ai, search
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100