Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix websites #43

Merged
merged 1 commit into from
Nov 19, 2024
Merged
Show file tree
Hide file tree
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
1 change: 1 addition & 0 deletions website/docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ module.exports = {
routeBasePath: 'talks',
path: './talks',
showReadingTime: true,
postsPerPage: 'ALL',
},
],
[
Expand Down
14 changes: 14 additions & 0 deletions website/talks/future_talks/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,20 @@ Current LLM-based orchestration tools often lack support for multi-agent interac

### Sign Up: https://discord.gg/NrNP5ZAx?event=1308233315442098197

## Transforming CRM with Agents: The Journey to Ully.ai's Next-Gen ERP - Dec 16, 2024

### Speakers: Bassil Khilo

### Biography of the speakers:

Bassil Khilo is the Founder & CEO of Ully.ai, an AI-powered CRM platform that automates lead research and outreach while offering full-cycle sales management tools. With a vision to redefine enterprise resource planning (ERP) systems, Bassil combines his experience in SaaS sales and entrepreneurship to build solutions that empower businesses to scale efficiently. Before founding Ully.ai, Bassil served as a Senior Account Executive at a globally renowned ERP company, where he gained hands-on experience in ERP and CRM solutions. His entrepreneurial journey includes founding ventures such as Maple Tyres, an e-commerce platform for tires in the UAE, and WarrenAI, a stock research platform that helps investors identify top-performing companies.

### Abstract:

In today's fast-paced digital landscape, businesses need tools that go beyond conventional CRM systems to manage their operations efficiently. At Ully.ai, we’ve built a powerful AI-driven CRM (soon evolving into a full ERP) that redefines how businesses research leads, engage with customers, and manage their sales cycle. Ully automates WhatsApp and email replies with AI Agents, enriches leads with deep insights, and personalizes outreach at scale. This talk explores the how Autogen’s Agents can streamline operations, improve customer engagement, and drive growth with RAG.

### Sign Up: https://discord.gg/NrNP5ZAx?event=1308497335768059974


## How to follow up with the latest talks?

Expand Down
Loading