Skip to content

Commit

Permalink
add institutional investor
Browse files Browse the repository at this point in the history
  • Loading branch information
DidierRLopes committed Mar 1, 2025
1 parent 57ca538 commit 045f6c5
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/components/Media/MediaOnStage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@ import React from "react";
import VideosList from "../General/VideosList";

const data = [
{
title: "Autonomous Agents — The Next Step in AI Applications?",
description:
"Autonomous agents - AI programs that interact independently with multiple applications, LLMs or websites to complete an entire workflow – promise to be the next step in enhancing productivity in investment management. In response to an inflow into a mutual fund, for example, a group of agents might build a list of buy orders using the OMS, stage the orders to an EMS, review liquidity conditions to craft a trading strategy and send orders to the broker algorithms best suited to execute the orders, rather than requiring traders to interact with several applications. What are the challenges, risks and benefits of creating and deploying autonomous agents in the investment management enterprise?",
date: "2025-02-24",
location: "2025 Financial Technology Forum Winter Workshop & Automating Alpha (Ft. Lauderdale, FL)",
image: "/media/institutional-investor-conference-2025.jpg",
info: "More information on the event can be found <a href='https://event.institutionalinvestor.com/event/c16a1d32-6bae-42ac-b45d-f951f986fa39/summary' target='_blank' rel='noopener noreferrer'>here</a>.",
},
{
title: "PANEL DISCUSSION: ChatGPT & The Future of AI in Finance",
description:
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 045f6c5

Please sign in to comment.