You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IkarisGPT uses a single hard coded prompt right now, which is not suitable for large projects and varying requirements. A prompt library specific to IkarisGPT would enhance the overall usability and the quality of generated descriptions. A prompt library in general is a collection of highly researched and well engineered prompts for specific use cases.
Tasks
Design and Implement a new module for prompt library
Research, engineer, test and add good quality prompts to the library
Design and implement mechanism for taking user input for choosing a prompt based on provided choices
Implement mechanisms to add and remove prompts from library
Implement code to use library prompts
Expected Outcome
IkarisGPT should be able to provide multiple prompt options to the maintainers to choose from.
The text was updated successfully, but these errors were encountered:
hey @devAyushDubey, I am hinged by this project, I want to work and contribute into this project if you provide more context and how things work behind the scenes, I dropped a message on discord
Description
IkarisGPT uses a single hard coded prompt right now, which is not suitable for large projects and varying requirements. A prompt library specific to IkarisGPT would enhance the overall usability and the quality of generated descriptions. A prompt library in general is a collection of highly researched and well engineered prompts for specific use cases.
Tasks
Expected Outcome
IkarisGPT should be able to provide multiple prompt options to the maintainers to choose from.
The text was updated successfully, but these errors were encountered: