BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Huntsville AI - ECPv6.8.3//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
X-WR-CALNAME:Huntsville AI
X-ORIGINAL-URL:https://www.hsv.ai
X-WR-CALDESC:Events for Huntsville AI
REFRESH-INTERVAL;VALUE=DURATION:PT1H
X-Robots-Tag:noindex
X-PUBLISHED-TTL:PT1H
BEGIN:VTIMEZONE
TZID:America/Chicago
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZOFFSETTO:-0500
TZNAME:CDT
DTSTART:20240310T080000
END:DAYLIGHT
BEGIN:STANDARD
TZOFFSETFROM:-0500
TZOFFSETTO:-0600
TZNAME:CST
DTSTART:20241103T070000
END:STANDARD
END:VTIMEZONE
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240403T180000
DTEND;TZID=America/Chicago:20240403T190000
DTSTAMP:20260426T114934
CREATED:20240402T032141Z
LAST-MODIFIED:20240402T032141Z
UID:1622-1712167200-1712170800@www.hsv.ai
SUMMARY:Document Chunks with LLM Sherpa
DESCRIPTION:Continuing our discussion about Retrieval Augmented Generation (RAG)\, this week we will incorporate LLM Sherpa to provide chunks of text from PDF documents that have been retrieved from the NASA archive. \nOur initial attempt used PyPDF2 to read text from the PDF documents. It was very slow and provided limited strings of text that did not match the paragraphs in the documents. We’ll take a look back at what was available at the time\, and then look through the LLM Sherpa API and see what it looks like with that piece incorporated. \nAs we get further into this project update\, it has become apparent for the need to split the monolithic application into components that can be hosted and updated separately. We will go through what has been done so far to containerize both the ChromaDB vector database and the LLM Sherpa for chunking.
URL:https://www.hsv.ai/event/document-chunks-with-llm-sherpa/
LOCATION:HudsonAlpha\, 601 Genome Way Northwest\, Huntsville\, AL\, 35806
ATTACH;FMTTYPE=image/png:https://www.hsv.ai/wp-content/uploads/2024/04/LLM-Sherpa.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240417T180000
DTEND;TZID=America/Chicago:20240417T190000
DTSTAMP:20260426T114934
CREATED:20240415T033658Z
LAST-MODIFIED:20240415T033658Z
UID:1627-1713376800-1713380400@www.hsv.ai
SUMMARY:Choosing an Embedding Model
DESCRIPTION:We have Josh Phillips presenting this week\, so you don’t want to miss this! \nJoin us as we explore the crucial task of selecting optimal embedding models to enhance AI performance across a variety of applications. This meetup will delve into the Multilingual Transferable Embedding Benchmark (MTEB)\, a pivotal resource providing a comprehensive framework to evaluate embedding models over diverse task categories and numerous languages. The selection of the right embedding model is vital\, yet challenging due to the myriad of options and their inherent trade-offs. \nThis presentation will not only introduce you to MTEB’s holistic approach across eight core NLP tasks but will also guide you through the practical steps of identifying\, shortlisting\, and benchmarking models to find the best fit for your specific needs. \nAgenda: \n\nIntroduction to Embedding Models – Gain insights into why choosing the right model is critical for AI tasks.\nOverview of MTEB – Understand the framework of the Multilingual Transferable Embedding Benchmark and its application across 100+ languages.\nDeep Dive into MTEB Tasks – Explore the eight fundamental tasks within MTEB\, including bitext mining\, classification\, clustering\, and more.\nCase Studies – Walk through real-world use cases\, demonstrating how to apply MTEB in selecting models for tasks such as walking path recommendations\, form filling automation\, and building a documentation assistant.\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nSeries: \nOver the next several sessions\, we will be diving deeper into separate components needed for RAG – hopefully resulting in a chat-based Q&A service for the NASA Technical Report Server.  We were introduced to this data during our submission for the 2022 NASA SpaceApps Challenge – where we placed 2nd. Our submission was a semantic search based on the abstracts for the NSTR dataset of 10\,000 papers. \nI hope to have the video from our last session posted today. You can check for updates at https://hsv.ai/videos \nLinks: \n\nMultilingual Transferable Embedding Benchmark (MTEB)\nMTEB Github\nMTEB Paper\nHuntsville AI 2022 SpaceApps Submission – https://github.com/HSV-AI/spaceapps2022\n\n\nDetails: \n\nDate – 04/17/2024\nTime – 6-7pm\nLocation – HudsonAlpha\nAddress –  601 Genome Way Northwest\, Huntsville\, AL 35806\nZoom –https://us02web.zoom.us/j/81626946368?pwd=c2M3QTlXSy9ZS20xdkZrUHBIMHdOdz09
URL:https://www.hsv.ai/event/choosing-an-embedding-model/
LOCATION:HudsonAlpha\, 601 Genome Way Northwest\, Huntsville\, AL\, 35806
ATTACH;FMTTYPE=image/png:https://www.hsv.ai/wp-content/uploads/2024/04/Choosing-an-Embedding-Model.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240424T180000
DTEND;TZID=America/Chicago:20240424T190000
DTSTAMP:20260426T114934
CREATED:20240129T035257Z
LAST-MODIFIED:20240422T045353Z
UID:1555-1713981600-1713985200@www.hsv.ai
SUMMARY:2024 SBIR Topics Round 2
DESCRIPTION:SBIR/STTR Topics \nThe second round of SBIR Topics for DoD were released last week. As usual\, we will go through any that are labeled as Machine Learning or Artificial Intelligence – which looks like 13 SBIR and 9 STTR out of 176 total topics. \nYou can find the full list below in the Links\, just search for Learning or Artificial. \n2024 AI Symposium \nThe sessions from the Space and Rocket Center AI Symposium were recorded and just released on YouTube! Based on my notes from the sessions that I was able to attend\, they range from high level overviews to in-depth use of AI. I believe that all of them would be considered practical rather than theoretical. Again – look for the link below. \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\nSeries (picking back up next week): \nOver the next several sessions\, we will be diving deeper into separate components needed for RAG – hopefully resulting in a chat-based Q&A service for the NASA Technical Report Server.  We were introduced to this data during our submission for the 2022 NASA SpaceApps Challenge – where we placed 2nd. Our submission was a semantic search based on the abstracts for the NSTR dataset of 10\,000 papers. \nSessions from this series so far are being posted at https://hsv.ai/videos \nLinks: \n\nDefense SBIR/STTR Portal – https://www.dodsbirsttr.mil/topics-app/\nSpace & Rocket Center AI Symposium Videos – https://www.youtube.com/playlist?list=PLvvHQqQynqmtkQuLsvfFtmy0OohBcA5H4\nHuntsville AI 2022 SpaceApps Submission – https://github.com/HSV-AI/spaceapps2022\n\nDetails: \n\nDate – 04/24/2024\nTime – 6-7pm\nLocation – Zoom\nZoom –https://us02web.zoom.us/j/88996968876?pwd=VzdPTDIzclpxL1FqdHU5cXJPbDVYZz09
URL:https://www.hsv.ai/event/2024-sbir-topics-round-2/
LOCATION:HudsonAlpha\, 601 Genome Way Northwest\, Huntsville\, AL\, 35806
ATTACH;FMTTYPE=image/png:https://www.hsv.ai/wp-content/uploads/2023/01/SBIR-Topics.png
END:VEVENT
END:VCALENDAR