Notebooks
E
Elastic
Invoices Api

Invoices Api

enhance-microsoft-copilot-with-elasticsearchopenai-chatgptlangchain-pythonchatgptgenaielasticsearchelasticopenaiAIchatlogvectordatabasePythonsearchgenaistacksupporting-blog-contentvectorelasticsearch-labslangchainapplications

Enhance Microsoft Copilot with Elasticsearch

This notebook execute an API that allows you to search for invoices using Elasticsearch generating a Ngrok tunnel to expose the API to the internet. This notebook is based on the article Enhance Microsoft Copilot with Elasticsearch.

[ ]
[ ]

Setup Variables

[ ]

Elasticsearch client

[ ]

Mappings

[ ]

Ingesting documents to Elasticsearch

[ ]
[ ]

Building API

[ ]
[ ]

Running the API

[ ]

Delete the index

[ ]