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

feat: add text generation model #14

Open
kausthub-kannan opened this issue Dec 9, 2023 · 0 comments
Open

feat: add text generation model #14

kausthub-kannan opened this issue Dec 9, 2023 · 0 comments
Labels
core-feature Core feature

Comments

@kausthub-kannan
Copy link
Owner

Feature Description
This is one of the core features of the project. A text-generation model is required to generate stories. This can be done in two ways.

  1. Text Completion:
    The user enters some amount of context into the story. The model should complete the text based on this context.
  2. Image-to-text:
    A much more sophisticated yet useful model would be to bring out the context from generated Images and generate stories out of them.
@kausthub-kannan kausthub-kannan pinned this issue Dec 9, 2023
@kausthub-kannan kausthub-kannan added the core-feature Core feature label Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-feature Core feature
Projects
None yet
Development

No branches or pull requests

1 participant