Tag: technology

  • Level 1: Core reasoning engineAn LLM at this stage works mainly as a text-reasoning and generation model. It can explain ideas, summarize content, and answer questions, but it does not natively use tools, keep long-term memory, or pull in live…

  • Introduction Over the past two years, the rise of large language models (LLMs) has fundamentally reshaped how we build applications. Retrieval is no longer just about keyword search—it’s about semantic understanding, hybrid querying, and real-time reasoning over embeddings. This shift…

    Most Teams Pick the Wrong Vector Database — Here’s How to Choose the Right One”
  • Most teams don’t struggle with “vectors.” They struggle with messy inputs: SPAs that only render in a browser, and videos that don’t ship captions. I built a single batch pipeline that ingests web and video URLs into one index, with checkpoints so production runs don’t feel like gambling. The…

  • Introduction The main purpose of this page is to provide detailed information on Software Composition Analysis. It also covers Plugin Selection using Dependency Tracker to export SBOM. Tools and Plugins Tools/Plugins link Comments Dependency Tracker https://dependencytrack.org/ SBOM Generation Tool for…

    Understanding Software Composition Analysis with Dependency Tracker