create-context-graph
AI agents with graph based reasoning memory, scaffolded in seconds
File Explorer
Download Latest Version (.zip)- ci.yml
- release.yml
- .gitignore
- ccg-edges.md
- how-decision-traces-work.md
- how-domain-ontologies-work.md
- memory-backends.md
- three-memory-types.md
- why-context-graphs.md
- add-custom-domain.md
- configure-memory-providers.md
- connect-claude-desktop.md
- import-local-files.md
- import-saas-data.md
- switch-agent-frameworks.md
- use-docker.md
- use-nams.md
- use-neo4j-aura.md
- use-neo4j-local.md
- chat-import-schema.md
- claude-code-schema.md
- cli-options.md
- domain-catalog.md
- framework-comparison.md
- generated-project-structure.md
- google-workspace-schema.md
- ontology-yaml-schema.md
- claude-code-sessions.md
- customizing-domain-ontology.md
- first-context-graph-app.md
- google-workspace-decisions.md
- import-chat-history.md
- linear-context-graph.md
- intro.md
- quick-start.md
- whats-new.md
- AppPreview.module.css
- AppPreview.tsx
- ContextGraphExplainer.module.css
- ContextGraphExplainer.tsx
- DomainCarousel.module.css
- DomainCarousel.tsx
- FrameworkGrid.module.css
- FrameworkGrid.tsx
- HowItWorks.module.css
- HowItWorks.tsx
- TerminalAnimation.module.css
- TerminalAnimation.tsx
- TrustBar.module.css
- TrustBar.tsx
- BrowserFrame.module.css
- BrowserFrame.tsx
- Terminal.module.css
- Terminal.tsx
- custom.css
- animation-config.ts
- 404.tsx
- index.module.css
- index.tsx
- Root.tsx
- app-three-panel.excalidraw
- app-three-panel.png
- architecture-overview.excalidraw
- architecture-overview.png
- claude-code-data-flow.excalidraw
- claude-code-data-flow.png
- claude-code-data-pipeline.excalidraw
- claude-code-data-pipeline.png
- claude-code-decision-extraction.excalidraw
- claude-code-decision-extraction.png
- claude-code-graph-schema.excalidraw
- claude-code-graph-schema.png
- connector-data-flow.excalidraw
- connector-data-flow.png
- decision-trace-structure.excalidraw
- decision-trace-structure.png
- docusaurus-social-card.jpg
- docusaurus.png
- favicon.ico
- graph-vs-flat.excalidraw
- graph-vs-flat.png
- gws-decision-flow.excalidraw
- gws-decision-flow.png
- gws-graph-schema.excalidraw
- gws-graph-schema.png
- gws-linear-combined.excalidraw
- gws-linear-combined.png
- linear-data-flow.excalidraw
- linear-data-flow.png
- linear-graph-schema.excalidraw
- linear-graph-schema.png
- logo.svg
- memory-architecture.excalidraw
- memory-architecture.png
- ontology-pipeline.excalidraw
- ontology-pipeline.png
- screenshot-frontend.png
- undraw_docusaurus_mountain.svg
- undraw_docusaurus_react.svg
- undraw_docusaurus_tree.svg
- .nojekyll
- .gitignore
- docusaurus.config.ts
- package-lock.json
- package.json
- README.md
- sidebars.ts
- tsconfig.json
- create-context-graph
- package.json
- README.md
- e2e_smoke_test.py
- regenerate_fixtures.py
- __init__.cpython-311.pyc
- __main__.cpython-311.pyc
- cli.cpython-311.pyc
- config.cpython-311.pyc
- generator.cpython-311.pyc
- ontology.cpython-311.pyc
- renderer.cpython-311.pyc
- __init__.py
- models.py
- zip_reader.py
- __init__.py
- parser.py
- __init__.py
- parser.py
- __init__.py
- decision_extractor.py
- parser.py
- preference_extractor.py
- redactor.py
- __init__.py
- asciidoc.py
- docx.py
- html.py
- markdown.py
- pdf.py
- __init__.py
- mapper.py
- parser.py
- __init__.py
- chatgpt_connector.py
- claude_ai_connector.py
- claude_code_connector.py
- gcal_connector.py
- github_connector.py
- gmail_connector.py
- google_workspace_connector.py
- jira_connector.py
- linear_connector.py
- local_file_connector.py
- notion_connector.py
- oauth.py
- salesforce_connector.py
- slack_connector.py
- _base.yaml
- agent-memory.yaml
- conservation.yaml
- cybersecurity.yaml
- data-journalism.yaml
- digital-twin.yaml
- education.yaml
- financial-services.yaml
- gaming.yaml
- genai-llm-ops.yaml
- gis-cartography.yaml
- golf-sports.yaml
- government.yaml
- healthcare.yaml
- hospitality.yaml
- legal.yaml
- manufacturing.yaml
- oil-gas.yaml
- options-intelligence.yaml
- personal-knowledge.yaml
- product-management.yaml
- real-estate.yaml
- retail-ecommerce.yaml
- scientific-research.yaml
- software-engineering.yaml
- trip-planning.yaml
- vacation-industry.yaml
- wildlife-management.yaml
- agent-memory.json
- conservation.json
- cybersecurity.json
- data-journalism.json
- digital-twin.json
- education.json
- financial-services.json
- gaming.json
- genai-llm-ops.json
- gis-cartography.json
- golf-sports.json
- government.json
- healthcare.json
- hospitality.json
- legal.json
- manufacturing.json
- oil-gas.json
- options-intelligence.json
- personal-knowledge.json
- product-management.json
- real-estate.json
- retail-ecommerce.json
- scientific-research.json
- software-engineering.json
- trip-planning.json
- vacation-industry.json
- wildlife-management.json
- agent.py.j2
- agent.py.j2
- agent.py.j2
- agent.py.j2
- agent.py.j2
- agent.py.j2
- agent.py.j2
- agent.py.j2
- __init__.py.j2
- claude_code_connector.py.j2
- gcal_connector.py.j2
- github_connector.py.j2
- gmail_connector.py.j2
- google_workspace_connector.py.j2
- import_data.py.j2
- jira_connector.py.j2
- linear_connector.py.j2
- local_file_connector.py.j2
- notion_connector.py.j2
- salesforce_connector.py.j2
- slack_connector.py.j2
- agent_stub.py.j2
- config.py.j2
- constants.py.j2
- context_graph_client.py.j2
- gds_client.py.j2
- generate_data.py.j2
- main.py.j2
- memory.py.j2
- memory_adapter.py.j2
- models.py.j2
- pyproject.toml.j2
- routes.py.j2
- vector_client.py.j2
- test_routes.py.j2
- claude_desktop_config.json.j2
- README.md.j2
- docker-compose.prod.yml.j2
- docker-compose.yml.j2
- Dockerfile.backend.j2
- Dockerfile.frontend.j2
- dockerignore.j2
- dot_env.j2
- dot_env_example.j2
- gitignore.j2
- Makefile.j2
- README.md.j2
- gds_projections.cypher.j2
- schema.cypher.j2
- globals.css.j2
- layout.tsx.j2
- page.tsx.j2
- ChatInterface.tsx.j2
- ContextGraphView.tsx.j2
- DecisionTracePanel.tsx.j2
- DocumentBrowser.tsx.j2
- ErrorBoundary.tsx.j2
- Provider.tsx.j2
- app.spec.ts.j2
- config.ts.j2
- index.ts.j2
- next.config.ts.j2
- package.json.j2
- playwright.config.ts.j2
- tsconfig.json.j2
- __init__.py
- __main__.py
- cli.py
- config.py
- custom_domain.py
- generator.py
- ingest.py
- name_pools.py
- neo4j_validator.py
- ontology.py
- renderer.py
- wizard.py
- __init__.cpython-311.pyc
- conftest.cpython-311-pytest-9.0.2.pyc
- test_cli.cpython-311-pytest-9.0.2.pyc
- test_config.cpython-311-pytest-9.0.2.pyc
- test_generator.cpython-311-pytest-9.0.2.pyc
- test_ontology.cpython-311-pytest-9.0.2.pyc
- test_renderer.cpython-311-pytest-9.0.2.pyc
- acme-corp.md
- betawidgets-inc.md
- 2026-05-08.md
- 2026-05-09.md
- 2026-q2-thesis-call.md
- acme-10q-2026q1.pdf
- sector-report-q1-2026.html
- 2026-05-07-portfolio-review.md
- acme-investment-memo.docx
- dcf-framework.md
- dcf-spec.adoc
- dana-liu.md
- marcus-reyes.md
- sarah-chen.md
- tariq-osei.md
- yuki-tanaka.md
- README.md
- local_file_vault_TESTING.md
- __init__.py
- conftest.py
- test_bolt_ingest_parity.py
- test_chat_import.py
- test_cli.py
- test_config.py
- test_connectors.py
- test_custom_domain.py
- test_doc_snippets.py
- test_fixtures.py
- test_frontend_logic.py
- test_generated_project.py
- test_generated_tests.py
- test_generator.py
- test_ingest_nams.py
- test_integration.py
- test_local_file_connector.py
- test_local_file_vault.py
- test_matrix.py
- test_memory_adapter.py
- test_nams_adapter.py
- test_nams_ingest_parity.py
- test_neo4j_validator.py
- test_ontology.py
- test_performance.py
- test_renderer.py
- test_routes_integration.py
- test_security.py
- test_wizard.py
- .gitignore
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.md
- document-parsing-libraries.md
- LICENSE
- Makefile
- pyproject.toml
- README.md
- ROADMAP.md
- uv.lock
- vercel.json
# Installation Guide
git clone https://github.com/neo4j-labs/create-context-graph
Downloads the entire project code from GitHub to your computer.
cd create-context-graph
Moves into the project folder you just downloaded.
2. Node.js
Easy Recommendedcd npm-wrapper
This project's files live in a subfolder, so move into it first.
npm install
Downloads and installs the libraries listed in package.json.
npm start
Starts the development/run server.
3. Python
Easyuv venv && uv pip install -e ".[dev]"
Installs the Python libraries listed in requirements.txt (or similar).
Pulled directly from this repo's README.
4. Make
Medium- Git Needed to download the project code from GitHub.
- Make Usually pre-installed on Linux/macOS. On Windows, install separately (e.g. via MSYS2 or WSL).
make install && make start
Compiles the code based on the generated build configuration to produce an executable.
make install
Compiles the code based on the generated build configuration to produce an executable.
make start
Compiles the code based on the generated build configuration to produce an executable.
make docker-up # or: make neo4j-start (for neo4j-local)
Compiles the code based on the generated build configuration to produce an executable.
make seed
Compiles the code based on the generated build configuration to produce an executable.
Pulled directly from this repo's README.
