KaifAhmad1
ae3febfa05
Add RAG vs GraphRAG comparison notebook and update docs
2025-12-21 19:08:59 +05:30
KaifAhmad1
02a6f3fac2
Fix Temporal KG notebook: update query parameters, version keys, and enable Plotly
2025-12-21 15:53:56 +05:30
KaifAhmad1
34284077cf
fix: resolve NameError for 'Type' in config_manager.py
2025-12-21 15:03:59 +05:30
KaifAhmad1
724d75afbc
Enhance Temporal Knowledge Graph notebook with deep dive into modules and advanced visualization
2025-12-21 14:09:33 +05:30
KaifAhmad1
fe1d8c425c
Fix TripletStore initialization and store method; update notebooks
2025-12-20 21:10:50 +05:30
Mohd Kaif
35760f97aa
Merge pull request #110 from Hawksight-AI/ingest
...
Fix API Usage in Semantic Layer Construction Notebook
2025-12-20 20:43:34 +05:30
KaifAhmad1
d987abd7a9
fix: update notebook 09 with correct API usage and imports
2025-12-20 20:40:34 +05:30
Mohd Kaif
7e09892bc4
Merge pull request #109 from Hawksight-AI/ingest
...
Fix Multi-Source Integration Notebook & Remove Deprecated Pipeline Orchestration Notebook
2025-12-20 20:24:44 +05:30
KaifAhmad1
1fceb634ae
chore: remove 07_Pipeline_Orchestration notebook and all references
2025-12-20 20:18:14 +05:30
Mohd Kaif
8705724b23
Merge pull request #108 from Hawksight-AI/ingest
...
Fix: Harden Notebook Integration & Resolve Community Detection Errors
2025-12-20 19:34:25 +05:30
KaifAhmad1
bd3bc7de7d
fix(notebook): harden ingestion, fix community detection, update MCP URLs
2025-12-20 19:32:30 +05:30
KaifAhmad1
712abf0e7d
Update multi-source integration notebook and dependencies
2025-12-19 23:03:01 +05:30
KaifAhmad1
d73bcd52c4
Update Multi-Source Integration notebook: separate install, add MCP, remove Advanced keyword
2025-12-19 22:33:15 +05:30
KaifAhmad1
859f4765fd
Fix notebook content and enhance markdown formatting
2025-12-19 22:14:14 +05:30
KaifAhmad1
13a5c383c7
Enhance notebook markdown formatting and structure
2025-12-19 22:07:58 +05:30
Mohd Kaif
b8f0f40d16
Merge pull request #107 from Hawksight-AI/export
...
feat: Add missing RDF export and ontology generation methods
2025-12-19 19:28:41 +05:30
KaifAhmad1
cbab6e4633
feat: Add missing RDF export and ontology generation methods
...
- Added generate_from_graph alias in OntologyGenerator
- Added export_knowledge_graph alias in RDFExporter
- Implemented convert_kg_to_rdf in RDFSerializer
- Implemented serialize_to_ntriples in RDFSerializer
2025-12-19 19:26:32 +05:30
Mohd Kaif
432e883ca9
Merge pull request #106 from Hawksight-AI/visualization
...
Temporal Visualization Enhancements
2025-12-19 18:24:02 +05:30
KaifAhmad1
c880984e40
feat: Enhance temporal visualization with comprehensive dashboard and network evolution
2025-12-19 18:20:14 +05:30
KaifAhmad1
ee56ca3829
Fix ProcessingError in temporal visualization by generating events
2025-12-19 17:10:00 +05:30
KaifAhmad1
e18b1cc123
Fix visualization notebook errors and update dependencies
2025-12-19 16:51:53 +05:30
KaifAhmad1
dc94526e9a
Fix GraphValidator: Add missing details to dangling edge issues
2025-12-19 16:16:17 +05:30
Mohd Kaif
3f78d00c6b
Merge pull request #105 from Hawksight-AI/kg
...
PR Title: Update Advanced Graph Analytics Notebook & Add Graph Validator
2025-12-19 13:29:58 +05:30
KaifAhmad1
52d94bb1d7
Update Advanced Graph Analytics notebook and validator
2025-12-19 13:28:01 +05:30
Mohd Kaif
a9538a0ddd
Merge pull request #104 from Hawksight-AI/semantic-extract
...
Refactor: Rename LLMEnhancer to LLMExtraction
2025-12-19 00:19:24 +05:30
KaifAhmad1
5fc188b9eb
Refactor: Rename LLMEnhancer to LLMExtraction
2025-12-19 00:16:44 +05:30
KaifAhmad1
30e0dc81de
Fix AttributeError in Event extraction examples and docs
2025-12-18 23:18:25 +05:30
KaifAhmad1
9e1aa64043
Update Triplet Store notebook with connection handling and path setup
2025-12-18 22:56:35 +05:30
KaifAhmad1
6eca6af7bc
Merge branch 'main' of https://github.com/Hawksight-AI/semantica
2025-12-18 22:28:52 +05:30
KaifAhmad1
eb5980a1fb
Finalize triplet store refactoring and documentation updates
2025-12-18 22:28:15 +05:30
KaifAhmad1
ec6cfdf304
Update docs: Enhance CONTRIBUTING.md with performance section & add Contributors widget to README
2025-12-18 22:14:02 +05:30
Mohd Kaif
bb63faa1ec
Merge pull request #103 from Hawksight-AI/triplet-store
...
Triplet Store Module: Unified Interface & New Backends
2025-12-18 21:42:56 +05:30
KaifAhmad1
38962d3d7a
Refactor triplet_store: Unified TripletStore interface, removed Virtuoso/TripletManager, added Blazegraph/Jena/RDF4J support, updated docs and notebooks
2025-12-18 21:37:11 +05:30
Mohd Kaif
fbe0ed1a41
Delete context_tutorial_data/saved_agent directory
2025-12-18 18:34:55 +05:30
Mohd Kaif
affb16de9e
Merge pull request #102 from Hawksight-AI/context-engineering
...
Context Engineering Module Overhaul & Advanced Documentation
2025-12-18 18:33:46 +05:30
KaifAhmad1
8d6b38d7da
Refactor Context Engineering module, rebuild advanced notebook, and update README
2025-12-18 18:30:16 +05:30
Mohd Kaif
a1ae001618
Merge pull request #101 from Hawksight-AI/context-engineering
...
feat(embeddings): Switch Default Embedding Engine to FastEmbed
2025-12-18 13:43:26 +05:30
KaifAhmad1
5cc0c7eac4
feat(embeddings): switch default to FastEmbed and update docs
...
Set FastEmbed as default embedding provider in TextEmbedder. Updated dependencies in pyproject.toml. Refreshed Context Module notebook and documentation to reflect changes. Added verification tests.
2025-12-18 13:40:39 +05:30
Mohd Kaif
734585ed92
Merge pull request #100 from Hawksight-AI/context-engineering
...
Feature: Context Engineering & Persistence Overhaul
2025-12-18 00:59:20 +05:30
KaifAhmad1
e45875f924
feat: enhance context module with persistence and FastEmbed
...
- Updated AgentContext, AgentMemory, and ContextGraph to support save/load persistence
- Integrated FastEmbed into VectorStore for high-performance local embeddings
- Replaced DemoVectorStore with production VectorStore in docs and examples
- Rebuilt 19_Context_Module.ipynb as a deep dive into context engineering
- Updated documentation and README to reflect new capabilities
2025-12-18 00:56:56 +05:30
KaifAhmad1
1620de371f
Update cookbook/introduction/18_Deduplication.ipynb
2025-12-17 23:49:49 +05:30
Mohd Kaif
ae4e93923e
Merge pull request #99 from Hawksight-AI/conflicts
...
Improve Deduplication Logic: Jaro-Winkler Default & Disjoint Property Handling
2025-12-17 23:12:07 +05:30
KaifAhmad1
7297d46ac8
Fix deduplication logic: Jaro-Winkler default, disjoint property handling, and docs update
2025-12-17 23:08:38 +05:30
Mohd Kaif
1a124c7294
Merge pull request #98 from Hawksight-AI/conflicts
...
Refactor: Simplify Merge Strategy Syntax
2025-12-17 22:30:05 +05:30
KaifAhmad1
0a052b676d
Refactor deduplication module to support simplified string-based merge strategies and update documentation
2025-12-17 22:27:16 +05:30
KaifAhmad1
0476950fdf
Refactor Deduplication notebook to use cell-local imports for better clarity
2025-12-17 21:33:12 +05:30
KaifAhmad1
a467cb5af6
Fix deduplication notebook code cells and workflow
2025-12-17 21:11:45 +05:30
Mohd Kaif
89235d1f19
Merge pull request #97 from Hawksight-AI/conflicts
...
Fix conflict resolution metadata and notebook output
2025-12-17 20:20:09 +05:30
KaifAhmad1
3934c74300
Fix conflict resolution metadata and notebook output
2025-12-17 20:17:03 +05:30
Mohd Kaif
8f8e532114
Merge pull request #96 from Hawksight-AI/conflicts
...
Improve conflicts documentation & notebook; align examples with current APIs
2025-12-17 19:15:06 +05:30