Contact Us
24/7
Python BlogDjango BlogSearch for Kubernetes Big DataSearch for Kubernetes AWS BlogCloud Services

Blog

Implement Text Similarity with Embeddings in DjangoImplement Text Similarity with Embeddings in Django

Implement Text Similarity with Embeddings in Django

Messy data breaks traditional matching — semantic search with embeddings delivers accurate search results from inconsistent inputs.

READ MORE
|
May 20, 2025
How to write an RFP for your Web Portal projectHow to write an RFP for your Web Portal project
|
May 17, 2019

How to write an RFP for your Web Portal project

Whether your web portal project is about a corporate intranet, an online collaboration platform for researchers or a app designed to help members manage their data, you will most likely need to write an RFP to identify possible suitable vendors...

READ MORE
What to look for in your site’s searchWhat to look for in your site’s search
|
March 12, 2019

What to look for in your site’s search

Tips if you are looking for Google-like search features...

READ MORE
Quick Intro to Cloud CustodianQuick Intro to Cloud Custodian
|
February 4, 2019

Quick Intro to Cloud Custodian

The Open Source Cloud Custodian can keep your cloud clean and tidy, here's how to get started.

READ MORE
POSKeyError Debugging and Fixing CookbookPOSKeyError Debugging and Fixing Cookbook
|
January 18, 2019

POSKeyError Debugging and Fixing Cookbook

Hunting and killing bad objects in the ZODB for fun and profit.

READ MORE
Top 10 News from Amazon re:Invent 2018Top 10 News from Amazon re:Invent 2018
|
December 12, 2018

Top 10 News from Amazon re:Invent 2018

Amazon’s re:Invent conference was impressive this year again with a whole slew of future-oriented talks and over 40,000 expected attendees. Here’s a re:cap of the most notable re:Invent 2018 announcements...

READ MORE
Alexa Enhancements, Autonomous Traffic at AI SummitAlexa Enhancements, Autonomous Traffic at AI Summit
|
December 7, 2018

Alexa Enhancements, Autonomous Traffic at AI Summit

Amazon hosted an AI Summit as part of their re:Invent event. Geared towards a more general group of people interested in Artificial Intelligence, the Summit strove to explore forward thinking topics such as Alexa Enhancements and Mixed Autonomous Traffic...

READ MORE
How  to Create Custom Password Validators in DjangoHow  to Create Custom Password Validators in Django
|
April 30, 2018

How to Create Custom Password Validators in Django

Django comes with basic password validators but you can also create your own if you have more specific needs. Here are some tips for doing that...

READ MORE
Django Commands: makemigrations or migrate?Django Commands: makemigrations or migrate?
|
April 20, 2018

Django Commands: makemigrations or migrate?

When running Django migrations, which command should you run: 'makemigrations' or 'migrate'? Here is a simple how-to manual...

READ MORE
8 Reasons to Upgrade to Plone 58 Reasons to Upgrade to Plone 5
|
March 22, 2018

8 Reasons to Upgrade to Plone 5

From hardened security and improved performances to through-the-web customizations, here are 8 great reasons why you’ll want to upgrade to Plone 5

READ MORE