jaeswift-website/api/data/awesomelist/AI4LAM--awesome-ai4lam.json

1 line
No EOL
35 KiB
JSON
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{"slug": "AI4LAM--awesome-ai4lam", "title": "Awesome Ai4lam", "description": "A list of awesome AI in libraries, archives, and museum collections from around the world 🕶️", "github_url": "https://github.com/AI4LAM/awesome-ai4lam", "stars": "45", "tag": "Library systems", "entry_count": 171, "subcategory_count": 23, "subcategories": [{"name": "General", "parent": "", "entries": [{"name": "Introduction", "url": "#introduction", "description": ""}, {"name": "Learning Resources", "url": "#learning-resources", "description": ""}, {"name": "Tools and Frameworks", "url": "#tools-and-frameworks", "description": ""}, {"name": "Datasets", "url": "#datasets", "description": ""}, {"name": "Projects, Initiatives, and Case Studies", "url": "#projects-initiatives-and-case-studies", "description": ""}, {"name": "Policies and recommendations", "url": "#policies-and-recommendations", "description": ""}, {"name": "Conferences and Workshops", "url": "#conferences-and-workshops", "description": ""}, {"name": "Publications and News Sources", "url": "#publications-and-news-sources", "description": ""}, {"name": "Community", "url": "#community", "description": ""}, {"name": "Contributions", "url": "#contributions", "description": ""}, {"name": "License", "url": "#license", "description": ""}]}, {"name": "Introductions to AI", "parent": "Learning Resources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Elements of AI", "url": "https://www.elementsofai.com/", "description": "free course by MinnaLearn & University of Helsinki"}, {"name": "Introduction to AI for GLAM", "url": "https://carpentries-incubator.github.io/machine-learning-librarians-archivists/", "description": "by Library Carpentries"}, {"name": "AI Guide by the AI Pedagogy Project", "url": "https://aipedagogy.org", "description": "collection of materials by [metaLAB](https://mlml.io/about/)"}, {"name": "Slides from FF23 workshop on *Intro to AI for GLAM*", "url": "https://docs.google.com/presentation/d/1dVdS3u-XS2RDexNm3RlwICCsh5gBmdi1pBARgIGnPN8", "description": ""}, {"name": "Machine Learning 101", "url": "https://docs.google.com/presentation/d/1kSuQyW5DTnkVaZEjGYCkfOxvzCqGEFzWBy4e9Uedd9k/edit#slide=id.g168a3288f7_0_58", "description": "by Jason Mayes from Google"}, {"name": "Codecademy AI Courses", "url": "https://www.codecademy.com/catalog/subject/artificial-intelligence", "description": "many topics; some lessons are free, some are for-fee"}, {"name": "Introduction to Deep Learning", "url": "https://sebastianraschka.com/blog/2021/dl-course.html", "description": ""}, {"name": "Dive into Deep Learning", "url": "https://d2l.ai/index.html", "description": ""}, {"name": "A Collection of AI Demos to Discover and Explore", "url": "https://exploreai.jisc.ac.uk/", "description": ""}, {"name": "DeepLearning.AI Short Courses", "url": "https://www.deeplearning.ai/short-courses/", "description": ""}, {"name": "Introduction to Hugging Face", "url": "https://www.codecademy.com/learn/intro-to-hugging-face", "description": ""}]}, {"name": "Computer vision", "parent": "Learning Resources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "A Gentle Introduction to Computer Vision", "url": "https://machinelearningmastery.com/what-is-computer-vision/", "description": "from Machine Learning Mastery"}, {"name": "Computer Vision for Heritage Collections", "url": "https://docs.google.com/document/d/1FpKfX4hI38ZKG81osa3bXgitEArxK45NKmT6NOyrnJk", "description": "French-language 2hr workshop designed to introduce computer vision applications to cultural heritage professionals"}, {"name": "Computer Vision for the Humanities: An Introduction to Deep Learning for Image Classification", "url": "https://programminghistorian.org/en/lessons/computer-vision-deep-learning-pt1", "description": "two-part intro by the Programming Historian"}]}, {"name": "Natural language processing", "parent": "Learning Resources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "A Code-First Introduction to NLP", "url": "https://www.fast.ai/posts/2019-07-08-fastai-nlp.html", "description": "by Rachel Thomas of fast.ai"}, {"name": "NLP course", "url": "https://lena-voita.github.io/nlp_course.html", "description": ""}, {"name": "NLP accelerated class", "url": "https://www.youtube.com/playlist?list=PL8P_Z6C4GcuWfAq8Pt6PBYlck4OprHXsw", "description": "by Machine Learning University"}, {"name": "Overview of deep learning techniques applied to NLP (2018)", "url": "https://nlpoverview.com/index.html", "description": ""}, {"name": "Deep Learning for NLP", "url": "https://machinelearningmastery.com/category/natural-language-processing/", "description": "from Machine Learning Mastery"}, {"name": "Hands-on NLTK Tutorial", "url": "https://github.com/hb20007/hands-on-nltk-tutorial#readme", "description": "", "stars": "539"}, {"name": "NLP in Python - Quickstart Guide", "url": "https://github.com/NirantK/NLP_Quickbook#readme", "description": "", "stars": "564"}, {"name": "Deep Learning for NLP With Pytorch", "url": "https://pytorch.org/tutorials/beginner/deep_learning_nlp_tutorial.html", "description": ""}]}, {"name": "Generative AI", "parent": "Learning Resources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "A Very Gentle Introduction to LLMs without the Hype", "url": "https://mark-riedl.medium.com/a-very-gentle-introduction-to-large-language-models-without-the-hype-5f67941fa59e", "description": "by Mark Riedl"}, {"name": "What are large language models (LLMs)?", "url": "https://www.youtube.com/watch?v=iR2O2GPbB0E", "description": "(YouTube) by Google for Developers"}, {"name": "A brief introduction to GenAI", "url": "https://docs.google.com/presentation/d/1X3VpadTOsUe2neFts24pURy3nNQ2k64k4d3MEqHlEgk/edit#slide=id.g25b6aed46c6_0_492", "description": "by U. Michigan MIDAS"}, {"name": "Generative AI for Everyone", "url": "https://www.coursera.org/learn/generative-ai-for-everyone?irclickid=S5hzeGTIExyPTTOSNn2PRyfHUkHzH8TNw0Bo1c0\\&irgwc=1", "description": "free Coursera course by Andrew Ng"}, {"name": "What Is ChatGPT Doing … and Why Does It Work?", "url": "https://writings.stephenwolfram.com/2023/02/what-is-chatgpt-doing-and-why-does-it-work/", "description": "by Stephen Wolfram"}, {"name": "The Map Of Transformers", "url": "https://towardsdatascience.com/the-map-of-transformers-e14952226398", "description": ""}, {"name": "The Illustrated Transformer", "url": "https://jalammar.github.io/illustrated-transformer/", "description": ""}, {"name": "Introduction to Generative AI", "url": "https://www.cloudskillsboost.google/paths/118", "description": ""}, {"name": "Generative AI for Beginners - A Course", "url": "https://microsoft.github.io/generative-ai-for-beginners/#/", "description": ""}, {"name": "Understanding LLMs A Transformative Reading List", "url": "https://sebastianraschka.com/blog/2023/llm-reading-list.html", "description": ""}, {"name": "Large Language Model Course", "url": "https://github.com/mlabonne/llm-course#readme", "description": "", "stars": "34k"}, {"name": "A Generative AI Primer", "url": "https://nationalcentreforai.jiscinvolve.org/wp/2023/10/16/generative-ai-primer/", "description": ""}]}, {"name": "AI in galleries, libraries, archives and museums", "parent": "Learning Resources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": []}, {"name": "Other \"awesome\" lists in AI and ML", "parent": "Learning Resources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Awesome Computer Vision", "url": "https://github.com/jbhuang0604/awesome-computer-vision#readme", "description": "", "stars": "20k"}, {"name": "Awesome Deep Learning for Natural Language Processing (NLP)", "url": "https://github.com/brianspiering/awesome-dl4nlp#readme", "description": "", "stars": "1.3k"}, {"name": "Awesome Deep Learning", "url": "https://github.com/ChristosChristofidis/awesome-deep-learning#readme", "description": "", "stars": "23k"}, {"name": "Awesome Deep Learning Resources", "url": "https://github.com/guillaume-chevalier/awesome-deep-learning-resources#readme", "description": "", "stars": "1.7k"}, {"name": "Awesome Deep Vision", "url": "https://github.com/kjw0612/awesome-deep-vision#readme", "description": "", "stars": "11k"}, {"name": "Awesome Document Understanding", "url": "https://github.com/tstanislawek/awesome-document-understanding#readme", "description": "", "stars": "1.2k"}, {"name": "Awesome Generative AI", "url": "https://github.com/steven2358/awesome-generative-ai#readme", "description": "", "stars": "5.2k"}, {"name": "Awesome Image Classification", "url": "https://github.com/weiaicunzai/awesome-image-classification#readme", "description": "", "stars": "2.8k"}, {"name": "Awesome Jupyter GLAM", "url": "https://github.com/LibraryCarpentry/awesome-jupyter-glam#readme", "description": "", "stars": "19"}, {"name": "Awesome LLM", "url": "https://github.com/Hannibal046/Awesome-LLM#readme", "description": "", "stars": "16k"}, {"name": "Awesome Machine Learning", "url": "https://github.com/josephmisiti/awesome-machine-learning#readme", "description": "", "stars": "64k"}, {"name": "Awesome Machine Learning & Deep Learning Tutorials", "url": "https://github.com/ujjwalkarn/Machine-Learning-Tutorials#readme", "description": "", "stars": "15k"}, {"name": "Awesome Natural Language Generation", "url": "https://github.com/accelerated-text/awesome-nlg#readme", "description": "", "stars": "449"}, {"name": "Awesome NLP", "url": "https://github.com/keon/awesome-nlp#readme", "description": "", "stars": "16k"}, {"name": "Awesome Production Machine Learning", "url": "https://github.com/EthicalML/awesome-production-machine-learning#readme", "description": "", "stars": "17k"}, {"name": "Awesome Software Engineering for Machine Learning", "url": "https://github.com/SE-ML/awesome-seml#readme", "description": "", "stars": "1.2k"}, {"name": "Awesome Visual Transformer", "url": "https://github.com/dk-liang/Awesome-Visual-Transformer#readme", "description": "", "stars": "3.3k"}, {"name": "Awesome XAI", "url": "https://github.com/altamiracorp/awesome-xai#readme", "description": "", "stars": "126"}, {"name": "The NLP Index", "url": "https://index.quantumstat.com", "description": ""}]}, {"name": "Document analysis, transcription, and labeling", "parent": "Tools and Frameworks<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Arkindex", "url": "https://teklia.com/blog/arkindex-goes-open-source/", "description": "open-source platform for managing & processing collections of digitized documents"}, {"name": "Callico", "url": "https://teklia.com/blog/open-sourcing-callico/", "description": "open-source web platform for document annotation"}, {"name": "Coconut Libtool", "url": "https://www.coconut-libtool.com", "description": "web-based textual analysis tool designed to assist social scientists, librarians, or anyone in data analysis"}, {"name": "Distributed Annotation 'n' Enrichment (DANE)", "url": "https://github.com/CLARIAH/DANE#readme", "description": "compute task assignment & file storage for automatic annotation of content ([CLARIAH](https://www.clariah.nl/about-clariah), Norway)", "stars": "3"}, {"name": "HTRFLOW demo", "url": "https://huggingface.co/spaces/Riksarkivet/htr_demo", "description": ""}, {"name": "Label Studio", "url": "https://labelstud.io", "description": "data labeling platform to fine-tune LLMs, prepare training data, or validate AI models"}, {"name": "OCR correction", "url": "https://bnl.public.lu/en.html", "description": "OCR correction tools (Bibliothèque nationale, Luxembourg)"}, {"name": "Surya", "url": "https://github.com/VikParuchuri/surya#readme", "description": "multilingual document OCR toolkit with line-level text detection", "stars": "9.1k"}, {"name": "Text models from the National Library of Sweden", "url": "https://huggingface.co/KBLab", "description": "available on Hugging Face"}, {"name": "Transkribus", "url": "https://readcoop.eu/transkribus/", "description": "transcription, recognition, & searching of historical documents"}]}, {"name": "Audio and video analysis, transcription, and labeling", "parent": "Tools and Frameworks<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Acoustic models from the National Library of Sweden", "url": "https://huggingface.co/KBLab", "description": "available on Hugging Face"}, {"name": "Annotorious", "url": "https://annotorious.github.io", "description": "JavaScript image annotation library"}, {"name": "Audiovisual Metadata Platform (AMP)", "url": "https://uisapp2.iu.edu/confluence-prd/display/AMP/AMP%3A+Audiovisual+Metadata+Platform", "description": "generation of metadata for discovery & use of digital audio & video collections (Indiana U., USA)"}, {"name": "CAMPI", "url": "https://kilthub.cmu.edu/articles/preprint/CAMPI_Computer-Aided_Metadata_Generation_for_Photo_archives_Initiative/12791807", "description": "Computer-Aided Metadata Generation for Photo archives Initiative (Carnegie Mellonw U., USA)"}, {"name": "ELAN", "url": "https://archive.mpi.nl/tla/elan", "description": "addS textual annotations to audio and/or video recordings (Max Planck Institute for Psycholinguistics, The Netherlands)"}, {"name": "inaFaceAnalyzer", "url": "https://github.com/ina-foss/inaFaceAnalyzer#readme", "description": "Python toolbox for face-based description of gender representation in media (Institut National de l'Audiovisuel, France)", "stars": "17"}, {"name": "Newspaper Navigator", "url": "https://labs.loc.gov/work/experiments/newspaper-navigator/", "description": "explore visual & textual content in the *Chronicling America* digitized newspaper collection (Library of Congress, USA)"}, {"name": "Oodi", "url": "https://medium.com/headai-customer-stories/customer-story-oodi-1d1ef2554bb6", "description": "virtual information assistant (Helsinki Central Library)"}, {"name": "ReTV", "url": "https://retv-project.eu", "description": "video analysis & summarization (Modul Univesrity, Austria)"}, {"name": "VGG Image Annotator", "url": "https://www.robots.ox.ac.uk/~vgg/software/via/", "description": "manual annotation software for image, audio and video"}]}, {"name": "Indexing and classification", "parent": "Tools and Frameworks<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Annif", "url": "https://annif.org", "description": ""}]}, {"name": "Search and retrieval", "parent": "Tools and Frameworks<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "GallicaPix", "url": "https://gallicapix.bnf.fr/rest?run=findIllustrations-form.xq", "description": "retrieval of heritage images (Bibliothèque nationale de France)"}, {"name": "GallicaSNOOP", "url": "https://www.bnf.fr/sites/default/files/2022-05/Poster_Gallica_Snoop.pdf", "description": "framework for large-scale content-based image retrieval (Bibliothèque nationale de France)"}, {"name": "Maken Similarity Service", "url": "https://www.nb.no/maken/", "description": "tools for alternative reading & finding similar photographs (National Library of Norway)"}, {"name": "Semantic search for Nasjonalmuseets online collection", "url": "https://beta.nasjonalmuseet.no/2023/08/add-semantic-search-to-a-online-collection/", "description": "open beta test (National Museum of Norway)"}, {"name": "VGG Text Search (VTS) Engine", "url": "https://www.robots.ox.ac.uk/~vgg/software/vts/", "description": "search for text strings over a user-defined image set"}]}, {"name": "Applications of Transformers, LLMs, and GPT", "parent": "Tools and Frameworks<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "BERTopic", "url": "https://maartengr.github.io/BERTopic/index.html", "description": "topic modeling technique that leverages Transformers and c-TF-IDF"}, {"name": "Chatbot for Luxembourgish newspapers", "url": "https://chat.eluxemburgensia.lu/login?next=/", "description": "uses ChatGPT and understands French, German and English (Bibliothèque nationale de Luxembourg)"}, {"name": "Norwegian Transformer Model (NoTraM)", "url": "https://github.com/NBAiLab/notram#readme", "description": "transformer model for Norwegian and Nordic languages (National Library of Norway)", "stars": "109"}, {"name": "Swedish BERT", "url": "https://github.com/Kungbib/swedish-bert-models#readme", "description": "BERT model for the Swedish language (Royal Library of Sweden)", "stars": "137"}, {"name": "Visual AI", "url": "https://www.robots.ox.ac.uk/~vgg/projects/visualai/index.html", "description": "open-world interpretable visual transformer (UK)"}]}, {"name": "Datasets available on Hugging Face", "parent": "Datasets<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Full-text search for \"handwritten text recognition\"", "url": "https://huggingface.co/search/full-text?q=handwritten%20text%20recognition\\&type=dataset", "description": ""}, {"name": "Full-text search for \"optical text recognition\"", "url": "https://huggingface.co/search/full-text?q=optical%20character%20recognition\\&type=dataset", "description": ""}, {"name": "Datasets tagged \"summarization\"", "url": "https://huggingface.co/datasets?task_categories=task_categories%3Asummarization\\&type=dataset", "description": ""}, {"name": "Datasets tagged \"feature extraction\"", "url": "https://huggingface.co/datasets?task_categories=task_categories%3Afeature-extraction\\&type=dataset", "description": ""}, {"name": "Datasets tagged \"image classification\"", "url": "https://huggingface.co/datasets?task_categories=task_categories%3Aimage-classification\\&type=dataset\\&type=dataset", "description": ""}, {"name": "Datasets tagged \"video classification\"", "url": "https://huggingface.co/datasets?task_categories=task_categories%3Avideo-classification\\&type=dataset", "description": ""}, {"name": "Datasets tagged \"text classification\"", "url": "https://huggingface.co/datasets?task_categories=task_categories%3Atext-classification\\&type=dataset", "description": ""}, {"name": "Datasets tagged \"audio classification\"", "url": "https://huggingface.co/datasets?task_categories=task_categories%3Aaudio-classification\\&type=dataset", "description": ""}]}, {"name": "Datasets available elsewhere", "parent": "Datasets<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Gensim datasets", "url": "https://github.com/piskvorky/gensim-data#readme", "description": "repository of datasets for unstructured text processing", "stars": "965"}, {"name": "HTR datasets in Zenodo", "url": "https://zenodo.org/search?q=metadata.subjects.subject%3A%22handwritten%20text%20recognition%22\\&l=list\\&p=1\\&s=10\\&sort=bestmatch", "description": "subject search in Zenodo"}, {"name": "HTR-United", "url": "https://htr-united.github.io", "description": "datasets for training transcription or segmentation models"}, {"name": "Kaggle datasets", "url": "https://www.kaggle.com/datasets", "description": ""}, {"name": "nlp-datasets", "url": "https://github.com/niderhoff/nlp-datasets#readme", "description": "free/public domain datasets with text data for use in NLP", "stars": "5.7k"}, {"name": "Open Library data dumps", "url": "https://openlibrary.org/developers/dumps", "description": "from the Internet Archive"}, {"name": "Open data collections from the National Library of Scotland", "url": "https://data.nls.uk/", "description": ""}, {"name": "Registry of Open Data on AWS", "url": "https://registry.opendata.aws", "description": "datasets tagged by topic"}]}, {"name": "Project lists & directories", "parent": "Projects, Initiatives, and Case Studies<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Inventory of NARA Artificial Intelligence (AI) Use Cases", "url": "https://www.archives.gov/data/ai-inventory", "description": "the US National Archives and Records Administration (NARA)'s inventory of AI use cases"}, {"name": "List of Artificial Intelligence (AI) initiatives in museums", "url": "https://docs.google.com/spreadsheets/d/1A7IVnucQZ0ICxYSOCjqQ1oV3xGgNzDKtIYGrk6smV7w/edit#gid=0", "description": "compiled in 2021 by Elena Villaespesa, Oonagh Murphy and Kate Nadel for the [Museums+AI Network](https://themuseumsai.network) project."}, {"name": "Projects in AI Registry (PAIR)", "url": "https://libraries.ou.edu/content/project-highlight-projects-ai-registry-pair", "description": "registry of AI projects in higher education (U. Oklahoma Libraries, USA)"}]}, {"name": "Select individual projects", "parent": "Projects, Initiatives, and Case Studies<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Argilla prompt-collective", "url": "https://huggingface.co/spaces/DIBT/prompt-collective", "description": "crowdsourcing effort to rank 50,000 prompts, on Hugging Face"}, {"name": "BigLAM", "url": "https://huggingface.co/biglam", "description": "BigScience Libraries, Archives and Museums on Hugging Face"}, {"name": "Living with Machines", "url": "https://livingwithmachines.ac.uk", "description": "Turing Institute & British Library"}, {"name": "Machine Learning with Archive Collections", "url": "https://blog.archiveshub.jisc.ac.uk/2022/02/28/machine-learning-with-archive-collections/", "description": ""}, {"name": "Nasjonalbiblioteket AI Lab", "url": "https://huggingface.co/NbAiLab", "description": "National Library of Norway on Hugging Face"}, {"name": "KBLab", "url": "https://huggingface.co/KBLab", "description": "National Library of Sweden on Hugging Face"}, {"name": "Vatican Manuscripts", "url": "https://www.youtube.com/watch?v=8khPUtwaVaw", "description": "machine transcription in the Vatican Secret Archive"}, {"name": "PleIAs", "url": "https://huggingface.co/PleIAs", "description": "French organization training LLMs with an open science approach"}]}, {"name": "Statements by organizations and government bodies", "parent": "Policies and recommendations<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "ACM TechBrief on Generative AI, by the ACM Technology Policy Council", "url": "https://dl.acm.org/doi/pdf/10.1145/3626110", "description": ""}, {"name": "Canadian Government *Principles for responsible, trustworthy and privacy-protective generative AI technologies*", "url": "https://www.priv.gc.ca/en/privacy-topics/technology/artificial-intelligence/gd_principles_ai/", "description": ""}, {"name": "IFLA Statement on Libraries and Artificial Intelligence", "url": "https://repository.ifla.org/bitstream/123456789/1646/1/ifla_statement_on_libraries_and_artificial_intelligence-full-text.pdf", "description": ""}, {"name": "US Government *Executive Order on the Safe, Secure, and Trustworthy Development and Use of Artificial Intelligence*", "url": "https://www.whitehouse.gov/briefing-room/presidential-actions/2023/10/30/executive-order-on-the-safe-secure-and-trustworthy-development-and-use-of-artificial-intelligence/", "description": ""}]}, {"name": "Surveys of policies and recommendations", "parent": "Policies and recommendations<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "A cluster analysis of national AI strategies", "url": "https://www.brookings.edu/articles/a-cluster-analysis-of-national-ai-strategies/", "description": "Brookings Institute analysis of different countries national AI strategies, Dec. 2023"}, {"name": "A principled governance for emerging AI regimes: lessons from China, the European Union, and the United States", "url": "https://link.springer.com/article/10.1007/s43681-022-00205-0", "description": ""}, {"name": "AI Governance Alliance: Briefing Paper Series", "url": "https://www.weforum.org/publications/ai-governance-alliance-briefing-paper-series/", "description": "by the World Economic Forum, Jan. 2024"}, {"name": "AI policies across the globe: Implications and recommendations for libraries", "url": "https://doi.org/10.1177/0340035223119617", "description": ""}, {"name": "Principled Artificial Intelligence: Mapping Consensus in Ethical and Rights-Based Approaches to Principles for AI", "url": "http://dx.doi.org/10.2139/ssrn.3518482", "description": ""}, {"name": "What ethics do I need to consider when using AI?", "url": "https://www.muchaduabout.com/post/what-ethics-do-i-need-to-consider-when-using-ai", "description": "blog posting by Livi Adu, Nov. 2023"}, {"name": "Responsible AI in Libraries and Archives", "url": "https://www.lib.montana.edu/responsible-ai/", "description": "IMLS funded project to produce tools and strategies that support responsible use of AI in the field (2022-2025)"}]}, {"name": "Frameworks", "parent": "Policies and recommendations<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "A Comprehensive AI Policy Education Framework for University Teaching and Learning", "url": "https://educationaltechnologyjournal.springeropen.com/articles/10.1186/s41239-023-00408-3", "description": ""}, {"name": "A Framework for U.S. AI Governance: Creating a Safe and Thriving AI Sector", "url": "https://computing.mit.edu/wp-content/uploads/2023/11/AIPolicyBrief.pdf", "description": ""}, {"name": "LC Labs Artificial Intelligence Planning Framework", "url": "https://blogs.loc.gov/thesignal/2023/11/introducing-the-lc-labs-artificial-intelligence-planning-framework/", "description": "US Library of Congress planning framework for responsible exploration and adoption of AI"}]}, {"name": "Upcoming Conferences and Workshops", "parent": "Conferences and Workshops<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "BitCurator Forum", "url": "https://bitcuratorconsortium.org/forum", "description": "Mar. 1922 virtual event on digital forensics, digital archives, and related digital analysis workflows"}, {"name": "IIPC General Assembly & Web Archiving Conference", "url": "https://netpreserve.org/ga2024/", "description": "Apr. 2426 at the Bibliothèque nationale de France, Paris, France."}, {"name": "Digital Library Federation (DLF) 2024 Forum", "url": "https://forum2024.diglib.org", "description": "Jul. 2931 at Michigan State U., East Lansing, Michigan, USA."}, {"name": "International Conference on Document Analysis and Recognition (ICDAR) 2024", "url": "https://icdar2024.net", "description": "Aug. 30Sep. 4 in Athens, Greece."}, {"name": "International Conference on Digital Preservation (iPRES) 2024", "url": "https://ipres2024.pubpub.org", "description": "Sep. 1620 in Ghent & Flanders, Belgium."}, {"name": "Fantastic Futures 2024", "url": "https://www.nfsa.gov.au/fantastic-futures-canberra-2024-artificial-intelligence-libraries-archives-and-museums", "description": "Oct. 1618 at the National Film and Sound Archive of Australia (NFSA), Canberra, Australia."}, {"name": "ai4Libraries Conference", "url": "https://www.ai4libraries.org", "description": "Oct. 23 and/or 24 virtual event hosted by Georgia Tech Library, Atlanta, Georgia, USA."}]}, {"name": "Past Conferences and Workshops", "parent": "Conferences and Workshops<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "Fantastic Futures 2018", "url": "https://www.nb.no/hva-skjer/ai-conference/", "description": "Dec. 5 at the National Library of Norway, Oslo, Norway."}, {"name": "Fantastic Futures 2019", "url": "https://wayback.stanford.edu/was/20230508165810/http://library.stanford.edu/projects/fantastic-futures", "description": "Dec. 46 at Stanford University, Stanford, California, USA."}, {"name": "Fantastic Futures 2021", "url": "https://www.bnf.fr/fr/captations-et-supports-de-la-conference-2021", "description": "Dec. 810 at the Bibliothèque nationale de France, Paris, France."}, {"name": "Fantastic Futures 2022", "url": "https://sites.google.com/view/ai4lam/ai4lam-2022-virtual-event", "description": "Nov. 30Dec. 2 virtual event hosted by the British Library, London, England."}, {"name": "ai4Libraries Conference", "url": "https://www.ai4libraries.org", "description": "Oct. 19 virtual event hosted by Georgia Tech Library, Atlanta, Georgia, USA."}, {"name": "Fantastic Futures 2023", "url": "https://ff2023.archive.org", "description": "Nov. 1517 at Internet Archive Canada Headquarters, Vancouver, British Columbia, Canada."}, {"name": "Fantastic Futures 2024", "url": "https://www.nfsa.gov.au/fantastic-futures-conference-canberra-2024", "description": "Oct. 1518 at The National Film and Sound Archive of Australia (NFSA) in Canberra, Australia."}]}, {"name": "Journals and Magazines", "parent": "Publications and News Sources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "AI & Society", "url": "https://link.springer.com/journal/146/articles", "description": ""}, {"name": "AI Magazine", "url": "https://onlinelibrary.wiley.com/loi/23719621", "description": ""}, {"name": "Archival Science", "url": "https://link.springer.com/journal/10502", "description": ""}, {"name": "Big Data & Society", "url": "https://journals.sagepub.com/home/bds", "description": ""}, {"name": "Critical AI", "url": "https://www.dukeupress.edu/critical-ai", "description": ""}, {"name": "Digital Humanities Quarterly", "url": "https://digitalhumanities.org/dhq/", "description": ""}, {"name": "Digital Scholarship in the Humanities", "url": "https://academic.oup.com/dsh", "description": ""}, {"name": "International Journal on Digital Libraries", "url": "https://link.springer.com/journal/799", "description": ""}, {"name": "Journal of Academic Librarianship", "url": "https://www.sciencedirect.com/journal/the-journal-of-academic-librarianship/special-issue/10WVZWS842J", "description": ""}, {"name": "Journal of Cultural Analytics", "url": "https://culturalanalytics.org", "description": ""}, {"name": "Journal of Documentation", "url": "https://www.emerald.com/insight/publication/issn/0022-0418", "description": ""}, {"name": "Journal of Librarianship and Information Science", "url": "https://journals.sagepub.com/home/LIS", "description": ""}, {"name": "Journal of Open Humanities Data", "url": "https://openhumanitiesdata.metajnl.com", "description": ""}, {"name": "Journal of the Association for Information Science and Technology", "url": "https://asistdl.onlinelibrary.wiley.com/journal/23301643", "description": ""}, {"name": "Journal on Computing and Cultural Heritage", "url": "https://dl.acm.org/journal/jocch", "description": ""}, {"name": "Library Hi Tech", "url": "https://www.emerald.com/insight/publication/issn/0737-8831", "description": ""}, {"name": "Library Resources & Technical Services", "url": "https://journals.ala.org/index.php/lrts", "description": ""}, {"name": "Literary and Linguistic Computing", "url": "https://dl.acm.org/journal/lilc", "description": ""}, {"name": "Social Science Computer Review", "url": "https://journals.sagepub.com/description/SSC", "description": ""}, {"name": "World Digital Libraries An International Journal", "url": "https://content.iospress.com/journals/world-digital-libraries-an-international-journal", "description": ""}]}, {"name": "News sources", "parent": "Publications and News Sources<a title=\"Suggest an addition to the list!\" href=\"https://forms.gle/aPA41GT5AmbxrTwq5\"><img alt=\"Click button to suggest an addition\" align=\"right\" src=\"https://raw.githubusercontent.com/AI4LAM/awesome-ai4lam/main/.graphics/suggest-addition-small.svg\"></a>", "entries": [{"name": "ARL Day in Review", "url": "https://www.arl.org/category/day-in-review", "description": ""}]}]}