Skip to content

asimmon/blugpt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 😻

Resources

License

Stars

Watchers

Forks

Languages

  • TypeScript 97.4%
  • JavaScript 1.6%
  • CSS 1.0%