Mohd Kaif
d23ca2d743
Update README.md
2025-12-10 21:56:26 +05:30
Mohd Kaif
845de6a0d0
Remove code style badge from README
...
Removed the badge for code style 'black' from README.
2025-12-10 11:46:06 +05:30
KaifAhmad1
4900285dc4
docs(readme): update badge label color for better contrast
2025-12-09 21:49:19 +05:30
KaifAhmad1
50b6be4081
docs(readme): improve badge spacing and alignment
2025-12-09 21:46:40 +05:30
KaifAhmad1
49dd4ef819
docs(readme): add support stickers and star badge
2025-12-09 21:42:44 +05:30
KaifAhmad1
45556563f0
docs: Add missing notebook links to README
2025-12-09 13:09:09 +05:30
KaifAhmad1
dec98bcee5
docs: Update broken notebook links in README
2025-12-09 12:44:18 +05:30
Mohd Kaif
4c98802cef
Update README.md
2025-12-06 18:13:03 +05:30
Mohd Kaif
11e52b53e3
Update README.md
2025-12-06 18:08:11 +05:30
KaifAhmad1
dd39c544fc
Remove kg_qa module and exports; update docs and notebooks to remove KG QA references and add temporary notices; adjust README Quality Assurance examples; add roadmap entry for KG QA in Q1; refine wording per request
2025-12-06 17:34:57 +05:30
KaifAhmad1
ba04b0bbc6
docs: remove email addresses and add discussion templates
...
- Remove email addresses from support, security, contributing, and community docs
- Replace email contacts with GitHub Issues and Security Advisories
- Add discussion templates for Q&A, Ideas, Showcase, and General discussions
- Update SUPPORT.md with Discussions section
2025-12-03 11:19:07 +05:30
Mohd Kaif
3d9a4c1d89
Update README.md
2025-12-01 20:29:07 +05:30
Mohd Kaif
1ce1518ed6
Update README.md
2025-12-01 18:36:01 +05:30
KaifAhmad1
c0b54ca37c
update readme
2025-12-01 18:33:38 +05:30
Mohd Kaif
63d5e9c5be
Update README.md
2025-11-25 18:17:24 +05:30
KaifAhmad1
3741976ceb
update readme
2025-11-25 16:11:56 +05:30
Mohd Kaif
81db91cd48
Update README.md
2025-11-25 16:04:56 +05:30
KaifAhmad1
6297cfdeeb
update readme
2025-11-25 15:53:05 +05:30
KaifAhmad1
1ac6e42fc6
update readme
2025-11-25 15:47:53 +05:30
KaifAhmad1
2554df4a09
update readme
2025-11-25 15:40:06 +05:30
KaifAhmad1
1658c55ba4
update readme
2025-11-25 15:32:02 +05:30
Mohd Kaif
500f187ac2
Update README.md
2025-11-25 15:27:25 +05:30
Mohd Kaif
ff7efa791f
Update README.md
2025-11-25 15:23:49 +05:30
KaifAhmad1
acb3acd222
update readme
2025-11-25 15:14:15 +05:30
KaifAhmad1
78180cf778
update readme
2025-11-25 14:16:10 +05:30
KaifAhmad1
03b84ab238
docs: Add comprehensive open source project improvements
...
- Add essential open source files (CONTRIBUTING.md, CODE_OF_CONDUCT.md, SECURITY.md, CHANGELOG.md, CONTRIBUTORS.md)
- Add GitHub issue and PR templates
- Add CI/CD workflows (CI, docs, release, dependabot)
- Add pre-commit hooks configuration
- Add documentation enhancements (architecture, governance, contributing, community)
- Add developer experience scripts (setup-dev, run-tests, format-code, check-code)
- Add community features (SUPPORT.md, .all-contributorsrc)
- Enhance README badges and project metadata
- Update mkdocs.yml navigation structure
2025-11-24 13:30:49 +05:30
KaifAhmad1
a144c67177
feat: Update package metadata for PyPI publishing
...
- Update package name to lowercase 'semantica' for PyPI
- Update author/maintainer to 'Hawksight AI'
- Add GitHub Actions workflow for automated PyPI publishing
- Update package description with emojis
- Remove project URLs (to be added later)
- Update README installation instructions
2025-11-21 16:34:32 +05:30
KaifAhmad1
7bcb54e0b6
update readme
2025-11-21 15:24:33 +05:30
Mohd Kaif
70ea1fd544
Update README.md
2025-11-06 11:36:57 +05:30
KaifAhmad1
4379ae6489
Add temporal knowledge graph support to existing modules
...
- Add temporal parameters to GraphBuilder (enable_temporal, temporal_granularity, track_history, version_snapshots)
- Add temporal methods: add_temporal_edge(), create_temporal_snapshot(), query_temporal()
- Create TemporalGraphQuery class with time-aware querying capabilities
- Add TemporalPatternDetector for detecting temporal patterns
- Add TemporalVersionManager for versioning and snapshots
- Update GraphAnalyzer with temporal evolution analysis
- Add comprehensive temporal KG examples to README
- Update module documentation with temporal functions
2025-11-01 18:58:35 +05:30
KaifAhmad1
c27fd71876
update readme
2025-11-01 18:40:46 +05:30
Mohd Kaif
544f36797b
Update README.md
2025-11-01 18:14:13 +05:30
Mohd Kaif
e813651e91
Update README.md
2025-11-01 17:19:29 +05:30
Mohd Kaif
3c639dec63
Update README.md
2025-11-01 17:15:21 +05:30
Mohd Kaif
0d3cb2013c
Update README.md
2025-11-01 17:12:26 +05:30
Mohd Kaif
b78d4eff56
Update README.md
2025-11-01 16:56:14 +05:30
KaifAhmad1
dda7ac78fd
update readme
2025-11-01 16:55:11 +05:30
KaifAhmad1
83d636ed39
Update Readme
2025-11-01 16:35:46 +05:30
KaifAhmad1
e1efcf9997
Update README: Position as Framework for Semantic Layers & Knowledge Engineering
...
- Emphasize Knowledge Graph-Powered RAG (GraphRAG) capabilities
- Highlight AI Agents and Multi-Agent Systems support
- Add dedicated sections for GraphRAG and Multi-Agent Systems
- Update all references to reflect framework positioning
- Enhance visual pipeline diagrams
- Update transformation capabilities table
- Add comprehensive use case examples
- Update navigation and section titles throughout
2025-11-01 16:10:47 +05:30
Mohd Kaif
760df6dfcf
Update README.md
2025-10-21 17:59:15 +05:30
Mohd Kaif
28f137f9ac
Update README.md
2025-10-21 17:16:14 +05:30
Mohd Kaif
e0de194bfd
Update README.md
2025-10-21 17:13:41 +05:30
Mohd Kaif
67c1fb7f58
Adjust logo width in README
...
Updated logo image size in README.md
2025-10-21 17:08:01 +05:30
Mohd Kaif
d46a6011f4
Update README.md
2025-10-21 17:07:38 +05:30
KaifAhmad1
1a559b4906
feat: Add comprehensive agentic analytics and open source features
...
- Add 5 new Knowledge Graph Quality Assurance modules
- Implement solutions for LinkedIn post problems (templates, seed data, deduplication, conflicts)
- Add agentic analytics capabilities and autonomous AI features
- Emphasize open source and free nature throughout README
- Add comprehensive use cases and enterprise features
- Update module count to 20 modules with 120+ submodules
- Add GraphRAG integration and SLM support
- Include critical enterprise challenges and solutions
2025-10-21 17:04:38 +05:30
KaifAhmad1
c3ba6541a8
Rebrand from SemantiCore to Semantica
...
- Updated all package references from semanticore to semantica
- Updated all class names from SemantiCore to Semantica
- Renamed logo files: SemantiCore Logo.png -> Semantica Logo.png
- Renamed logo files: SemantiCore Logo Dark.png -> Semantica Logo Dark.png
- Renamed roadmap file: SemantiCore_Development_Roadmap.md -> Semantica_Development_Roadmap.md
- Updated all URLs, links, and documentation references
- Updated all code examples and installation instructions
- Maintained all functionality while updating branding
2025-10-21 15:14:34 +05:30
Mohd Kaif
fa2f346c54
Update README.md
2025-08-11 17:33:37 +05:30
KaifAhmad1
297f999b2e
docs: improve README with tabular feature format and remove unnecessary examples
2025-08-11 17:27:28 +05:30
Mohd Kaif
1ab2548b8c
Update README.md
2025-08-11 11:48:59 +05:30
Mohd Kaif
4a281a8c0d
Update README.md
2025-08-11 11:27:43 +05:30