Blog
Add Angular 15 Missing Files
How to Create Guarded Routes using React Router v6
If you have worked on a React App with React Router Dom, you would have felt the need to restrict user access to some specific part of your app. It can be authentication-based, permission-based, etc…
A Beginner's Guide to OpenAI API in JavaScript
Learn how to use OpenAI API in JavaScript to build AI-enabled apps. This guide covers installation, authentication, and code examples. Enhance your projects with OpenAI's language and deep learning models.
A Beginner's Guide to OpenAI API in JavaScript
Learn how to use OpenAI API in JavaScript to build AI-enabled apps. This guide covers installation, authentication, and code examples. Enhance your projects with OpenAI's language and deep learning models.
The Future of AI Research: 20 Thesis Ideas for Undergraduate Students in Machine Learning and Deep Learning for 2023!
A comprehensive guide for crafting an original and innovative thesis in the field of AI.
10 Best Python Frameworks used for Automation Testing in 2023
Stable Diffusion based Models: A Cheat Sheet for Draw Things AI
If MidJourney is, as I believe, the AI equivalent of McDonald’s when it comes to images generated by artificial intelligence models, Draw Things AI allows you to be a Michelin Chef in a very…
Jarvis GPT: Create your own version of Jarvis from Iron Man using Python and OpenAI API
Chat GPT is a hot topic right now and it’s taking the world by storm. It’s possibility to respond in a human-like way is highly appreciated and causes many discussions about the future use of this…
Python: Create Images Using PIL
How you can use the Python imaging library (PIL) to create a simple image.
Building a Custom Object Detection Model with TensorFlow
A Beginner’s Guide for Leveraging Transfer Learning to maximize efficiency in Object Detection.