asimmon / blugpt

πŸ€– BluGPT: A ChatGPT clone named after my cat, based on Microsoft's Azure Chat 😻

Home Page:https://hub.docker.com/r/asimmon/blugpt/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BluGPT, a private and secure ChatGPT clone

This is a fork of microsoft/azurechat. You can find the original README file with instructions there. BluGPT is a ChatGPT clone named after my cat, Blu 😻. I've slightly modified the original Microsoft project so I could host my own "ChatGPT" and share it with my family and friends.

While the original Microsoft repository might seem to enforce the use of Azure OpenAI Service, it was actually quite simple to replace it with the OpenAI API. I've also replaced the GitHub and Azure AD authentication with Google, which makes it easier for my family to log in.

About

πŸ€– BluGPT: A ChatGPT clone named after my cat, based on Microsoft's Azure Chat 😻

https://hub.docker.com/r/asimmon/blugpt/

License:MIT License


Languages

Language:TypeScript 97.4%Language:JavaScript 1.6%Language:CSS 1.0%