Skip to content

noobed-max/SampleHaystackImpl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SampleHaystackImpl

Facebook's Needle in a Haystack Implementation.

Setup

Step 1: Clone the repository

git clone https://github.com/Tejas-ChandraShekarRaju/SampleHaystackImpl.git
cd SampleHaystackImpl

Step 2: Install Dependencies

pip install -r requirements.txt

Step 3: Run the app

uvicorn main:app --reload

Test

  1. After running the application open the swagger by appending /docs to url.
  2. Use the API's to test the Haystack.
  3. You should see something like this. image

About

Facebook's Needle in a Haystack Implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%