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
Django Forms: Handling form data in the POSTDjango Forms: Handling form data in the POST
|
March 12, 2018

Django Forms: Handling form data in the POST

Some forms will require custom changes to be made with the data sent to the form. Here are some tips for getting that data in the view...

READ MORE
Making your Django templates AJAX-yMaking your Django templates AJAX-y
|
February 27, 2018

Making your Django templates AJAX-y

Load all or portions of a page with Javascript without having to do a traditional click-wait-entire page reload...

READ MORE
Spectacular SaltConf 2017Spectacular SaltConf 2017
|
November 14, 2017

Spectacular SaltConf 2017

Key take-aways from this year's conference on the Salt orchestration tool...

READ MORE
How to Build AWS VPCs with SaltStack FormulasHow to Build AWS VPCs with SaltStack Formulas
|
September 19, 2017

How to Build AWS VPCs with SaltStack Formulas

Use SaltStack to automatically build cloud infrastructure on your behalf...

READ MORE
Getting Started with AWS VPCs from the Console and CLIGetting Started with AWS VPCs from the Console and CLI
|
September 14, 2017

Getting Started with AWS VPCs from the Console and CLI

How to customize the layout of your VPC to meet your applications needs from a security and availability standpoint...

READ MORE
Boost your Markdown Presentations with DecksetBoost your Markdown Presentations with Deckset
|
August 30, 2017

Boost your Markdown Presentations with Deckset

How to make great branded presentations with Deckset and Markdown...

READ MORE
Transmogrify Your Content MigrationTransmogrify Your Content Migration
|
August 28, 2017

Transmogrify Your Content Migration

How to successfully and effectively export content out of your CMS using a powerful migration tool called Transmogrifier...

READ MORE
Kick Start your Django/Plone Buildout with PyCharmKick Start your Django/Plone Buildout with PyCharm
|
August 5, 2017

Kick Start your Django/Plone Buildout with PyCharm

PyCharm has great features, such as a Debugger, code completion, syntax highlighting and code formatting for Buildout configuration files. Here are several tips to help you get going...

READ MORE
Backing up Using ZFS Snapshots and ReplicationBacking up Using ZFS Snapshots and Replication
|
May 8, 2017

Backing up Using ZFS Snapshots and Replication

How we have rolled up a fast, modern and efficient backup system that is easy-to-manage and low maintenance...

READ MORE