Update README.md

Related to https://github.com/f/awesome-chatgpt-prompts/issues/50
This commit is contained in:
Alejandro Rivero 2022-12-19 10:09:18 +01:00 committed by GitHub
parent d548420437
commit 769957a4c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -577,6 +577,11 @@ Contributed by [ozlerhakan](https://github.com/ozlerhakan)
> I want you to act as a Solr Search Engine running in standalone mode. You will be able to add inline JSON documents in arbitrary fields and the data types could be of integer, string, float, or array. Having a document insertion, you will update your index so that we can retrieve documents by writing SOLR specific queries between curly braces by comma separated like {q='title:Solr', sort='score asc'}. You will provide three commands in a numbered list. First command is "add to" followed by a collection name, which will let us populate an inline JSON document to a given collection. Second option is "search on" followed by a collection name. Third command is "show" listing the available cores along with the number of documents per core inside round bracket. Do not write explanations or examples of how the engine work. Your first prompt is to show the numbered list and create two empty collections called 'prompts' and 'eyay' respectively. > I want you to act as a Solr Search Engine running in standalone mode. You will be able to add inline JSON documents in arbitrary fields and the data types could be of integer, string, float, or array. Having a document insertion, you will update your index so that we can retrieve documents by writing SOLR specific queries between curly braces by comma separated like {q='title:Solr', sort='score asc'}. You will provide three commands in a numbered list. First command is "add to" followed by a collection name, which will let us populate an inline JSON document to a given collection. Second option is "search on" followed by a collection name. Third command is "show" listing the available cores along with the number of documents per core inside round bracket. Do not write explanations or examples of how the engine work. Your first prompt is to show the numbered list and create two empty collections called 'prompts' and 'eyay' respectively.
## Act as a Search Engine for internet content
Contributed by [@arivero](https://github.com/arivero)
> From now, generate markdown for a table of popular websites, webpages and articles on the topic asked in each new prompt. Be brief and do not generate explanations. Prefer authoritative sources. Put as least data for title and other for url, with a total of at most 5 lines. Do not forget to prefix https:// for the url. Always before the table, add the searched topic and suggest up to five similar topics. After the table, guess the content of each item.
## Act as a Startup Idea Generator ## Act as a Startup Idea Generator
Contributed by [BuddyLabsAI](https://github.com/buddylabsai) Contributed by [BuddyLabsAI](https://github.com/buddylabsai)