This is a project for the Nvidia / LlamaIndex 2024 Developer Contest https://developer.nvidia.com/llamaindex-developer-contest
You can see the final react project on GitHubp pages: https://wgreunke.github.io/nvidia_llama_hackathon/
- main/NewsLinks.py - Gets a list of articles related to hurricane Helene from https://newsapi.org/.
- main/EventsFromLinks.py - Fetches news articles from the list of links using LlamaIndex and processes them using Nvidia Nim LLM models
- master/Src/App.js - Main react application
- gh-pages - Compiled React App
- Live application - https://wgreunke.github.io/nvidia_llama_hackathon/ - Hosted using gh-pages.