Skip to content
Discussion options

You must be logged in to vote

Hi, This App uses Open AI's API to provide Chat Completions, which is paid, with Pricing information available at [Open AI Pricing] (https://openai.com/pricing/)

As far as I am aware, other Apps may use be using some of the following ways:

  • Use other free API services (that are not from Open AI directly) or their own self-hosted LLMs
  • Use other means to scrape from official web client
  • Use the developer's own API key, in which case the developer may be paying for the API and relying on Ads as a source of income to pay for it
    • I also think there is a rate limit on the API, which makes it even more tricky

Since this App isn't Ad supported, and is an Open AI Client for Android, it relies on…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by dheshanm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants