Hi there. I am the developer of the open source software Lord Of Large Language Models (lollms). My aim is to use my personalities engine to perform various Generative AI tasks like coding, text analysis, data retrieval etc:
https://github.com/ParisNeo/lollms-webui
My tool aims to be compatible with all LLMS out there. It can be used with local AI like llama, GPTj, falcon and others in many formats such as GGML, GPTQ etc, using CPU or GPU (i managed to make it work on a raspberry pi!), as well as connecting to remote AIs such as Open AI's GPT restful api.
I would like to add google Bard as one of the supported backends. Today, this works for chatgpt. The user purchaces a key from openai and can use their platform on lollms seamlessly which makes them benefit from my personalities engine and the power of gpt4.
I would like to do the same with Bard if possible (to deserve the name Lord of Large Language Model: One tool to rule them all). I would just develop another binding for Bard. The user would pay google directly through the key. I offer my tool for free and don't require any payment from users.
If there this is accessible, I am interested in developing it. It can take me a day or two to implement the whole thing (depending on the accessibility of the API).