If you don't have a running instance of Qdrant or Ollama, you can use the provided docker-compose file to start one. This project uses a dev container, which is the easiest way to set up a consistent ...
A Python tool to embed telemetry data from DJI drone SRT files into MP4 video files. This tool extracts GPS coordinates, altitude, camera settings and other telemetry data from SRT files and embeds ...
As software projects progress, quality of code assumes paramount importance as it affects reliability, maintainability and security of software. For this reason, static analysis tools are used in ...