Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Implement a prompt library #9

Open
devAyushDubey opened this issue Jan 13, 2024 · 1 comment
Open

Feature: Implement a prompt library #9

devAyushDubey opened this issue Jan 13, 2024 · 1 comment
Labels
IWOC2024 For considering submissions Medium

Comments

@devAyushDubey
Copy link
Owner

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

  • 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.

@devAyushDubey devAyushDubey added IWOC2024 For considering submissions Medium labels Jan 13, 2024
@Girishbari
Copy link

Girishbari commented Jan 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
IWOC2024 For considering submissions Medium
Projects
None yet
Development

No branches or pull requests

2 participants