Skip to content

Commit

Permalink
Merge pull request #59 from meysamhadeli/docs/update-docs
Browse files Browse the repository at this point in the history
docs: update docs
  • Loading branch information
meysamhadeli authored Nov 13, 2024
2 parents 9e6ba6a + 411a368 commit d12f9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
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 LLM models, including GPT-4o, GPT-4, Ollama, and more.**

![](https://raw.githubusercontent.com/meysamhadeli/codai/main/assets/codai-demo.gif)
![](./assets/codai-demo.gif)


We use **two** main methods to manage context: **RAG** (Retrieval-Augmented Generation) and **Summarize Full Context of Code**.
Expand Down

0 comments on commit d12f9b7

Please sign in to comment.