Skip to content

palp/Open-Chat-GPT

 
 

Repository files navigation

Open-Chat-GPT

Open chat gpt is a project meant to give everyone access to a great chat based large language model.

We believe that by doing this we will create a revolution in innovation in language. In the same way that stable-diffusion helped the world make art and images in new ways we hope open chat gpt can help improve the world by improving language itself.

How can you help?

All open source projects begins with people like you. Open source is the belief that if we collaborate we can together gift our knowledge and technology to the world for the benefit of humanity.

I’m in! Now what?

We live and collaborate the work in the LAION discord. Join us!

Join the LAION Discord Server!

How do I start helping out?

Check out these pages to learn more about the project.

Ping Birger on discord if you want help to get started.

http://discordapp.com/users/birger#6875

More information in the notion

https://roan-iguanadon-a58.notion.site/Open-Chat-Gpt-83dd217eeeb84907a155b8a9d716fa46

Code structure

Pre-commit

Run pre-commit install to install the pre-commit hooks.

Bot

We have a folder named bot where code related to the bot lives.

Backend

We have a backend folder for backend development of the api that the discord bot sends it information to.

Website

We have a folder for the website, live at https://projects.laion.ai/Open-Chat-GPT/ .The website is built using Next.js

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages

  • Python 71.7%
  • JavaScript 15.7%
  • HTML 4.5%
  • CSS 4.3%
  • Mako 1.4%
  • Dockerfile 0.9%
  • Other 1.5%