Pinned Repositories
AI-Gallery-Wrapper
AI Gallery is a website that uses stablehorde to generate images from any user prompt. It's able to use multiple models and allows for high-level customization. This wrapper allows CLI usage of the site.
CGPTNoLogin-Wrapper
A Wrapper for https://chatgptnologin.com in python. Flask server which acts as a "real" OpenAI server (reverse proxy)
ChatGPTDemo-Wrapper
A local Flask server hosting an OpenAI-style reverse-proxy for the site https://chat.chatgptdemo.net. For educational purposes only. Proxy support.
DeepInfra-Wrapper
A Local and global server host to use the DeepInfra Wrapper for free using Python requests
GPT-for-AI-sites
A free OpenAI reverse proxy which utilizes wrappers to provide output onto a local server
gpt4free
The official gpt4free repository | various collection of powerful language models
JLLM-Wrapper
Unofficial API repository that allows you to interact with the JLLM through your own code. It includes many helper functions, including functions for registering accounts, logging in and chatting with the JLLM.
NextWeb-Wrapper
A Wrapper for NextWeb. It hosts LLMs like OpenAI's GPT 3.5. This is a flask script that acts as a reverse-proxy for OpenAI models.
PixAI-Wrapper
Python scripts that log into PixAI's website automatically using an account you provide. Then, it uses realtime generation to generate images for you.
Venus-Chub-Wrapper
A Wrapper for https://venus.chub.ai to create accounts and access premium LLMs using local Python scripts.
itszerrin's Repositories
itszerrin/CGPTNoLogin-Wrapper
A Wrapper for https://chatgptnologin.com in python. Flask server which acts as a "real" OpenAI server (reverse proxy)
itszerrin/GPT-for-AI-sites
A free OpenAI reverse proxy which utilizes wrappers to provide output onto a local server
itszerrin/JLLM-Wrapper
Unofficial API repository that allows you to interact with the JLLM through your own code. It includes many helper functions, including functions for registering accounts, logging in and chatting with the JLLM.
itszerrin/NextWeb-Wrapper
A Wrapper for NextWeb. It hosts LLMs like OpenAI's GPT 3.5. This is a flask script that acts as a reverse-proxy for OpenAI models.
itszerrin/PixAI-Wrapper
Python scripts that log into PixAI's website automatically using an account you provide. Then, it uses realtime generation to generate images for you.
itszerrin/AI-Gallery-Wrapper
AI Gallery is a website that uses stablehorde to generate images from any user prompt. It's able to use multiple models and allows for high-level customization. This wrapper allows CLI usage of the site.
itszerrin/AIEarth-Wrapper
A local Flask server which hosts an OpenAI reverse-proxy. This server is a wrapper for the site "https://chat.aiearth.dev"
itszerrin/ChatGPTDemo-Wrapper
A local Flask server hosting an OpenAI-style reverse-proxy for the site https://chat.chatgptdemo.net. For educational purposes only. Proxy support.
itszerrin/DeepInfra-Wrapper
A Local and global server host to use the DeepInfra Wrapper for free using Python requests
itszerrin/gpt4free
The official gpt4free repository | various collection of powerful language models
itszerrin/Text-to-Image
The DeepInfra Image Generator utilizes the DeepInfra API for easy image creation. With a user-friendly GUI and command-line interface, it provides flexibility in customizing settings. Simplify the image generation process and create compelling visuals effortlessly.
itszerrin/ChatGptUK-Wrapper
A Flask server which runs locally on your PC but can also run globally. It has OpenAI models such as GPT-3.5, GPT-3.5-16K or even GPT-4.
itszerrin/Venus-Chub-Wrapper
A Wrapper for https://venus.chub.ai to create accounts and access premium LLMs using local Python scripts.
itszerrin/DeepInfra-Object-Detector
This repository showcases an object detector in images using an example model named `yolos-base` by `hustvl` already pre-provided. The example model uses the DeepInfra backend to detect objects in your images.
itszerrin/Harpy-Wrapper
itszerrin/NextWeb-Wrapper-Global
A global version of my NextWeb Wrapper. Please refer to the legal notices on THAT project and the readme too. Link: https://github.com/Recentaly/NextWeb-Wrapper
itszerrin/OpenChat-Wrapper
A Python flask wrapper to host an OpenAI reverse proxy which sends requests to OpenChat's Aura LLM.
itszerrin/python-base64-decoder
Simple python scripts that decode base64 to text output. Includes a cli arguments version
itszerrin/Recentaly