Skip to content

Latest commit

 

History

History
28 lines (13 loc) · 1.87 KB

chat-spi.md

File metadata and controls

28 lines (13 loc) · 1.87 KB

Chat SPI

Chat SPI is an interactive chat-based app that allows you to analyze the full social and environmental data of the Social Progress Index (SPI) for 169 countries. With this app, you can go beyond GDP and gain insights into various aspects of a country's progress. Whether you want to know about the SPI in the United States, compare health scores between Canada and Costa Rica, or explore the top 5 countries in education, Chat SPI has got you covered. It provides access to extensive knowledge and information backed by the SPI database. Get ready to dive into the world of social progress!

Example prompts

  1. Prompt 1: "Tell me about SPI in United States."

  2. Prompt 2: "How does Sweden score on health?"

  3. Prompt 3: "List top 5 countries in education."

  4. Prompt 4: "Compare health in Canada and Costa Rica."

Command names and descriptions

  1. Tell me about SPI in [country]: This command retrieves information about the Social Progress Index (SPI) in the specified country.

  2. How does [country] score on [category]: This command provides the SPI score of the specified country in the given category.

  3. List top [number] countries in [category]: This command generates a list of the specified number of countries with the highest SPI scores in the given category.

  4. Compare [category] in [country1] and [country2]: This command compares the SPI scores of the specified category between two countries.