New Features
Enhanced Text Processing Capabilities:
Customizable models for classification, summarization, and labeling have been introduced to extend the versatility of our text analytics.
Better Graph Integration and Visualization:
We have revamped our graph logic. Introduced comprehensive support for multiple graph database types including but not limited to Neo4j and NetworkX, enhancing integration and scalability.
New functions for graph rendering, color palette generation, and dynamic graph visualization to help you better visualize data relationships and structures.
DSPy Module
You can now train your graph generation query on a dataset and visualize the results with the dspy module.
What's Changed
* Moved notebooks by Vasilije1990 in https://github.com/topoteretes/cognee/pull/60
* Added docs by Vasilije1990 in https://github.com/topoteretes/cognee/pull/61
* Add research page by Vasilije1990 in https://github.com/topoteretes/cognee/pull/62
* Added docs by Vasilije1990 in https://github.com/topoteretes/cognee/pull/63
* Update research.md by eltociear in https://github.com/topoteretes/cognee/pull/67
* Update the README.md by Josephrp in https://github.com/topoteretes/cognee/pull/68
* Local embeddings + ollama by Vasilije1990 in https://github.com/topoteretes/cognee/pull/64
* Improve processing, update networkx client, and Neo4j, and dspy by Vasilije1990 in https://github.com/topoteretes/cognee/pull/69
New Contributors
* eltociear made their first contribution in https://github.com/topoteretes/cognee/pull/67
* Josephrp made their first contribution in https://github.com/topoteretes/cognee/pull/68
**Full Changelog**: https://github.com/topoteretes/cognee/compare/v.0.1.1...v.0.1.3