Skip to main content

No project description provided

Project description

rebelai

free access to multiple proprietary ai models in python

mission

exploit freely available apis to gain access to ai models because proprietary ai companies took advantage of our open source resources to develop their proprietary money machines unfairly

( fuck you """""""""""""""""""""""""""""open"""""""""""""""""""""""""""""ai )

installation

$ pip install rebelai

usage

module structure :

  • rebelai -- top level package
    • const -- all constants, defaults, etc
    • enums -- all enums for convenience sake
      • ProdiaModel -- enum for prodia image generation ai models
      • ProdiaSampler -- enum for prodia image generation samplers
      • DeepAIModel -- enum for deepai models
    • ai -- all ai wrappers
      • alpaca -- access to alpaca models
        • alpaca_7b -- the 7 billion neuron alpaca model
      • deepai -- access to all deepai models
        • deepai -- generic function for deepai access for free, takes DeepAIModel, see doc string for more info
      • gpt -- access to "open"ai models ( kinda )
        • gpt3 -- access to gpt3 model
        • gpt4 -- access to gpt3 model ( youchat )
      • pollinations -- access to pollinations image generation api
        • pollinations -- access to the generation model
      • prodia -- access to prodia image generation api ( limited access and proxies dont seem to work :( )
        • prodia -- generic function to access prodia api, takes ProdiaModel and ProdiaSampler, see doc string
      • inferkit -- access inferkit text completion model
        • standard -- standard model access
      • deepl -- access to deepl translation
        • deepl -- generic deepl function, see doctring for help

tips

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

prodia_api-0.1.0.tar.gz (16.0 kB view hashes)

Uploaded Source

Built Distribution

prodia_api-0.1.0-py3-none-any.whl (16.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page