Skip to content

Conversation

@diegoabt
Copy link
Contributor

Description

This branch contains the Portuguese translation of the README (README.pt.md).

Happy to work on any suggestions you may have.

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.

Signed-off-by: Diego B Theuerkauf <[email protected]>
Signed-off-by: Diego B Theuerkauf <[email protected]>
@pull-checklist
Copy link

Please make sure all the checkboxes are checked:

  • I have tested these changes locally.
  • I have reviewed the code changes.
  • I have added end-to-end and unit tests (if applicable).
  • I have updated the documentation and README.md file (if necessary).
  • I have removed unnecessary code and debug statements.
  • PR title is clear and follows the convention.
  • I have tagged reviewers or team members for feedback.

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Apr 20, 2025

Walkthrough

A new Portuguese-language README file (README.pt.md) was added to the Cognee project within the community directory. This document introduces the project, outlines its features, provides installation and usage instructions, includes various badges and links, and offers contribution guidelines. The README also contains visual elements, such as a conceptual architecture diagram and contributor avatars, to support community engagement and project understanding.

Changes

File(s) Change Summary
community/README.pt.md Added a comprehensive Portuguese README for Cognee, including project overview, instructions, badges, diagrams, and contribution info.

Sequence Diagram(s)

sequenceDiagram
    participant User
    participant README.pt.md
    participant Cognee Project

    User ->> README.pt.md: Access documentation (in Portuguese)
    README.pt.md ->> User: Display project overview, features, instructions, and links
    User ->> Cognee Project: Follow setup and usage instructions
    Cognee Project -->> User: Provides memory solution as described
Loading

Possibly related PRs

  • Cog 380 #146: Improves and clarifies the existing English README.md, related to the documentation enhancement effort including the new Portuguese README.
  • Update README.md #151: Restructures and enhances the English README, including contributor acknowledgments, related to documentation improvements alongside the new Portuguese README.
  • Update README.md #550: Adds GitHub badges and enhances README files, related to the badges added in the new Portuguese README.

Poem

🐇
A README hops in, now in Portuguese,
With badges and links that aim to please.
Cognee’s memory, so clear and bright,
Shines for all, in day and night.
Contributors gather, the stars align—
Documentation grows, looking mighty fine!


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (3)
README.pt.md (3)

28-29: Correct typo in Product Hunt URL parameter.
The query string uses utm_souce instead of utm_source, which may affect analytics tracking.

- ?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-cognee
+ ?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_source=badge-cognee

111-114: Specify a language for the output code block.
Adding a language (e.g., text or output) improves syntax highlighting consistency.

- ```
+ ```text
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

111-111: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)


117-118: Use consistent branch reference for visualization assets.
The link points to the add-visualization-readme branch instead of main. Consider updating to:

- https://rawcdn.githack.com/topoteretes/cognee/refs/heads/add-visualization-readme/assets/graph_visualization.html
+ https://rawcdn.githack.com/topoteretes/cognee/refs/heads/main/assets/graph_visualization.html
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between b705479 and 2a6fc7c.

📒 Files selected for processing (1)
  • README.pt.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
README.pt.md

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


[grammar] ~62-~62: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


[typographical] ~132-~132: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)

🪛 markdownlint-cli2 (0.17.2)
README.pt.md

111-111: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

@gitguardian
Copy link

gitguardian bot commented Apr 23, 2025

⚠️ GitGuardian has uncovered 1 secret following the scan of your pull request.

Please consider investigating the findings and remediating the incidents. Failure to do so may lead to compromising the associated services or software components.

Since your pull request originates from a forked repository, GitGuardian is not able to associate the secrets uncovered with secret incidents on your GitGuardian dashboard.
Skipping this check run and merging your pull request will create secret incidents on your GitGuardian dashboard.

🔎 Detected hardcoded secret in your pull request
GitGuardian id GitGuardian status Secret Commit Filename
9573981 Triggered Generic Password dccde0b .github/workflows/relational_db_migration_tests.yml View secret
🛠 Guidelines to remediate hardcoded secrets
  1. Understand the implications of revoking this secret by investigating where it is used in your code.
  2. Replace and store your secret safely. Learn here the best practices.
  3. Revoke and rotate this secret.
  4. If possible, rewrite git history. Rewriting git history is not a trivial act. You might completely break other contributing developers' workflow and you risk accidentally deleting legitimate data.

To avoid such incidents in the future consider


🦉 GitGuardian detects secrets in your source code to help developers and security teams secure the modern development process. You are seeing this because you or someone else with access to this repository has authorized GitGuardian to scan your pull request.

@hande-k hande-k self-requested a review April 23, 2025 12:19
@hande-k hande-k requested review from Vasilije1990 and removed request for hande-k April 23, 2025 14:16
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (3)
community/README.pt.md (3)

110-114: Specify language for output snippet

The fenced code block for sample output lacks a language identifier, leading to a markdownlint MD040 warning. Consider adding a language tag (e.g., text) for proper syntax highlighting:

- ```
+ ```text
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

111-111: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)


130-142: Improve list formatting in “Demonstrações”

The list items and their links are on separate lines, which can hinder readability. Merge the link into the same line as the list item, for example:

- 1. O que é memória de IA:
- [Saiba mais sobre o cognee](...)
+ 1. O que é memória de IA: [Saiba mais sobre o cognee](...)
🧰 Tools
🪛 LanguageTool

[typographical] ~132-~132: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)


143-146: Code of Conduct link text refinement

The link text shows <code>CODE_OF_CONDUCT</code> but points to CODE_OF_CONDUCT.md. For clarity, consider including the .md extension in the link text:

- <code>CODE_OF_CONDUCT</code>
+ <code>CODE_OF_CONDUCT.md</code>
📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 2a6fc7c and 15a761a.

⛔ Files ignored due to path filters (1)
  • community/graph_visualization_pt.png is excluded by !**/*.png, !**/*.png
📒 Files selected for processing (1)
  • community/README.pt.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
community/README.pt.md

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


[grammar] ~62-~62: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


[typographical] ~132-~132: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)

🪛 markdownlint-cli2 (0.17.2)
community/README.pt.md

111-111: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

🔇 Additional comments (12)
community/README.pt.md (12)

1-8: Header and logo section – approved

The centered header markup and logo rendering with alt text are consistent with the original English README.


10-16: Demo, website, and community links – approved

The localized links to the demo video, official site, and Discord render correctly.


20-29: Badges section – approved

All GitHub shields and the Product Hunt badge are present and formatted correctly.


32-38: Project description and benefits – approved

The Portuguese translation of the project description and embedded benefits image is accurate and clear.

🧰 Tools
🪛 LanguageTool

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


44-50: Features list – approved

The feature bullet points are well translated and formatted.


56-59: Contributing guidelines – approved

The translation and link to CONTRIBUTING.md are correct and clear.


60-69: Installation instructions – approved

The pip installation example and mention of other package managers are well translated.

🧰 Tools
🪛 LanguageTool

[grammar] ~62-~62: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


70-79: Basic usage setup – approved

Environment variable setup and .env guidance are accurately translated.


82-109: Code example – approved

The async example is correctly translated and formatted with a specified python code fence.


116-119: Graph visualization – approved

The graph embed and browser link are correctly translated.


123-129: Architecture diagram – approved

The conceptual architecture section is well translated and displays the diagram as intended.


147-156: Contributors & star history – approved

The contributors section and star history graph are correctly implemented and translated.

borisarzentar and others added 2 commits April 25, 2025 12:55
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🧹 Nitpick comments (1)
community/README.pt.md (1)

108-112: Specify the language for the output code block
The fenced block showing example output should include a language for syntax highlighting:

- ```
+ ```text
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

109-109: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 15a761a and 07d9345.

📒 Files selected for processing (1)
  • community/README.pt.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
community/README.pt.md

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


[grammar] ~60-~60: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


[typographical] ~130-~130: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)

🪛 markdownlint-cli2 (0.17.2)
community/README.pt.md

109-109: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

🔇 Additional comments (15)
community/README.pt.md (15)

1-4: Header and logo section
The HTML structure for the centered header and logo is correct and well-translated.


6-16: Introduction and primary links
The project tagline, demo/website/Discord links, and break tags are properly translated and formatted.


20-28: Badges section
All GitHub and Product Hunt badges are correctly rendered with valid URLs.


32-38: Project description and benefits image
The Portuguese translation of the introductory sentence and the embedded benefits graphic are accurate.

🧰 Tools
🪛 LanguageTool

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


44-50: Features list
The bullet points concisely mirror the English README’s feature list and are grammatically correct.


51-53: Quick start links
The Colab and starter-repo links are now consolidated into single URLs (broken link issue from prior commits has been resolved).


60-60: Verify the package managers list
The list mentions "uv" as a package manager, which may be a translation typo. In the English README it likely refers to pipx or similar. Please confirm and update accordingly (e.g., pip, poetry, pipx).

🧰 Tools
🪛 LanguageTool

[grammar] ~60-~60: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


68-77: Environment configuration example
The code snippet for setting LLM_API_KEY and the .env.template link are accurate and clear.


80-107: Python usage example
The full async example is correctly indented, translated, and demonstrates the default pipeline usage.


114-118: Verify the graph visualization asset path
The image graph_visualization_pt.png is referenced via a relative path under community/. Confirm that the file exists there or switch to an absolute URL (as used elsewhere):

- <img src="graph_visualization_pt.png" ...>
+ <img src="https://raw.githubusercontent.com/topoteretes/cognee/main/assets/graph_visualization_pt.png" ...>

122-127: Architecture diagram section
The conceptual diagram and its centering HTML look correct and mirror the English README.


128-136: Verify demonstration links
The demo links point to user-attachments asset URLs. Please confirm these are publicly accessible and intended for the final README.

🧰 Tools
🪛 LanguageTool

[typographical] ~130-~130: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)


141-145: Code of Conduct link
The absolute link to CODE_OF_CONDUCT.md is correct and follows the English original.


145-150: Contributors section
The contrib.rocks badge is correctly embedded and localized.


151-154: Star history graph
The star-history badge is properly translated and linked.

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

🧹 Nitpick comments (3)
community/README.pt.md (3)

2-3: Use the main branch for asset URLs
Referencing assets on the dev branch may break if that branch is deleted or diverges. Consider pointing to the main branch or a specific release tag for stability.

- <img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/dev/assets/cognee-logo-transparent.png" alt="Cognee Logo" height="60">
+ <img src="https://raw.githubusercontent.com/topoteretes/cognee/refs/heads/main/assets/cognee-logo-transparent.png" alt="Cognee Logo" height="60">

28-28: Fix typo in UTM parameter on Product Hunt badge
The utm_souce parameter appears misspelled; it should be utm_source to ensure analytics capture correctly.

- ?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_souce=badge-cognee
+ ?embed=true&utm_source=badge-top-post-badge&utm_medium=badge&utm_source=badge-cognee

108-108: Add language for output code block
Specify a language identifier for the fenced code block to improve readability and lint compliance (e.g., text or console).

- ```
+ ```text
🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

108-108: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 07d9345 and e58bb68.

📒 Files selected for processing (1)
  • community/README.pt.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
community/README.pt.md

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


[grammar] ~59-~59: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


[typographical] ~129-~129: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)

🪛 markdownlint-cli2 (0.17.2)
community/README.pt.md

108-108: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

🔇 Additional comments (7)
community/README.pt.md (7)

34-34: This flagged unpaired bracket is a false positive; both link text and URL are properly enclosed.

🧰 Tools
🪛 LanguageTool

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


53-53: Validate quick start links
The Colab and starter repository links now appear on a single line and resolve correctly. Nice fix!


56-56: CONTRIBUTING.md link looks correct
The relative link now points to ../CONTRIBUTING.md, which resolves from the community directory.


59-59: Verify supported Python package managers
❓ The list pip, poetry, uv may contain a typo—uv isn't a common Python package manager. Please confirm whether you intended pipx, pip, or another tool.

🧰 Tools
🪛 LanguageTool

[grammar] ~59-~59: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


83-83: Language specified for Python code block
Good job including the python language specifier for the usage example, which enhances syntax highlighting.


129-131: Verify demo links under "Demonstrações"
The URLs point to github.com/user-attachments/assets/..., which may be placeholders. Please confirm these links are correct and publicly accessible.

🧰 Tools
🪛 LanguageTool

[typographical] ~129-~129: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)


142-142: Código de Conduta link is correctly absolute
Using the root-relative link /CODE_OF_CONDUCT.md aligns with GitHub's URL structure and ensures it resolves properly from this location.

Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 0

♻️ Duplicate comments (3)
community/README.pt.md (3)

53-53: Broken Colab link fixed
The Google Colab URL is now contained in a single line, ensuring the hyperlink works as expected.


57-57: Fix relative link to CONTRIBUTING.md
The link to CONTRIBUTING.md now uses an absolute path (/CONTRIBUTING.md), resolving the 404 issue.


143-143: Fix CODE_OF_CONDUCT link
The link to CODE_OF_CONDUCT.md uses an absolute path (/CODE_OF_CONDUCT.md), which is correct.

🧹 Nitpick comments (4)
community/README.pt.md (4)

8-8: Ensure brand consistency: capitalize project name
Consider updating cognee to Cognee to match the project's official branding and improve readability.


60-60: Clarify "uv" package reference
The term uv might be unclear to users. If you mean uvicorn or another installer, consider spelling it out or linking to its documentation.

🧰 Tools
🪛 LanguageTool

[grammar] ~60-~60: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


79-79: Remove extra space before punctuation
There's an extra space before the period after the documentation link; remove it for cleaner markdown.


109-109: Add language identifier to fenced code block
Specify a language (e.g., ```text) for the output example to improve syntax highlighting and accessibility.

🧰 Tools
🪛 markdownlint-cli2 (0.17.2)

109-109: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

📜 Review details

Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between e58bb68 and 7835f61.

📒 Files selected for processing (1)
  • community/README.pt.md (1 hunks)
🧰 Additional context used
🪛 LanguageTool
community/README.pt.md

[typographical] ~34-~34: Símbolo sem par: “]” aparentemente está ausente
Context: ...so](https://docs.cognee.ai/use-cases) e [avaliações](https://github.com/topoteret...

(UNPAIRED_BRACKETS)


[grammar] ~60-~60: Possível erro de concordância de número.
Context: ...uv ou qualquer outro gerenciador de pacotes Python. ### Com pip ```bash pip install cogn...

(GENERAL_NUMBER_AGREEMENT_ERRORS)


[typographical] ~130-~130: Símbolo sem par: “]” aparentemente está ausente
Context: ...emonstrações 1. O que é memória de IA: [Saiba mais sobre o cognee](https://githu...

(UNPAIRED_BRACKETS)

🪛 markdownlint-cli2 (0.17.2)
community/README.pt.md

109-109: Fenced code blocks should have a language specified
null

(MD040, fenced-code-language)

🔇 Additional comments (1)
community/README.pt.md (1)

115-115: Verify existence of translated image
The file graph_visualization_pt.png is referenced here. Please ensure this image is added to the repository under community/ so the link doesn't break.

@borisarzentar borisarzentar changed the title Translate README into Portuguese feat: Translate README into Portuguese Apr 30, 2025
@borisarzentar borisarzentar merged commit 500fa9f into topoteretes:main Apr 30, 2025
12 of 27 checks passed
@borisarzentar
Copy link
Contributor

@diegoabt Thank you for this contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants