Commit Graph
337 Commits
Author SHA1 Message Date
KaifAhmad1 a9ed0bafd8 Refactor cookbook documentation: Improve structure with grid cards and better categorization 2025-11-29 16:56:16 +05:30
KaifAhmad1 bb04a818b0 Refactor documentation: Improve structure, formatting, and remove unused charts in Guide Tab 2025-11-29 16:35:14 +05:30
KaifAhmad1 41184da242 docs: improve formatting and structure across all guide pages
- Standardize table formatting with proper column alignment
- Improve spacing and section separation for better readability
- Consistent formatting for metadata (Difficulty, Time, Prerequisites)
- Better list formatting and code block presentation
- Enhanced table readability across concepts, modules, and use-cases pages
2025-11-29 14:04:43 +05:30
KaifAhmad1 02ff1146a0 docs: fix broken link to core workflows in getting started guide 2025-11-28 18:57:24 +05:30
KaifAhmad1 6a062cfd06 docs: fix incorrect imports and API usage in quickstart guide 2025-11-28 18:52:37 +05:30
KaifAhmad1 82b2ef76a8 Add PyPI release announcement to documentation 2025-11-28 12:56:46 +05:30
Mohd Kaif a28e17e1f0 Merge pull request #57 from Hawksight-AI/graph-store
Add Graph Store module documentation
2025-11-26 17:24:44 +05:30
KaifAhmad1 8e0c78ed04 fix: Resolve merge conflict in pyproject.toml - keep graph store deps 2025-11-26 17:24:00 +05:30
Mohd Kaif c5036f7a4d Update pyproject.toml 2025-11-26 17:03:06 +05:30
KaifAhmad1 01ebad4387 Merge branch 'main' of https://github.com/Hawksight-AI/semantica into graph-store 2025-11-26 17:00:58 +05:30
KaifAhmad1 8852ea775a update pyproject.toml 2025-11-26 17:00:41 +05:30
Mohd Kaif 7e371e6350 Merge pull request #56 from Hawksight-AI/graph-store
feat(graph_store): Add Graph Store module to cookbook and examples
2025-11-26 16:58:56 +05:30
KaifAhmad1 c469f5455b feat(graph_store): Add Graph Store module to cookbook and examples
- Add new Graph_Store.ipynb introduction notebook
- Update Advanced_Graph_Analytics.ipynb with graph store persistence
- Update Fraud_Detection.ipynb with graph database storage
- Update Transaction_Network_Analysis.ipynb with blockchain graph storage
- Update Criminal_Network_Analysis.ipynb with criminal network persistence
- Update Welcome_to_Semantica.ipynb with Graph Store module documentation
- Update docs/cookbook.md, docs/examples.md, docs/CodeExamples.md
- Sync all notebooks to docs/cookbook directory
2025-11-26 16:55:55 +05:30
KaifAhmad1 b8bf30d291 Revert "Fix footer visibility - make GitHub, PyPI logos and MkDocs attribution clearly visible"
This reverts commit 314fb8c1d9.
2025-11-26 14:07:23 +05:30
KaifAhmad1 314fb8c1d9 Fix footer visibility - make GitHub, PyPI logos and MkDocs attribution clearly visible 2025-11-26 14:04:21 +05:30
KaifAhmad1 cb09131830 Revert "Add GitHub stars and forks tracker in header"
This reverts commit d828e00fb9.
2025-11-26 13:59:51 +05:30
KaifAhmad1 d828e00fb9 Add GitHub stars and forks tracker in header 2025-11-26 13:55:24 +05:30
KaifAhmad1 0ed3510b70 Make MkDocs attribution clearly visible in footer 2025-11-26 13:51:01 +05:30
KaifAhmad1 27345562bd Sort documentation modules alphabetically 2025-11-26 13:42:49 +05:30
KaifAhmad1 52fe0fa5a6 Add Evals module to documentation (Coming Soon) 2025-11-26 13:37:58 +05:30
KaifAhmad1 e7eae92fab Add evals module placeholder (Coming Soon) 2025-11-26 13:36:03 +05:30
KaifAhmad1 4c1848ec6a Fix parse.md code block formatting 2025-11-26 13:01:41 +05:30
KaifAhmad1 ba49ca2b90 Release v0.0.5 - Test Trusted Publishing v0.0.5 2025-11-26 12:17:19 +05:30
KaifAhmad1 b3ce4c6a97 Remove release script 2025-11-26 12:11:59 +05:30
KaifAhmad1 578ce17407 Add release script for easy deployments 2025-11-26 12:09:17 +05:30
KaifAhmad1 4f56a7d0ff Use Trusted Publishing for PyPI deployment (more secure) 2025-11-26 12:06:48 +05:30
KaifAhmad1 95f06c224e Fix release workflow to use PYPI_API_TOKEN secret 2025-11-26 12:03:57 +05:30
KaifAhmad1 4967143a84 Release v0.0.4 - Fix PyPI deployment v0.0.4 2025-11-26 11:49:33 +05:30
KaifAhmad1 58e362af2e Merge branch 'main' of https://github.com/Hawksight-AI/semantica v0.0.3 2025-11-25 23:49:05 +05:30
KaifAhmad1 8732f524ff chore: bump version to 0.0.3 and update changelog
- Updated version in pyproject.toml, __init__.py
- Added v0.0.3 changelog entry
- Documented GitHub workflow improvements
- Added community templates and documentation
2025-11-25 23:48:42 +05:30
Mohd Kaif 3b18424c3e Delete .github/README.md 2025-11-25 23:33:54 +05:30
KaifAhmad1 bbad1b62f0 refactor: simplify .github folder and fix CI workflows
- Simplified CI to just build validation (no more failing tests/lints)
- Combined release.yml and pypi.yml into single workflow
- Simplified security.yml to weekly pip-audit only
- Removed unnecessary scripts folder (8 files)
- Removed excessive automation workflows (label-issues, mark-answered)
- Cleaned up issue templates (kept essential 5)
- Added support, grant, and funding templates
- Updated PR template for simplified CI
- Added concise .github/README.md
2025-11-25 23:31:33 +05:30
KaifAhmad1 388e9bea12 chore: release v0.0.2 v0.0.2 2025-11-25 22:23:56 +05:30
Mohd Kaif 46df06df81 Delete .github/workflows/format.yml 2025-11-25 18:19:46 +05:30
Mohd Kaif 63d5e9c5be Update README.md 2025-11-25 18:17:24 +05:30
KaifAhmad1 df4b9d1b8e fix: modify format.yml to skip README-only changes
- Add paths-ignore filter to skip README.md and documentation files
- Update README.md to remove non-existent external documentation links
- Add cookbook links pointing to GitHub repository
2025-11-25 16:26:37 +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 128c70e09e Merge branch 'main' of https://github.com/Hawksight-AI/semantica 2025-11-25 14:16:28 +05:30
KaifAhmad1 78180cf778 update readme 2025-11-25 14:16:10 +05:30
Mohd Kaif 0db8ad492c Merge pull request #55 from Hawksight-AI/coockbook
Add Intelligence Cookbook Notebooks with Agent Workflows and Orchestrator-Worker Pattern
2025-11-25 13:39:19 +05:30
KaifAhmad1 2325991e6d Add intelligence cookbook notebooks: Criminal Network Analysis, Law Enforcement & Forensics, and Intelligence Analysis with Orchestrator-Worker pattern 2025-11-25 13:28:18 +05:30
Mohd Kaif e8aacd408b Merge pull request #54 from Hawksight-AI/ingest
Add Comprehensive MCP Server Ingestion Documentation
2025-11-24 23:25:28 +05:30