Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions data/events/ai-summit-new-york.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"name": "AI Summit New York",
"year_started": 2016,
"number_of_events_hosted": 10,
"city": "New York",
"region": "New York",
"country": "USA",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

acording to their wesbite the next event isin london not the USA please check the webiste and confirm

"continent": "North America",
"website": "https://theaisummit.com/new-york",
"sector": [
"AI",
"Machine Learning",
"Deep Learning",
"Cloud Computing",
"Tech Leadership"
],
"tags": [
"ai",
"machine learning",
"business",
"conference"
],
"acceptable_tags": [
"ai",
"ml",
"machinelearning",
"technology"
],
"type": "in-person",
"languages": [
"English"
],
"frequency": "annual",
"timezone": "America/New_York",
"attendee_size": {
"min": 3000,
"max": 6500
},
"ticket_cost_usual": {
"currency": "USD",
"min": 100,
"max": 2499
},
"organizer": {
"name": "AI Summit Organizers",
"email": "info@theaisummit.com",
"twitter": "https://x.com/Bussiness_AI",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this link is invalid, please replace with the correct link

"website": "https://theaisummit.com"
},
"socials": {
"twitter": "https://x.com/Bussiness_AI",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

same with this

"linkedin": "https://www.linkedin.com/showcase/the-ai-summit/",
"youtube": "https://www.youtube.com/ @AIBusinessTV",

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

there a syntax error in thsi link the gap between the "/" and the "@ai..." please fix and confirm validity

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also the link is wrong, this is the corect link

www.youtube.com/@AISummitSeries

"instagram": "https://www.instagram.com/theaisummitseries/"
},
"description": "AI Summit New York is an in-person conference focused on artificial intelligence, machine learning, and deep learning for business leaders and tech professionals. The event brings together AI experts, cloud engineers, and tech executives to discuss real-world AI applications, leadership strategies, and cloud integration through keynotes, workshops, and networking sessions."
}