chore: update readme (#614)
<!-- .github/pull_request_template.md --> ## Description <!-- Provide a clear description of the changes in this PR --> ## DCO Affirmation I affirm that all code in every commit of this pull request conforms to the terms of the Topoteretes Developer Certificate of Origin <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **Documentation** - Enhanced image presentation by adjusting display widths for improved clarity. - Refined configuration instructions with minor formatting corrections for better readability. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
This commit is contained in:
parent
5345626e6a
commit
6ca40355ad
1 changed files with 3 additions and 5 deletions
|
|
@ -33,7 +33,7 @@ Build dynamic Agent memory using scalable, modular ECL (Extract, Cognify, Load)
|
|||
More on [use-cases](https://docs.cognee.ai/use_cases).
|
||||
|
||||
<div style="text-align: center">
|
||||
<img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee_benefits.png" alt="Why cognee?" width="80%" />
|
||||
<img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee_benefits.png" alt="Why cognee?" width="100%" />
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
@ -83,7 +83,7 @@ To use different LLM providers, for more info check out our <a href="https://doc
|
|||
|
||||
### Simple example
|
||||
|
||||
Add LLM_API_KEY to .env using the command bellow.
|
||||
Add LLM_API_KEY to .env using the command bellow.
|
||||
```
|
||||
echo "LLM_API_KEY=YOUR_OPENAI_API_KEY" > .env
|
||||
```
|
||||
|
|
@ -147,7 +147,7 @@ For more advanced usage, have a look at our <a href="https://docs.cognee.ai"> do
|
|||
## Understand our architecture
|
||||
|
||||
<div style="text-align: center">
|
||||
<img src="assets/cognee_diagram.png" alt="cognee concept diagram" width="80%" />
|
||||
<img src="assets/cognee_diagram.png" alt="cognee concept diagram" width="100%" />
|
||||
</div>
|
||||
|
||||
|
||||
|
|
@ -179,5 +179,3 @@ We are committed to making open source an enjoyable and respectful experience fo
|
|||
## Star History
|
||||
|
||||
[](https://star-history.com/#topoteretes/cognee&Date)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue