Blog
Creating Your Own ChatGPT: A Guide to Fine-Tuning LLMs with LoRA
As AI continues to evolve, chatbots are becoming increasingly sophisticated and human-like in their ability to respond to natural language inputs. One of the most impressive models in this space is…
How to Create a CSV File on an Amazon S3 bucket without storing it on a local machine?
A guide to creating a CSV file on an Amazon S3 bucket without storing it on a local machine.
Guide to Python Project Structure and Packaging
Mixo: Build a Fully Working Website with a Single AI Prompt
Introducing Mixo, a cutting-edge AI tool that revolutionizes the web design process. With just one single prompt, this tool can build a complete website, logo, and brand for your startup in seconds…
How to copy a large file from SFTP server to AWS S3 using Lambda?
A guide to copying a large file from SFTP server to AWS S3 using Lambda.
How to Create Custom Nginx Docker Image
Creating Nginx Docker image with a custom index.html page
ChatGPT Breaks Free: Unleashing AI with Internet Access!
askGPT is the command line program I wrote and forgot to mention my authorship in my previous article: “askGPT, a command line story”. Till yesterday ChatGPT was in prison. Its knowledge database was…
How does the DBSCAN algorithm work: Pros and Cons of DBSCAN
Bad Documentation is Technical Debt — Here's How You Solve It
A culture of documentation is vital if you want to move fast and break as few things as possible, so why do businesses consider docs second-class citizens? Can we do better? Let's talk.