Category: AI
-
Solving Inverse Kinematics with Dual Quaternions and Polynomial Regression
Solve Inverse Kinematics with Machine Learning! This tutorial explores a machine learning approach using dual quaternions, data generation, and polynomial regression.
-
Prompt Engineering for Structured Output with Google AI Studio and Vertex AI
Background I wanted to create a project with Gemini that forced me to work as I would in a production environment with AI acting as a code reviewer since I work alone often. Of course, Gemini was amazing at this and was very responsive to the input I provided, even if I didn’t do it…
-
GitLab Code Reviews with Gemini Pro 1.5
A student developer experimented with Google Gemini Pro for code reviews, integrating it with GitLab workflows using Google Cloud Functions and Vertex AI. This setup automated code reviews and documentation updates, providing valuable feedback on code quality, performance, and security. Despite minor integration issues, the AI-driven tool significantly enhanced coding efficiency and accuracy, demonstrating the…