cognee/notebooks
hibajamal 56427f287e
Demo for relational db with cognee (#620)
<!-- .github/pull_request_template.md -->

## Description
This demo uses pydantic models and dlt to pull data from the Pokémon API
and structure it into a relational format. By feeding this structured
data into cognee, it makes searching across multiple tables easier and
more intuitive, thanks to the relational model.

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

- **New Features**
- Introduced a comprehensive Pokémon data processing pipeline, available
as both a Python script and an interactive Jupyter Notebook.
- Enabled asynchronous operations for efficient data collection and
querying, including an integrated search functionality.
- Improved error handling and data validation during the data fetching
and processing stages for a smoother user experience.

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

Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
2025-03-08 20:33:42 +01:00
..
data replace video in readme (#617) 2025-03-07 17:01:38 +01:00
cognee_code_graph_demo.ipynb fix: notebooks errors (#565) 2025-02-19 14:07:11 -08:00
cognee_demo.ipynb feat: improve tests add macos runners (#540) 2025-02-15 04:19:19 +01:00
cognee_graphiti_demo.ipynb Transition to new retrievers, update searches (#585) 2025-02-27 15:25:24 +01:00
cognee_hotpot_eval.ipynb chore: Fix and update visualization (#518) 2025-02-11 19:25:01 +01:00
cognee_llama_index.ipynb fix: simplify code pipeline (#529) 2025-02-12 23:58:48 +01:00
cognee_multimedia_demo.ipynb refactor: Refactor search so graph completion is used by default (#505) 2025-02-07 17:16:34 +01:00
cognee_simple_demo.ipynb Cognee simple document example (#521) 2025-02-11 13:58:35 +01:00
graphrag_vs_rag.ipynb GraphRAG vs RAG notebook (#503) 2025-02-18 01:21:14 +01:00
hr_demo.ipynb chore: Fix and update visualization (#518) 2025-02-11 19:25:01 +01:00
llama_index_cognee_integration.ipynb Merge remote-tracking branch 'origin/dev' 2025-02-13 00:02:02 +01:00
pokemon_datapoints_notebook.ipynb Demo for relational db with cognee (#620) 2025-03-08 20:33:42 +01:00