sivakumar-mahalingam/elastic-mage
🧙♂️ Generates Elasticsearch queries using OpenAI API and LangChain
This project helps developers quickly create valid Elasticsearch queries from everyday language questions. You provide an Elasticsearch index and a question like 'Find all movies acted by Robert Downey Jr', and it outputs the precise JSON query needed to search your data. This is for developers who frequently build Elasticsearch queries and want to save time and reduce errors.
No commits in the last 6 months.
Use this if you are a developer who regularly writes Elasticsearch queries and wants to generate them accurately from natural language inputs, ensuring they match your index's structure.
Not ideal if you are an end-user without programming knowledge, as it requires setting up a Python environment and API keys.
Stars
12
Forks
1
Language
Python
License
MIT
Category
Last pushed
Jul 09, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/sivakumar-mahalingam/elastic-mage"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
gpt-open/rag-gpt
RAG-GPT, leveraging LLM and RAG technology, learns from user-customized knowledge bases to...
LexiestLeszek/scrapeGPT
ScrapeGPT is a RAG-based Telegram bot designed to scrape and analyze websites, then answer...
leon0204/fast-rag
LLM Rag Intelligent Q&A Robot
gptscript-ai/gptparse
Document parser for RAG
maanvithag/thinkai
An LLM app with Retrieval Augmented Generation (RAG) built using OpenAI GPT models, Langchain...