Skip to content

pranavnbapat/opensearch_fastapi

Repository files navigation

OpenSearch FastAPI

🚀 A FastAPI-based microservice for multilingual semantic search, integrating OpenSearch with transformer-based sentence embeddings.


🏗️ Setup & Installation (Local Development)

1. Clone the repository

git clone https://github.com/yourusername/opensearch-fastapi.git
cd opensearch-fastapi

2. Clone the repository

Create an .env file from .env.sample

cp .env.sample .env

🚀 Running the Service Locally

🛠️ Build and Start the Container

Run the following command to build the container and start it:

docker compose up --build -d

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages