Commit graph

199 commits

Author SHA1 Message Date
Vasilije
452eaf0735
Update README.md
Update .env handling
2025-02-24 22:56:18 +01:00
Boris
9a1e03e403
fix: simplify installation in readme (#577)
<!-- .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 overall clarity and layout of the guide.
- Updated text alignment and visual elements, including an updated logo.
	- Revised header hierarchy for a more intuitive reading experience.
- Added detailed installation instructions with specific database
support.
- Reorganized contributing guidelines and the code of conduct for
improved structure.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-24 20:36:22 +01:00
Vasilije
6e567445b5
Update README.md 2025-02-21 18:51:24 +01:00
Hande
b10aef7b25
fix: update cognee logo on readme (#559)
<!-- .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**
- Updated the project's logo image in the documentation to a transparent
version for a cleaner, more modern visual presentation.
  - Increased the logo height for improved visibility.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-19 11:52:50 +01:00
Vasilije
fcb9298d4f
Update README.md 2025-02-18 03:10:17 +01:00
Vasilije
c09ff790cd
Update README.md (#550)
<!-- .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
2025-02-18 03:09:42 +01:00
Vasilije
1b766522aa
Update README.md 2025-02-18 03:09:12 +01:00
Vasilije
af8bceeb2b
Update README.md (#549)
<!-- .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
2025-02-18 03:06:25 +01:00
Vasilije
82683cac0e
Update README.md 2025-02-18 03:05:38 +01:00
Vasilije
f77596817e
Update README.md 2025-02-18 03:04:46 +01:00
Vasilije
bbde039fed
Update README.md 2025-02-18 03:03:47 +01:00
Vasilije
b03eec20b7
Update README.md 2025-02-18 02:57:28 +01:00
Ikko Eltociear Ashimine
e4fd6a1ccd
docs: update README.md (#542)
<!-- .github/pull_request_template.md -->

## Description
bellow -> below

## 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**
- Updated README text to correct a typographical error and improve
clarity regarding the demo notebook and YouTube video.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-15 19:52:29 +01:00
Vasilije
978f2b640e
Update README.md 2025-02-15 05:40:55 +01:00
Daniel Molnar
b9869b1241
Following poetry changes. (#526)
<!-- .github/pull_request_template.md -->

## Description
Following poetry changes to have a working install script.

## 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**
- Updated installation instructions to streamline the setup process
using Poetry.
- Now guides users through environment configuration, dependency
installation, and activation of the project environment.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Daniel Molnar <soobrosa@Daniels-MacBook-Pro.local>
Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Igor Ilic <30923996+dexters1@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
2025-02-15 03:05:51 +01:00
Vasilije
896d189db0
Update README.md 2025-02-08 11:04:27 +01:00
Hande
2ef10b3b4b
update readme to mention starter repo (#510)
<!-- .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**
- Improved grammatical correctness and enhanced clarity in the project
documentation.
- Refined descriptions for capabilities, user instructions, and
community engagement.
- Introduced a note about a starter repository to help users get up and
running quickly.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-08 10:37:01 +01:00
Hande
de67a44918
update architecture diagram in readme (#506)
<!-- .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**
  - Updated README formatting for improved consistency.
- Adjusted image display size from 50% to 80% to enhance visual
presentation.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-07 17:17:07 +01:00
Igor Ilic
5fe7ff9883
refactor: Refactor search so graph completion is used by default (#505)
<!-- .github/pull_request_template.md -->

## Description
Refactor search so query type doesn't need to be provided to make it
simpler for new users

## 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

- **Refactor**
- Improved the search interface by standardizing parameter usage with
explicit keyword arguments for specifying search types, enhancing
clarity and consistency.
- **Tests**
- Updated test cases and example integrations to align with the revised
search parameters, ensuring consistent behavior and reliable validation
of search outcomes.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
2025-02-07 17:16:34 +01:00
Vasilije
4d3acc358a
fix: mcp improvements (#472)
<!-- .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

- **Dependency Update**
	- Downgraded `mcp` package version from 1.2.0 to 1.1.3
- Updated `cognee` dependency to include additional features with
`cognee[codegraph]`

- **New Features**
- Introduced a new tool, "codify", for transforming codebases into
knowledge graphs
- Enhanced the existing "search" tool to accept a new parameter for
search type

- **Improvements**
	- Streamlined search functionality with a new modular approach
- Added new asynchronous function for retrieving and formatting code
parts

- **Documentation**
- Updated import paths for `SearchType` in various modules and tests to
reflect structural changes

- **Code Cleanup**
	- Removed legacy search module and associated classes/functions
	- Refined data transfer object classes for consistency and clarity
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Boris Arzentar <borisarzentar@gmail.com>
2025-02-04 08:47:31 +01:00
Vasilije
f2c1875d5a
Update README.md 2025-01-27 14:49:35 +01:00
Vasilije
34262a17dd
Update README.md 2025-01-27 14:49:02 +01:00
Hande
0fb19ca21d
docs: update readme with "How Cognee Solves Real-World Pain Points" 2025-01-27 11:36:11 +01:00
Vasilije
a2998b70dd
Update README.md 2025-01-25 12:12:05 +01:00
Vasilije
459e93e8ee
Update README.md 2025-01-25 12:11:04 +01:00
Vasilije
05894e7af0
Update README.md 2025-01-25 12:09:53 +01:00
hajdul88
048823e7ae feat: changes Readme.md 2025-01-24 15:52:40 +01:00
hajdul88
8e36b8be65 feat: Updates Readme.md with modal deployment guide 2025-01-24 15:45:16 +01:00
hajdul88
b0634da43e fix: fixes typo in README 2025-01-17 11:30:45 +01:00
hajdul88
6f5d2bad47 Fix: Updates README 2025-01-17 11:29:51 +01:00
hajdul88
0b56e4b688 feat: Adds OS information to README 2025-01-17 11:22:34 +01:00
Vasilije
2d7635db89
Update README.md 2025-01-12 20:58:35 +01:00
Vasilije
fe672ce0e4
Update README.md 2025-01-02 18:34:44 +01:00
vasilije
69349cd744 Fix diagram 2024-12-26 17:56:08 +01:00
vasilije
42bb83522c Fix diagram 2024-12-26 17:55:19 +01:00
Vasilije
f2c3b21f9e
Merge branch 'dev' into add-smithery 2024-12-23 17:37:13 +01:00
Vasilije
135613de1d
Update README.md 2024-12-23 17:36:14 +01:00
Henry Mao
efa2ecdf76
Move readme 2024-12-23 23:09:34 +07:00
Henry Mao
3fd3aed2fa
Add Smithery CLI installation instructions and badge 2024-12-23 23:08:34 +07:00
vasilije
b73a35fec6 Fix diagram 2024-12-23 14:16:57 +01:00
Igor Ilic
50e9b81aae docs: Better wording for README.md
Better wording for part of README.md

docs
2024-12-03 17:38:31 +01:00
Igor Ilic
1d18dd2f18 docs: Update README.md to have less clutter
Resolve clutter in README.md

docs
2024-12-03 17:33:18 +01:00
Igor Ilic
e462ebe2e6 docs: Update README.md with stable databases
Update README.md with state of stable databases

Docs
2024-12-03 13:38:07 +01:00
Igor Ilic
fb5f0cf00f chore: Make milvus an optional dependency
Make Milvus an optional dependency, expand docs with Milvus information

Chore
2024-12-03 10:37:50 +01:00
Igor Ilic
1a5f0fe10d chore: Update readme with more description about extras
Update readme to be a bit more descriptive about installation

Chore COG-595
2024-12-02 19:07:17 +01:00
Igor Ilic
836e3d29e1 chore: Update README.md
Update README.md with database optional dependencies

Chore COG-595
2024-12-02 16:24:12 +01:00
Vasilije
d855e2ee88
Update README.md 2024-11-30 16:36:34 +01:00
Vasilije
0da0cd761b
Update README.md 2024-11-30 16:35:04 +01:00
Boris Arzentar
a2fa25fb60 Merge remote-tracking branch 'origin/main' 2024-11-23 14:07:44 +01:00
hande-k
157d7d217d docs: added cognify steps in the print statement and commented example output 2024-11-21 13:57:42 +01:00