A web app that extracts receipt data from an uploaded photo by utilizing GPT4o vision to read receipt data and export it as a JSON/CSV.
August 26, 2024
Should generative AI such as ChatGPT be encouraged in educational settings? Will the benefits outweigh the cost? The paper argues that the utilization of generative AI like ChatGPT will outweigh the cost of potential plagiarism and other issues outlined in the paper.
May 5, 2024
Bubble sort is a comparison-based sorting algorithm that iterates through a list of elements, checking adjacent pairs and swapping them if they are not in the correct order. The process is repeated until the entire list is sorted. In each pass, the element is guaranteed to be placed in the correct position.
January 31, 2024