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

Investigate Free Alternatives to ChatModels for GPT Dungeon Master #20

Open
SverreNystad opened this issue Sep 17, 2023 · 2 comments
Open
Labels
help wanted Extra attention is needed question Further information is requested

Comments

@SverreNystad
Copy link
Owner

Problem Statement

As our project relies on OpenAI's GPT for the Dungeon Master functionality, the costs associated with the usage of the ChatModels API can be significant. In order to make our project more sustainable and accessible to a wider audience, it's essential to explore free or more cost-effective alternatives.

Objective

Identify and evaluate free (or cheaper) alternatives to ChatModels that can provide similar functionality and integrate seamlessly with our existing GPT Dungeon Master setup.

Tasks

Research and list potential free/cheaper alternatives to ChatModels.
Evaluate the pros and cons of each alternative.
Test the most promising alternatives with our existing setup.
Document findings, including performance comparisons and integration challenges.
If a suitable alternative is found, plan out the integration steps.

Acceptance Criteria

A list of potential alternatives with a brief overview of each.
Performance and cost comparisons between the alternatives and ChatModels.
Recommendations based on the research and tests.

Notes

Considering the popularity and advancements in the field of language models and chatbots, there might be emerging solutions that could fit our requirements. Engaging with the community for suggestions could also be beneficial.

@SverreNystad SverreNystad added help wanted Extra attention is needed question Further information is requested labels Sep 17, 2023
@SverreNystad
Copy link
Owner Author

SverreNystad commented Sep 17, 2023

Alternatives
https://github.com/nomic-ai/gpt4all
License: GNU GENERAL PUBLIC LICENSE Aka GPT dungeon master must stay under the same license aka none commercial
https://github.com/xtekky/gpt4free
Licsense: MIT

@SverreNystad
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant