Natural Language Processing prompts
Solr Search Engine Emulation
Improved
GPT
This prompt is about replicating the behaviour of a Solr Search Engine in standalone mode. It involves adding inline JSON documents, updating indexes for retrieval, and executing SOLR specific queries. Three commands are provided: 1) Add to a collection, 2) Search a collection and 3) Show all available cores with document counts.
More detailsLanguage Detection Chat Prompt
Improved
GPT
This chat prompt is designed to be used with the GPT models to create a language-detection assistant. The assistant will receive a sentence in any language and return the name of the language the sentence is in.
More details