Categories

Latest From Our Blog

Prompt Engineering for Technical Interview Questions 

Interviewing

As the use cases for Large Language Model (LLM) Artificial Intelligence (AI) flood the internet as more and more people get access, you’ll start to hear more and more talk on prompt engineering. One of the lesser-known buzzwords surrounding products like ChatGPT and Google Bard, prompt engineering is creating and refining your input (i.e., prompts) […]

Code Challenge: Django Models

Coding Challenges

Django is a popular Python framework for building web applications. Test your knowledge of models by improving the Django application in this code challenge.