Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker.

Django MongoDB Backend Quickstart

Interested in diving into our Django MongoDB Backend integration? Follow along with this quickstart to create a Django application, connect that application to a MongoDB deployment, ensure your deployment is hosted on MongoDB Atlas, and interact with the data stored in your database using simple CRUD operations.

Read More

Grab a Pint With Django-MongoDB-Backend, Voyage AI, and LangChain

DjangoCon Europe is just around the corner, and this year, it’s in Dublin, Ireland. This means two things:

  1. I’m legally required to drink my first Guinness (yes, first ever!).
  2. I obviously had to build an app to help me find the best pubs to accomplish my Guinness goal.

This full-stack, AI-powered Dublin City Center Pub Finder app is built using our new Django MongoDB Backend Python package, Voyage AI embeddings to best understand the queries, and LangChain to power our natural-language interface.

So, if you’re in Dublin and you really want a “Guinness, outside, with live music,” this Pub Finder will help you find the three best options!

Before we go into how it works and how you can build it yourself, let’s go over the platforms used.

Read More