Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/npatta01/llm_search


https://github.com/npatta01/llm_search

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# Improving Search Results Using Large Language Models

## About

Handson workshop for improving some common search problems in e-commerce search using LLM

## Setup

Use the below notebook to get started


Open In Colab

[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/npatta01/llm_search/tree/main/HEAD)

## Slides

https://docs.google.com/presentation/d/1euNXP_DhQhWerUy36AfHlRO2ITcR7ygpHENOFOQHPQI/edit#slide=id.p

## Contact

For help or feedback, please reach out to :

- [Nidhin Pattaniyil](https://www.linkedin.com/in/nidhinpattaniyil/)
- [Ravi Yadav](https://www.linkedin.com/in/ravi-kumar-yadav-535b268/)
- [Mustafa Zengin](https://www.linkedin.com/in/mustafazengin/)

## Acknowledgments

This workshop uses Amazon Shopping Queries Dataset [link](https://arxiv.org/pdf/2206.06588.pdf)

## Changelog

**v1.0**
- setup for PyData Global 2023