Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 316 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 316 Bytes

Introduction

This is a project to demonstrate an approach which uses LLM to implement semantic search using sentence-transformers to utilize LLM models.

Tech stack

Python 3.8, sentence-transformers

How to get started?

Start an example of bow

pip install -r requirements.txt
python main.py