Skip to content

Commit 439afbd

Browse files
EonloopEonloop
authored andcommitted
Added content to project page
1 parent af3c459 commit 439afbd

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

.DS_Store

0 Bytes
Binary file not shown.
Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,18 @@
11
---
22
title: "Semantic Search"
33
date: 2026-01-27
4+
featured: "semantic.png"
45
draft: false
56
description: "Project documentation for my MLOps Project"
67
tags: ["semantic", "search", "docker", "nlp", "linear algebra"]
7-
---
8+
showAuthor: true
9+
---
10+
11+
### Purpose Of This Project
12+
This project spawned from my professional experience in documentation, many times finding the most relevant information out of our documentation stores, and a lot of the time they don't even know what's in their own documentation either.
13+
14+
With my interest in Linear Algebra and Natural Language Processing as well as DevOps I figured that a solid project to work on would be to implement a full DevOps pipeline for a dockerized Semantic Search application.
15+
16+
### Tooling Utilized
17+
- FastAPI
18+
- Python

0 commit comments

Comments
 (0)