AI/ML Portfolio
A selection of projects and articles in Artificial Intelligence.
Autocode Suggestion using GPT-2
An exploration of using transformer models for C-language code generation to improve programmer productivity.
ChatGPT - Is it the End of the Programmer's Era?
A video discussion on the impact of large language models like ChatGPT on the future of software development.
Retrieval-Augmented Generation (RAG)
An overview of RAG, a technique to make LLMs more reliable by connecting them to external knowledge bases.