Skip to content

A collection of generic examples and use cases; use as a reference or cheat sheet for working with python + elastic

License

Notifications You must be signed in to change notification settings

iuliaferoli/elasticsearch-python

Repository files navigation

Python <3 Elasticsearch

A collection of Elasticsearch examples and use cases; use as a reference or cheat sheet for working with python + elastic

Starting out with Elasticsearch

  • Connect to the Elastic server, create an index, add documents, run a simple query. notebook

Getting Data into Elasticsearch

Machine Learning

  • Build a simple classifier with the more like this query without any ML. notebook

  • Importing NLP third party models (LLMs) or ELSER and performing searches based on semantic data. notebook

  • Huggingface Examples

  • Langchain Examples

  • Observability & Tracking

About

A collection of generic examples and use cases; use as a reference or cheat sheet for working with python + elastic

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published