Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nahidalam/DeepCamera
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: SharpAI/DeepCamera
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 13 commits
  • 7 files changed
  • 3 contributors

Commits on Feb 1, 2025

  1. Update README with comprehensive project documentation

    Extensively revamp the README.md to provide clearer project structure and
    better documentation. Major changes include:
    
    - Add clear overview and key features sections
    - Include detailed application descriptions with usage examples
    - Expand installation guide with prerequisites
    - Add supported devices and hardware compatibility list
    - Improve FAQ section with better organization
    - Add architecture diagram and community support information
    - Update formatting and layout for better readability
    
    The updated documentation makes it easier for new users to understand and
    get started with DeepCamera while providing comprehensive technical details
    for advanced users.
    solderzzc committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    66b609a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5e66b3 View commit details
    Browse the repository at this point in the history
  3. Remove CNAME files before Jekyll build

    Add steps to delete CNAME and _site/CNAME files before the Jekyll build
    process in the GitHub Pages workflow. This prevents any existing CNAME
    configurations from interfering with the deployment process.
    
    The removal of these files ensures a clean build environment and avoids
    potential conflicts with custom domain settings.
    solderzzc committed Feb 1, 2025
    Configuration menu
    Copy the full SHA
    2f174af View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2025

  1. Add comprehensive documentation for DeepCamera integration and archit…

    …ecture
    
    Create three new documentation files:
    - Home Assistant integration guide
    - DeepCamera pipeline architecture overview
    - Supported AI models documentation
    
    These documents provide in-depth technical details about DeepCamera's capabilities, integration methods, and underlying technical architecture, enhancing project documentation and user understanding.
    solderzzc committed Feb 2, 2025
    Configuration menu
    Copy the full SHA
    9f058d0 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. feat: add Aegis AI hero banner with screenshots and ecosystem compari…

    …son (SharpAI#112)
    
    Co-authored-by: simba <simba@macbook-air-m3.axiadord>
    solderzzc and simba authored Feb 19, 2026
    Configuration menu
    Copy the full SHA
    f4ae21a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    745fdc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d58c5c View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Configuration menu
    Copy the full SHA
    fc45ff7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a1f2c1 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2026

  1. docs: rebrand to SharpAI Aegis, add DeepCamera roadmap

    - Rename 'Aegis AI' → 'SharpAI Aegis' to match www.sharpai.org branding
    - Reframe intro: present SharpAI Aegis as desktop companion for DeepCamera
    - Add DeepCamera Roadmap section with planned features (VLM, SAM2, DINOv3,
      depth estimation, camera plugins, messaging, automation, skill architecture)
    - Update ecosystem table with 'LLM-driven setup for DeepCamera'
    - All SEO keywords preserved (30 keywords verified identical counts)
    solderzzc committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    128a8ec View commit details
    Browse the repository at this point in the history
  2. docs: simplify ecosystem section, fix conversational messaging

    - Replace 11-row comparison table with concise co-existence framing
    - Change 'smart alert delivery' to 'conversational messaging'
    - DeepCamera and SharpAI Aegis presented as natural pairing, not competitors
    solderzzc committed Feb 25, 2026
    Configuration menu
    Copy the full SHA
    fa941ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df68d22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    435de7e View commit details
    Browse the repository at this point in the history
Loading