ElasticGPT: Elastic's internal RAG-based generative AI assistant for secure employee knowledge discovery
Elastic's workforce lacked a secure, context-aware internal knowledge assistant, while employees using unsanctioned external AI tools ('shadow AI') with sensitive company data posed compliance risks.
An early attempt using Hugging Face's Chat UI was abandoned when its limitations became clear as users demanded custom features, prompting a switch to Elastic's own EUI.
ElasticGPT is already slashing redundant IT queries and creating employee efficiencies, while reducing the potential impact of shadow AI by providing secure access to multiple LLMs.
Frequently asked questions
What did this team achieve with this AI workflow?
ElasticGPT is already slashing redundant IT queries and creating employee efficiencies, while reducing the potential impact of shadow AI by providing secure access to multiple LLMs.
What tools did this team use?
Elasticsearch, Elastic Cloud, EUI, Elastic Observability, SmartSource, GPT-4o, GPT-4o-mini, LangChain, Kibana, React.
What results were reported?
redundant IT query volume: slashing redundant IT queries; Employee efficiencies: creating employee efficiencies (source-reported, not independently verified).
What failed first in this deployment?
An early attempt using Hugging Face's Chat UI was abandoned when its limitations became clear as users demanded custom features, prompting a switch to Elastic's own EUI.
How is this it support AI workflow structured?
Employee submits a query → Route to SmartSource or direct LLM → Vector search retrieves context → LangChain orchestrates RAG pipeline → Response streamed to employee → Interactions logged for improvement.