Featured Post

Recent Post

Building a CI Pipeline using Github Actions for Sharetribe and RoR

Building a CI Pipeline using Github Actions for Sharetribe and RoR

Continuous Integration (CI) is a crucial part of modern software development workflows. It helps ensure that changes to the codebase are regularly integrated and tested, reducing the risk of introducing bugs and maintaining a high level of code quality.

Read more
Exploring if Large Language Models possess consciousness

Exploring if Large Language Models possess consciousness

As technology continues to advance, the development of large language models has become a topic of great interest and debate. These models, such as OpenAI’s GPT-4, are capable of generating coherent and contextually relevant text that often mimics human-like language patterns.

Read more
Fine-Tuning Alpaca: Enabling Communication between LLMs on my M1 Macbook Pro

Fine-Tuning Alpaca: Enabling Communication between LLMs on my M1 Macbook Pro

In this blog post, I will share a piece of the work I created for my thesis, which focused on analyzing student-tutor dialogues and developing a text generation system that enabled communication between a student chatbot and a tutor chatbot.

Read more
Comparative Analysis of Text Prediction in Gmail and Outlook

Comparative Analysis of Text Prediction in Gmail and Outlook

The use of communication tools like chat and email to complete daily activities is becoming more and more crucial. Time can be saved and productivity increased with accurate real-time phrase completion.

Read more
Why I Took the Leap from Medium to Create My Personal Blogging Website

Why I Took the Leap from Medium to Create My Personal Blogging Website

Blogging has become an increasingly popular platform for individuals to share their thoughts, ideas, and expertise with the world. With the rise of platforms like Medium, it has never been easier to start a blog and reach a wide audience.

Read more
The Ultimate Review of GitHub Copilot for Language Translation

The Ultimate Review of GitHub Copilot for Language Translation

GitHub Copilot & OpenAI Codex OpenAI Codex is a descendant of GPT-3, and its training data includes both natural language and billions of lines of source code from publicly available sources, such as GitHub repositories.

Read more