{"id":2187,"date":"2025-03-04T07:02:31","date_gmt":"2025-03-04T07:02:31","guid":{"rendered":"https:\/\/mailitics.com\/index.php\/2025\/03\/04\/generative-ai-and-civic-institutions\/"},"modified":"2025-03-04T07:02:31","modified_gmt":"2025-03-04T07:02:31","slug":"generative-ai-and-civic-institutions","status":"publish","type":"post","link":"https:\/\/mailitics.com\/index.php\/2025\/03\/04\/generative-ai-and-civic-institutions\/","title":{"rendered":"Generative AI and Civic Institutions"},"content":{"rendered":"<p>    Generative AI and Civic Institutions<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n    <!-- no image --><br \/>\n \t<BR><br \/>\n<BR><\/BR><\/p>\n<div>\n<h2 class=\"wp-block-heading\" id=\"8f1a\">Different sectors, different goals<\/h2>\n<p class=\"wp-block-paragraph\" id=\"6932\">Recent events have got me thinking about AI as it relates to our civic institutions \u2014 think government, education, public libraries, and so on. We often forget that civic and governmental organizations are inherently deeply different from private companies and profit-making enterprises. They exist to enable people to live their best lives, protect people\u2019s rights, and make opportunities accessible, even if (especially if) this work doesn\u2019t have immediate monetary returns. The public library is an example I often think about, as I come from a library-loving and defending family \u2014 their goal is to provide books, cultural materials, social supports, community engagement, and a love of reading to the entire community, regardless of ability to pay.<\/p>\n<p class=\"wp-block-paragraph\" id=\"29e4\">In the private sector, efficiency is an optimization goal because any dollar spent on providing a product or service to customers is a dollar taken away from the profits. The (simplified) goal is to spend the bare minimum possible to run your business, with the maximum amount returned to you or the shareholders in profit form. In the civic space, on the other hand, efficiency is only a meaningful goal insomuch as it enables higher effectiveness \u2014 more of the service the institution provides getting to more constituents.<\/p>\n<figure class=\"wp-block-pullquote\">\n<blockquote>\n<p>In the civic space, efficiency is only a meaningful goal insomuch as it enables higher effectiveness \u2014 more of the service the institution provides getting to more constituents.<\/p>\n<\/blockquote>\n<\/figure>\n<p class=\"wp-block-paragraph\" id=\"cd18\">So, if you\u2019re at the library, and you could use an <a href=\"https:\/\/towardsdatascience.com\/tag\/ai-chatbot\/\" title=\"Ai Chatbot\">Ai Chatbot<\/a> to answer patron questions online instead of assigning a librarian to do that, that librarian could be helping in-person patrons, developing educational curricula, supporting community services, or many other things. That\u2019s a general efficiency that could make for higher effectiveness of the library as an institution. Moving from card catalogs to digital catalogs is a prime example of this kind of efficiency to effectiveness pipeline, because you can find out from your couch whether the book you want is in stock using search keywords instead of flipping through hundreds of notecards in a cabinet drawer like we did when I was a kid.<\/p>\n<p class=\"wp-block-paragraph\" id=\"ba98\">However, we can pivot too hard in the direction of efficiency and lose sight of the end goal of effectiveness. If, for example, your online librarian chat is often used by schoolchildren at home to get homework help, replacing them with an AI chatbot could be a disaster \u2014 after getting incorrect information from such a bot and getting a bad grade at school, a child might be turned off from patronizing the library or seeking help there for a long time, or forever. So, it\u2019s important to deploy <a href=\"https:\/\/towardsdatascience.com\/tag\/generative-ai\/\" title=\"Generative Ai\">Generative Ai<\/a> solutions only when it is well thought out and purposeful, not just because the media is telling us that \u201cAI is neat.\u201d (<a href=\"https:\/\/towardsdatascience.com\/economics-of-generative-ai-75f550288097\/\">Eagle-eyed readers will know that this is basically similar advice to what I\u2019ve said in the past about deploying AI in businesses as well.<\/a>)<\/p>\n<p class=\"wp-block-paragraph\" id=\"13c9\">As a result, what we thought was a gain in efficiency leading to net higher effectiveness actually could diminish the number of lifelong patrons and library visitors, which would mean a loss of effectiveness for the library. Sometimes unintended effects from attempts to improve efficiency can diminish our ability to provide a universal service. That is, there may be a tradeoff between making every single dollar stretch as far as it can possibly go and providing reliable, comprehensive services to all the constituents of your institution.<\/p>\n<figure class=\"wp-block-pullquote\">\n<blockquote>\n<p>Sometimes unintended effects from attempts to improve efficiency can diminish our ability to provide a universal service.<\/p>\n<\/blockquote>\n<\/figure>\n<h2 class=\"wp-block-heading\" id=\"8fcb\">AI for efficiency<\/h2>\n<p class=\"wp-block-paragraph\" id=\"7ea5\">It\u2019s worth it to take a closer look at this concept \u2014 AI as a driver of efficiency. Broadly speaking, the theory we hear often is that incorporating generative AI more into our workplaces and organizations can increase productivity. Framing it at the most Econ 101 level: using AI, more work can be completed by fewer people in the same amount of time, right?<\/p>\n<p class=\"wp-block-paragraph\" id=\"3ff1\">Let\u2019s challenge some aspects of this idea. AI is useful to complete certain tasks but is sadly inadequate for others. (As our imaginary schoolchild library patron learned, an LLM is not a reliable source of facts, and should not be treated like one.) So, AI\u2019s ability to increase the volume of work being done with fewer people (efficiency) is limited by what kind of work we need to complete.<\/p>\n<p class=\"wp-block-paragraph\" id=\"7d0c\">If our chat interface is only used for simple questions like \u201cWhat are the library\u2019s hours on Memorial Day?\u201d we can hook up a RAG (Retrieval Augmented Generation) system with an LLM and make that quite useful. But outside of the limited bounds of what information we can provide to the LLM, we should probably set guard rails and make the model refuse to try and answer, to avoid giving out false information to patrons.<\/p>\n<p class=\"wp-block-paragraph\" id=\"1187\">So, let\u2019s play that out. We have a chatbot that does a very limited job, but does it well. The librarian who was on chatbot duty now may have some reduction in the work required of them, but there are still going to be a subset of questions that still require their help. We have some choices: put the librarian on chatbot duty for a reduced number of hours a week, hoping the questions come in when they\u2019re on? Tell people to just call the reference desk or send an email if the chatbot refuses to answer them? Hope that people come in to the library in person to ask their questions?<\/p>\n<p class=\"wp-block-paragraph\" id=\"3486\">I suspect the likeliest option is actually \u201cthe patron will seek their answer elsewhere, perhaps from another LLM like ChatGPT, Claude, or Gemini.\u201d Once again, we\u2019ve ended up in a situation where the library loses patronage because their offering wasn\u2019t meeting the needs of the patron. And to boot, the patron may have gotten another wrong answer somewhere else, for all we know.<\/p>\n<p class=\"wp-block-paragraph\" id=\"0b66\">I am spinning out this long example just to illustrate that efficiency and effectiveness in the civic environment can have a lot more push and pull than we would initially assume. It\u2019s not to say that AI isn\u2019t useful to help civic organizations stretch their capabilities to serve the public, of course! But just like with any application of generative AI, we need to be very careful to think about what we\u2019re doing, what our goals are, and whether those two are compatible.<\/p>\n<h2 class=\"wp-block-heading\" id=\"83ce\">Conversion of labor<\/h2>\n<p class=\"wp-block-paragraph\" id=\"1143\">Now, this has been a very simplistic example, and eventually we could hook up the whole encyclopedia to that chatbot RAG or something, of course, and try to make it work. In fact, I think we can and should continue developing more ways to chain together AI models to expand the scope of valuable work they can do, including making different specific models for different responsibilities. However, this development is itself work. It\u2019s not really just a matter of \u201cpeople do work\u201d or \u201cmodels do work\u201d, but instead it\u2019s \u201cpeople do work building AI\u201d or \u201cpeople do work providing services to people\u201d. There\u2019s a calculation to be made to determine when it would be more efficient to do the targeted work itself, and when AI is the right way to go.<\/p>\n<p class=\"wp-block-paragraph\" id=\"b6f9\">Working on the AI has an advantage in that it will hopefully render the task reproducible, so it will lead to efficiency, but let\u2019s remember that AI engineering is vastly different from the work of the reference librarian. We\u2019re not interchanging the same workers, tasks, or skill sets here, and in our contemporary economy, the AI engineer\u2019s time costs a heck of a lot more. So if we did want to measure this efficiency all in dollars and cents, the same amount of time spent working at the reference desk and doing the chat service will be much cheaper than paying an AI engineer to develop a better agentic AI for the use case. Given a bit of time, we could calculate out how many hours, days, years of work as a reference librarian we\u2019d need to save with this chatbot to make it worth building, but often that calculation isn\u2019t done before we move towards AI solutions.<\/p>\n<figure class=\"wp-block-pullquote\">\n<blockquote>\n<p><em>We need to interrogate the assumption that incorporating generative AI in any given scenario is a guaranteed net gain in efficiency.<\/em><\/p>\n<\/blockquote>\n<\/figure>\n<h2 class=\"wp-block-heading\" id=\"700f\">Externalities<\/h2>\n<p class=\"wp-block-paragraph\" id=\"2052\">While we\u2019re on this topic of weighing whether the AI solution is worth doing in a particular situation, we should remember that developing and using AI for tasks does not happen in a vacuum. It has some cost environmentally and economically when we choose to use a generative AI tool, even when it\u2019s a single prompt and a single response.\u00a0<a href=\"https:\/\/arstechnica.com\/ai\/2025\/02\/its-a-lemon-openais-largest-ai-model-ever-arrives-to-mixed-reviews\/\" rel=\"noreferrer noopener\" target=\"_blank\">Consider that the newly released GPT-4.5 has increased prices 30x for input tokens ($2.50 per million to $75 per million) and 15x for output tokens ($10 per million to $150 per million) just since GPT-4o<\/a>. And that isn\u2019t even taking into account the water consumption for cooling data centers\u00a0<a href=\"https:\/\/www.tomshardware.com\/tech-industry\/artificial-intelligence\/using-gpt-4-to-generate-100-words-consumes-up-to-3-bottles-of-water-ai-data-centers-also-raise-power-and-water-bills-for-nearby-residents\" rel=\"noreferrer noopener\" target=\"_blank\">(3 bottles per 100 word output for GPT-4)<\/a>,\u00a0<a href=\"https:\/\/medium.com\/towards-data-science\/environmental-implications-of-the-ai-boom-279300a24184\">electricity use, and rare earth minerals used in GPUs<\/a>. Many civic institutions have as a macro level goal to improve the world around them and the lives of the citizens of their communities, and concern for the environment has to have a place in that. Should organizations whose purpose is to have a positive impact weigh the possibility of incorporating AI more carefully? I think so.<\/p>\n<p class=\"wp-block-paragraph\" id=\"dfdd\">Plus, I don\u2019t often get too much into this, but I think we should take a moment to consider some folks\u2019 end game for incorporating AI \u2014 reducing staffing altogether. Instead of making our existing dollars in an institution go farther, some people\u2019s idea is just reducing the number of dollars and redistributing those dollars somewhere else. This brings up many questions, naturally, about where those dollars will go instead and whether they will be used to advance the interests of the community residents some other way, but let\u2019s set that aside for now. My concern is for the people who might lose their jobs under this administrative model.<\/p>\n<p class=\"wp-block-paragraph\" id=\"35c9\">For-profit companies hire and fire employees all the time, and their priorities and objectives are focused on profit, so this is not particularly hypocritical or inconsistent. But as I noted above, civic organizations have objectives around improving the community or communities in which they exist. In a very real way, they are advancing that goal when part of what they provide is economic opportunity to their workers. We live in a <a href=\"https:\/\/towardsdatascience.com\/tag\/society\/\" title=\"Society\">Society<\/a> where working is the overwhelmingly predominant way people provide for themselves and their families, and giving jobs to people in the community and supporting the economic well-being of the community is a role that civic institutions do play.<\/p>\n<figure class=\"wp-block-pullquote\">\n<blockquote>\n<p>[R]educing staffing is not an unqualified good for civic organizations and government, but instead must be balanced critically against whatever other use the money that was paying their salaries will go to.<\/p>\n<\/blockquote>\n<\/figure>\n<p class=\"wp-block-paragraph\" id=\"44d1\">At the bare minimum, this means that reducing staffing is not an unqualified good for civic organizations and government, but instead must be balanced critically against whatever other use the money that was paying their salaries will go to. It\u2019s not impossible for reducing staff to be the right decision, but we have to bluntly acknowledge that when members of communities experience joblessness, that effect cascades. They are now no longer able to patronize the shops and services they would have been supporting with their money, the tax base may be reduced, and this negatively affects the whole collective.<\/p>\n<p class=\"wp-block-paragraph\" id=\"3e73\">Workers aren\u2019t just workers; they\u2019re also patrons, customers, and participants in all aspects of the community. When we think of civic workers as simply money pits to be replaced with AI or whose cost for labor we need to minimize, we lose sight of the reasons for the work to be done in the first place.<\/p>\n<h2 class=\"wp-block-heading\" id=\"cf55\">Conclusion<\/h2>\n<p class=\"wp-block-paragraph\" id=\"89a3\">I hope this discussion has brought some clarity about how really difficult it is to decide if, when, and how to apply generative AI to the civic space. It\u2019s not nearly as simple a thought process as it might be in the for-profit sphere because the purpose and core meaning of civic institutions are completely different. Those of us who do machine learning and build AI solutions in the private sector might think, \u201cOh, I can see a way to use this in government,\u201d but we have to recognize and appreciate the complex contextual implications that might have.<\/p>\n<p class=\"wp-block-paragraph\" id=\"3f04\">Next month, I\u2019ll be bringing you a discussion of how social science research is incorporating generative AI, which has some very intriguing aspects.<\/p>\n<p class=\"wp-block-paragraph\" id=\"d765\">As you may have heard,\u00a0<a href=\"https:\/\/towardsdatascience.com\/\" rel=\"noreferrer noopener\" target=\"_blank\">Towards Data Science<\/a>\u00a0has moved to an independent platform, but I will continue to post my work on my Medium page,\u00a0<a href=\"http:\/\/www.stephaniekirmer.com\/\" rel=\"noreferrer noopener\" target=\"_blank\">my personal website<\/a>, and the new TDS platform, so you\u2019ll be able to find me wherever you happen to go.\u00a0<a href=\"https:\/\/medium.com\/@s.kirmer\">Subscribe to my newsletter on Medium<\/a>\u00a0if you\u2019d like to ensure you get every article in your inbox.<\/p>\n<p class=\"wp-block-paragraph\" id=\"29ed\">Find more of my work at\u00a0<a href=\"http:\/\/www.stephaniekirmer.com\/\" rel=\"noreferrer noopener\" target=\"_blank\">www.stephaniekirmer.com<\/a>.<\/p>\n<h2 class=\"wp-block-heading\" id=\"0128\">Further reading<a href=\"https:\/\/arstechnica.com\/ai\/2025\/02\/its-a-lemon-openais-largest-ai-model-ever-arrives-to-mixed-reviews\/?source=post_page-----a1b954fad5a8---------------------------------------\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><br \/>\n<\/h2>\n<p class=\"wp-block-paragraph\">\u201cIt\u2019s a lemon\u201d-OpenAI\u2019s largest AI model ever arrives to mixed reviews: GPT-4.5 offers marginal gains in capability and poor coding performance despite 30x the cost. <a href=\"https:\/\/arstechnica.com\/ai\/2025\/02\/its-a-lemon-openais-largest-ai-model-ever-arrives-to-mixed-reviews\/?source=post_page-----a1b954fad5a8---------------------------------------\" target=\"_blank\" rel=\"noreferrer noopener\">arstechnica.com<\/a><a href=\"https:\/\/www.tomshardware.com\/tech-industry\/artificial-intelligence\/using-gpt-4-to-generate-100-words-consumes-up-to-3-bottles-of-water-ai-data-centers-also-raise-power-and-water-bills-for-nearby-residents?source=post_page-----a1b954fad5a8---------------------------------------\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><\/p>\n<p class=\"wp-block-paragraph\">Using GPT-4 to generate 100 words consumes up to 3 bottles of water: New research shows generative AI consumes a lot of water \u2013 up to 1,408ml to generate 100 words of text. <a href=\"https:\/\/www.tomshardware.com\/tech-industry\/artificial-intelligence\/using-gpt-4-to-generate-100-words-consumes-up-to-3-bottles-of-water-ai-data-centers-also-raise-power-and-water-bills-for-nearby-residents?source=post_page-----a1b954fad5a8---------------------------------------\" target=\"_blank\" rel=\"noreferrer noopener\">www.tomshardware.com<\/a><a href=\"https:\/\/medium.com\/towards-data-science\/environmental-implications-of-the-ai-boom-279300a24184?source=post_page-----a1b954fad5a8---------------------------------------\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><\/p>\n<p class=\"wp-block-paragraph\">Environmental Implications of the AI Boom: The digital world can\u2019t exist without the natural resources to run it. What are the costs of the tech we\u2019re using\u2026 <a href=\"https:\/\/towardsdatascience.com\/environmental-implications-of-the-ai-boom-279300a24184\/\" target=\"_blank\" rel=\"noreferrer noopener\">towardsdatascience.com<\/a><a href=\"https:\/\/medium.com\/towards-data-science\/economics-of-generative-ai-75f550288097?source=post_page-----a1b954fad5a8---------------------------------------\" target=\"_blank\" rel=\"noreferrer noopener\"><\/a><\/p>\n<p class=\"wp-block-paragraph\">Economics of Generative AI: What\u2019s the business model for generative AI, given what we know today about the technology and the market? <a href=\"https:\/\/towardsdatascience.com\/economics-of-generative-ai-75f550288097\/\" target=\"_blank\" rel=\"noreferrer noopener\">towardsdatascience.com<\/a><\/p>\n<p class=\"wp-block-paragraph\"><a href=\"https:\/\/medium.com\/tag\/ai?source=post_page-----a1b954fad5a8---------------------------------------\"><\/a><\/p>\n<p>The post <a href=\"https:\/\/towardsdatascience.com\/generative-ai-and-civic-institutions\/\">Generative AI and Civic Institutions<\/a> appeared first on <a href=\"https:\/\/towardsdatascience.com\/\">Towards Data Science<\/a>.<\/p>\n<\/div>\n<p> \t<BR><br \/>\n <BR><\/BR><br \/>\n    Stephanie Kirmer<br \/>\n \t<BR><br \/>\n<BR><\/BR><br \/>\n<a href=\"https:\/\/towardsdatascience.com\/generative-ai-and-civic-institutions\/\">Go to original source<\/a><br \/>\n \t<BR><br \/>\n <BR><\/BR><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Generative AI and Civic Institutions Different sectors, different goals Recent events have got me thinking about AI as it relates to our civic institutions \u2014 think government, education, public libraries, and so on. We often forget that civic and governmental organizations are inherently deeply different from private companies and profit-making enterprises. They exist to enable [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1911,62,69,240,1664,1912,1607],"tags":[1913,1915,1914],"class_list":["post-2187","post","type-post","status-publish","format-standard","hentry","category-ai-chatbot","category-aimldsaimlds","category-artificial-intelligence","category-editors-pick","category-generative-ai","category-generative-ai-use-cases","category-society","tag-civic","tag-efficiency","tag-goal"],"_links":{"self":[{"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/posts\/2187"}],"collection":[{"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/comments?post=2187"}],"version-history":[{"count":0,"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/posts\/2187\/revisions"}],"wp:attachment":[{"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/media?parent=2187"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/categories?post=2187"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mailitics.com\/index.php\/wp-json\/wp\/v2\/tags?post=2187"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}