From 21e82cef6254a4ad22c89cd423b1d3b305b45f0b Mon Sep 17 00:00:00 2001 From: Meysam Hadeli <35596795+meysamhadeli@users.noreply.github.com> Date: Sat, 30 Nov 2024 01:01:04 +0330 Subject: [PATCH] docs: update readme.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30cd81b..8f93ee7 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ > 💡 **Codai is an AI code assistant designed to help developers efficiently manage their daily tasks through a session-based CLI, such as adding new features, refactoring, and performing detailed code reviews. What makes codai stand out is its deep understanding of the entire context of your project, enabling it to analyze your code base -and suggest improvements or new code based on your context. This AI-powered tool supports multiple providers, such as OpenAI, Azure OpenAI, Ollama, Anthropic, and OpenRouter.** +and suggest improvements or new code based on your context. This AI-powered tool supports multiple LLM providers, such as OpenAI, Azure OpenAI, Ollama, Anthropic, and OpenRouter.** ![](./assets/codai-demo.gif)