KaifAhmad1
529f099ddd
Fix AttributeError in WebIngestor and upgrade to KG-aware chunking in GraphRAG notebook
2025-12-22 15:45:33 +05:30
KaifAhmad1
0c9d6dad64
Refine notebooks: Removed all emojis for a cleaner, professional presentation
2025-12-22 15:02:27 +05:30
KaifAhmad1
7525f14e7f
Enhance GraphRAG notebook: Expanded knowledge hub with 10+ sources and multi-source ingestion logic
2025-12-22 14:19:46 +05:30
KaifAhmad1
e96bd62ebf
Enhance GraphRAG notebook: integrated all Semantica modules with real data sources
2025-12-22 14:14:03 +05:30
KaifAhmad1
0e2f1369dd
fix: JSON syntax errors in GraphRAG notebook
2025-12-22 13:54:29 +05:30
KaifAhmad1
eb94b3a5ce
Refactor GraphRAG notebook to use Semantica high-level API and add enterprise examples
2025-12-22 13:24:49 +05:30
KaifAhmad1
4166de2777
Fix GraphRAG notebook chunking logic and repo ingestor git options
2025-12-22 12:51:12 +05:30
KaifAhmad1
640315e287
Update GraphRAG notebook: Replace MCP with File/Repo ingestion and fix parsing logic
2025-12-22 12:17:18 +05:30
KaifAhmad1
a6fde080a9
Update GraphRAG notebook with real data sources and fix API usage
2025-12-22 11:29:01 +05:30
KaifAhmad1
6b4a5f1a89
Merge branch 'main' of https://github.com/Hawksight-AI/semantica
2025-12-21 19:10:20 +05:30
KaifAhmad1
ae3febfa05
Add RAG vs GraphRAG comparison notebook and update docs
2025-12-21 19:08:59 +05:30
Mohd Kaif
a1674f6aa3
Merge pull request #114 from Hawksight-AI/vector-store
...
Fix Vector Store Cookbook Usage
2025-12-21 18:44:02 +05:30
KaifAhmad1
a408bc1958
Fix vector store usage in cookbooks and remove PR description
2025-12-21 18:40:31 +05:30
Mohd Kaif
b817816d5d
Merge pull request #113 from Hawksight-AI/ontology
...
Advanced Ontology Extraction & Notebook Fixes
2025-12-21 17:44:55 +05:30
KaifAhmad1
6582481a28
docs: remove Advanced_Triplet_Store notebook and references
2025-12-21 17:40:01 +05:30
Mohd Kaif
9a999c02cb
Merge pull request #112 from Hawksight-AI/ontology
...
Advanced Ontology Extraction & Notebook Fixes
2025-12-21 17:29:25 +05:30
KaifAhmad1
409e8c3d5c
feat: update unstructured to ontology notebook and cleanup
2025-12-21 17:26:54 +05:30
Mohd Kaif
88e16b8360
Merge pull request #111 from Hawksight-AI/context-engineering
...
feat: Context Engineering Improvements & Documentation Update
2025-12-21 16:53:44 +05:30
KaifAhmad1
a9bd3be689
Update context module docs, cleanup notebook, and refactor context files
2025-12-21 16:50:56 +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