projects.

AI Command Generator

The AI Command Generator leverages OpenAI's GPT-3, specifically the davinci-code-002 API, to translate natural language instructions into executable bash or POSIX-compliant shell commands. This tool simplifies command line usage, making it more accessible and reducing the learning curve for shell operations.

Learn more

Medical Image Segmentation with U-Net

This project integrates Transformer architecture with U-Net for segmenting 4D CT heart data. It addresses memory limitations by processing 2D slices instead of full 3D images, leading to enhanced segmentation capabilities.

Learn more