Journey in Rust: Expanding Our ChatGPT API Command Line Tool — Part 4In this part, we will be focusing on adding more options for our command line arguments as well as refactoring the code to make it look a…May 5, 2023May 5, 2023
Exploring the World of NLP: My Data Engineering and Model Fine-Tuning JourneyAs an ambitious computer science student, I am always eager to explore different technology stacks and gain hands-on experience in my…May 2, 2023May 2, 2023
Journey in Rust: Building a Command Line Tool — Part 2Welcome back, fellow adventurers! 🤠 In the last part, we delved into the world of user input handling using the clap crate. Today, we…Apr 12, 2023Apr 12, 2023
Journey in Rust: Building a Command Line Tool — Part 1🔗 Repository: termoil](https://github.com/ipriyam26/termoil)Apr 10, 2023Apr 10, 2023
Parallel Prefix Sum (also known as scan) is an algorithm used to perform prefix sum operations in a…Parallel Prefix SumDec 8, 2022Dec 8, 2022
Graph Traversal BFS and DFSWhen it comes to traversing graphs, there are two main algorithms that come to mind: breadth-first search (BFS) and depth-first search…Apr 10, 2022Apr 10, 2022
The Major Solution To Hunger and Food WastageAround the world, more than enough food is produced to feed the global population — but more than 690 million people still go hungry…Dec 28, 2020Dec 28, 2020