BuilderIO / BuilderIO/ai-shell
Feature suggestion: place prompts in a separate text file
Open
- Dominant language
- TypeScript
- Stars
- 5.3k
- Forks
- 377
- PR merge metrics
- No merged PRs in 30d
Description
The idea of the app and the console UI is great.
But I tested the AI Shell with CodeGemma and CodeLlama open models, and it just does not work, generating gibberish like this:
```
Explanation:
**Script Description:** A young woman named Anya experiences anxiety and panic attacks due to her fear-based thoughts about an upcoming presentation
```
Apparently the word "script" is confusing the model, and it is talking about the movie script.
A nice improvement would be to make prompts configurable, so anyone can tune it if needed.
Contributor guide
Assessment
This issue has not been assessed yet.