An open API service indexing awesome lists of open source software.

https://github.com/eccstartup/chatgpt-alternatives

Some reading about chatgpt alternatives.
https://github.com/eccstartup/chatgpt-alternatives

Last synced: 4 months ago
JSON representation

Some reading about chatgpt alternatives.

Awesome Lists containing this project

README

          

# chatgpt-alternatives
Some reading about chatgpt alternatives.

## How ChatGPT works
* [Introducing ChatGPT](https://openai.com/blog/chatgpt)
* [How ChatGPT actually works](https://www.assemblyai.com/blog/how-chatgpt-actually-works/)

## Alternatives
* [nanoChatGPT](https://github.com/sanjeevanahilan/nanoChatGPT)
* [LLaMA](https://github.com/facebookresearch/llama)
* [Stanford Alpaca](https://github.com/tatsu-lab/stanford_alpaca)
* [Alpaca-LoRA](https://github.com/tloen/alpaca-lora)
* [ChatGLM-6B](https://github.com/THUDM/ChatGLM-6B)