My submission to Llama hack 2024 London.
SmartChain is an AI agent that helps protect renewable energy supply chains & ensure project success. It tackles a critical but often overlooked challenge in the green energy transition: volatile supply chains.
For example, copper - a core ingredient in electrical wiring and transformers - can experience massive price fluctuations. Project directors often need alternatives like aluminum but lack the tools to monitor these effectively. This leads to unexpected costs, project overruns, and sometimes even cancellation.
-
Knowledge Graph Generation
- Builds insights from news articles, earnings calls, and market data
- Extracts key information about materials used in renewable projects
- Sends critical alerts to users
-
Alternative Materials
- Tracks both primary materials and their alternatives
- Monitors pricing trends and availability
- Suggests optimal timing for material switches
-
AI Analysis
- Users can request in-depth market analysis
- Get clear visibility into the AI's reasoning
- Make informed decisions about contract negotiations
- Frontend: Next.js, React, Cytoscape for visualizations
- Backend: Python with FastAPI
- Data: Custom knowledge graph generation
# Frontend
cd frontend && npm install && npm run dev
# Backend
cd backend && python app/main.py
Built for a sustainable future 🌿