https://github.com/nichtdax/awesome-totally-open-chatgpt
2023-03-22T20:22:02.463Z

A list of totally open alternatives to ChatGPT

ChatGPT is GPT-3.5 with RLHF (Reinforcement Learning with Human Feedback) for chat system.

By alternative, I mean projects feature different language model for chat system. Projects are not counted if they are:

alternative frontend projects because they just call the API from OpenAI.
alternative transformer decoder models to GPT 3.5 either because the training data of them are (mostly) not for chat system.
https://github.com/weihanglo/sfz
2023-03-02T17:06:03.745Z

A simple static file serving command-line tool written in Rust.

https://github.com/Kanaries/pygwalker
2023-03-02T15:36:05.272Z

PyGWalker: Turn your pandas dataframe into a Tableau-style User Interface for visual analysis

https://github.com/replicate/scribble-diffusion
2023-03-02T15:34:51.915Z

Turn your rough sketch into a refined image using AI

https://karpathy.ai/zero-to-hero.html
2023-02-20T18:45:32.497Z

Neural Networks: Zero to Hero

https://github.com/techiescamp/kubernetes-learning-path
2023-02-20T18:39:00.193Z

A roadmap to learn Kubernetes from scratch (Beginner to Advanced level)