---
title: "Creating an 👩‍💻 Open Source Search Platform: Search Engines with AI - Swirl 🌌"
url: https://daily.dev/posts/creating-an-open-source-search-platform-search-engines-with-ai---swirl--mmdongnpv
source_url: https://dev.to/swirl/creating-an-open-source-search-platform-search-engines-with-ai-swirl-2m0h
type: article
source: "Community Picks"
author: "Saurabh Rai"
published: 2023-09-12T06:06:06.611Z
updated: 2023-12-07T12:02:45.284Z
tags: ["database", "github", "open-source", "rag"]
reading_time: 5
upvotes: 33
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Creating an 👩‍💻 Open Source Search Platform: Search Engines with AI - Swirl 🌌

**[Community Picks](https://daily.dev/sources/community)** · [@srbhr](https://daily.dev/srbhr) · 5 min read · 33 upvotes · 4 comments

## Summary

Swirl is a unified open-source search platform built with Python and Django. Users can conduct a single query, instantly pooling and presenting relevant data from multiple platforms in one consolidated UI. Built on Python, it carries the Apache 2.0 License, which means developers and businesses can utilize and modify it without any licensing costs.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/swirl/creating-an-open-source-search-platform-search-engines-with-ai-swirl-2m0h>

## Community discussion

Top comments from developers on daily.dev.

**@srbhr** · 11 upvotes

> Thanks for mentioning my post here.
>
> The open-source project mentioned is great. And we need more search platforms like this going forward.
>
> GitHub: https://github.com/swirlai/swirl-search
>
> I hope more and more people contribute towards open-source projects and create more amazing stuff.  And I'm planning to write more about open-source communities that people can learn from and contribute to easily.

**@sebconejo** · 7 upvotes

> Swirl is nice. Good work 💪. We have created an open source app builder that integrates a search. It's called [CASE](https://case.app). It could be interesting to try to integrate a swirl search on it in the future. 👍

**@yaronglp** · 0 upvotes

> nice :)

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments
- [CNCF Unveils Schedule for KubeCon \+ CloudNativeCon Europe 2026](https://daily.dev/posts/cncf-unveils-schedule-for-kubecon-cloudnativecon-europe-2026-ikhcoa5cb) · CNCF · 2 upvotes · 0 comments
- [CNCF Debuts KubeCon \+ CloudNativeCon Japan 2026 Schedule](https://daily.dev/posts/cncf-debuts-kubecon-cloudnativecon-japan-2026-schedule-xp5pyudub) · CNCF · 1 upvotes · 0 comments

---

Tags: [#database](https://daily.dev/tags/database), [#github](https://daily.dev/tags/github), [#open-source](https://daily.dev/tags/open-source), [#rag](https://daily.dev/tags/rag)

[View this post on daily.dev](https://daily.dev/posts/creating-an-open-source-search-platform-search-engines-with-ai---swirl--mmdongnpv)
