BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Huntsville AI - ECPv6.8.3//NONSGML v1.0//EN
CALSCALE:GREGORIAN
METHOD:PUBLISH
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:20240301T180000
DTEND;TZID=America/Chicago:20240303T180000
DTSTAMP:20260427T130012
CREATED:20240129T033844Z
LAST-MODIFIED:20240129T033844Z
UID:1550-1709316000-1709488800@www.hsv.ai
SUMMARY:HudsonAlpha Tech Challenge
DESCRIPTION:This is a placeholder for the HudsonAlpha Tech Challenge. We usually support this event with mentors and/or teams to compete.
URL:https://www.hsv.ai/event/hudsonalpha-tech-challenge/
LOCATION:HudsonAlpha\, 601 Genome Way Northwest\, Huntsville\, AL\, 35806
ATTACH;FMTTYPE=image/png:https://www.hsv.ai/wp-content/uploads/2024/01/Hatch-2024.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240306T180000
DTEND;TZID=America/Chicago:20240306T190000
DTSTAMP:20260427T130012
CREATED:20240305T043134Z
LAST-MODIFIED:20240305T043134Z
UID:1606-1709748000-1709751600@www.hsv.ai
SUMMARY:Retrieval Augmented Generation
DESCRIPTION:This week we will be talking about Retrieval Augmented Generation – also known as RAG. The basic premise is to use an existing LLM to generate content based on an existing collection of documents. This removes the need to fine-tune an LLM\, which is cost prohibitive and hardware constrained. \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. \nFor this session\, we will cover an overview of RAG as well as walk through the submission from the challenge. I have recently updated it to work with current versions of the dependent libraries – so we can demonstrate the starting point for this project. \nAlso – if you missed last week’s session on AI & Video – you can find the recording here – https://hsv.ai/2024/02/22/ai-breakthroughs-in-video/ \nLinks: \n\nRAG Paper – https://arxiv.org/pdf/2005.11401.pdf\nHuntsville AI 2022 SpaceApps Submission – https://github.com/HSV-AI/spaceapps2022\n\n\nDetails: \n\nDate – 03/06/2024\nTime – 6-7pm\nLocation – HudsonAlpha\nAddress –  601 Genome Way Northwest\, Huntsville\, AL 35806\nZoom –https://us02web.zoom.us/j/82845221441?pwd=cEdZYXBlVm1naC82U0dpZlljV1B6Zz09\n\n\nHope to see you soon!\n-J.
URL:https://www.hsv.ai/event/retrieval-augmented-generation/
ATTACH;FMTTYPE=image/png:https://www.hsv.ai/wp-content/uploads/2024/03/Retrieval-Augmented-Generation.png
END:VEVENT
BEGIN:VEVENT
DTSTART;TZID=America/Chicago:20240320T180000
DTEND;TZID=America/Chicago:20240320T190000
DTSTAMP:20260427T130012
CREATED:20240319T021430Z
LAST-MODIFIED:20240319T021430Z
UID:1615-1710957600-1710961200@www.hsv.ai
SUMMARY:Vector Store with ChromaDB
DESCRIPTION:Continuing our discussion about Retrieval Augmented Generation (RAG)\, this week we will incorporate ChromaDB as the storage and query mechanism for the embeddings. Our initial SpaceApps submission held all of the embeddings in memory and used a cosine similarity metric for queries. We will go through the ChromaDB API and design decisions required to replace the custom approach with a more robust solution. \nThe initial work for converting this is posted in the SpaceApps repo linked below if you want to check it out early. Also – I double-checked our availability at HudsonAlpha\, so we are set for an in-person meetup if you can make it. \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\nChroma DB – https://github.com/chroma-core/chroma\nRAG Paper – https://arxiv.org/pdf/2005.11401.pdf\nHuntsville AI 2022 SpaceApps Submission – https://github.com/HSV-AI/spaceapps2022\n\n\nDetails: \n\nDate – 03/20/2024\nTime – 6-7pm\nLocation – HudsonAlpha\nAddress –  601 Genome Way Northwest\, Huntsville\, AL 35806\nZoom –https://us02web.zoom.us/j/81139026249?pwd=bTR1VUoxRGMrN3I1VnN1NVRDNkdIZz09
URL:https://www.hsv.ai/event/vector-store-with-chromadb/
LOCATION:HudsonAlpha\, 601 Genome Way Northwest\, Huntsville\, AL\, 35806
ATTACH;FMTTYPE=image/png:https://www.hsv.ai/wp-content/uploads/2024/03/ChromaDB.png
END:VEVENT
END:VCALENDAR