Skip to content

Commit 133a3a3

Browse files
authored
Merge pull request #585 from HanClinto/patch-2
Update README.md - spelling, grammar, and capitalization
2 parents 7d07401 + a33ae84 commit 133a3a3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
## Production ready AI assistant framework
2727

2828
The Cheshire Cat is a framework to build custom AIs on top of any language model.
29-
If you ever used systems like WordPress or Django to build web apps, imagine the Cat as a similar tool, but specific for AI.
29+
If you have ever used systems like WordPress or Django to build web apps, imagine the Cat as a similar tool, but specific for AI.
3030

3131
## Quickstart
3232

@@ -53,10 +53,10 @@ Enjoy the Cat!
5353

5454
## Why use the Cat
5555

56-
- 🌍 Supports any language model (works with OpenAI chatGPT, LLAMA2, HuggingFace models, custom)
57-
- 🐘 Rememebers conversations and documents and uses them in conversation
56+
- 🌍 Supports any language model (works with OpenAI chatGPT, Llama2, HuggingFace models, custom)
57+
- 🐘 Remembers conversations and documents and uses them in conversation
5858
- 🚀 Extensible via plugins (AI can connect to your APIs or execute custom python code)
59-
- 🐋 Production Ready - 100% [dockerized](https://docs.docker.com/get-docker/)
59+
- 🐋 Production ready - 100% [dockerized](https://docs.docker.com/get-docker/)
6060
- 👩‍👧‍👦 Active [Discord community](https://discord.gg/bHX5sNFCYU) and easy to understand [docs](https://cheshire-cat-ai.github.io/docs/)
6161

6262
We are committed to openness, privacy and creativity, we want to bring AI to the long tail. If you want to know more about our vision and values, read the [Code of Ethics](./readme/CODE-OF-ETHICS.md).

0 commit comments

Comments
 (0)