hrguarinv commited on
Commit
51dd97c
·
verified ·
1 Parent(s): c169262

Update README.md

Browse files

Adding metadata to the readme

Files changed (1) hide show
  1. README.md +9 -0
README.md CHANGED
@@ -1,3 +1,12 @@
 
 
 
 
 
 
 
 
 
1
  ## FastLane E-commerce Chatbot
2
 
3
  This project provides a Retrieval-Augmented Generation (RAG) system that involves Elastisearch, OpenAI, FastAPI and Gradio components. The system is about an e-commerce chatbot for product and orders searches and leverages Natural Language Processing (NLP) for understanding user intent.
 
1
+ ---
2
+ license: mit
3
+ title: Fastlane Chat GPT for e-commerce
4
+ sdk: gradio
5
+ emoji: 🚀
6
+ colorFrom: gray
7
+ colorTo: blue
8
+ short_description: This project is about a RAG system for e-commerce
9
+ ---
10
  ## FastLane E-commerce Chatbot
11
 
12
  This project provides a Retrieval-Augmented Generation (RAG) system that involves Elastisearch, OpenAI, FastAPI and Gradio components. The system is about an e-commerce chatbot for product and orders searches and leverages Natural Language Processing (NLP) for understanding user intent.