If you are a JavaScript developer, you might have ran into error messages like: Failed to extract...
My open source journey started about 8 months ago when I enrolled myself in OSD600, a course...
This week, I came across an interesting problem while working on an issue in ChatCraft. A few weeks...
That's right. The BIG 2.0 release for ChatCraft is scheduled by the end of next week. We have been...
For the last couple of weeks, I have been working on implementing the idea of Web Handlers in...
Last week, I wrote about introducing the idea of Web Handlers in ChatCraft, and how I implemented an...
Have you ever considered the concept of a Chatbot that not only enables interaction with Language...
Over the past couple of months, we have released 4 minor versions of ChatCraft, but this last release...
This was my 7th week of contributing to ChatCraft, and so far, I've successfully shipped various...
For past few weeks, I've been writing about my experiences working on ChatCraft, an open source AI...
Last week, I filed and fixed follow up issues for Text to Speech feature I recently integrated with...
In my last post, I discussed how I integrated Text to Speech support into ChatCraft using OpenAI's...
This week, as I continued diving more into ChatCraft - the Developer Oriented ChatGPT, I found a few...
In my last post, I talked about me joining ChatCraft Team as a contributor and my experience with...
There is no doubt that Artificial Intelligence is the future, not just of IT, but any domain you...
In my last post, I discussed about my progress in figuring out how to integrate Cloudinary for image...
In my last post, I discussed about my plan for integrating cloud storage into an open-source...
As I approach the end of the semester, where I started out on my open source journey, I started...
I have been working on til-page-builder for this whole semester, and as the term approaches its end,...
My last contribution to ChatCraft was a UI bug fix from last month, and I wrote about it and the...
This week, I continued my open source journey by making a meaningful contribution to yet another...
Continuous Integration is a philosophy that emphasizes frequent integration of code changes into a...
Automated Testing is the backbone of quality software. Without having tests setup in your project,...
There are mainly two types of tools/techniques to analyze the quality of a codebase in an automated...
In my last blog post, I discussed about docusaurus, how I learnt to use it, and what I learnt from...
This week, I looked into Docusaurus, one of the best tools to generate a beautiful documentation site...
A few days ago, I made my Final Pull Request for this year's Hacktoberfest event, and it seems to be...
My last blog post focused on a pull request in a small to medium sized project, but the contributions...
While looking for an issue for my 3rd hacktoberfest pull request, I stumbled accross a feature...
As I continued to look for repos to contribute to, I found a really cool website that generates web...