Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 1000 Bytes

File metadata and controls

19 lines (10 loc) · 1000 Bytes

Slides for NASSCOM Engineering and Design Summit, Bangalore, 2024

Here are the slides and the code for the NASSCOM Summit keynote talk by Cohan Sujay Carlos, CEO of Mechanical Chef, and Arvind Singh Gulati (ex-CTO of BicycleAI).

The talk was about how LLMs work and how they can be used in production systems.

We covered in particular how they can be programmed conversationally using a multi-agent technique called AutoGen.

Below is a video of the lecture in full.

Video of the lecture on building a customer service bot using LLMs

As a demo, we presented an order-taking chatbot that Arvind Singh had built.

This repo contains the code for the same.

You can also watch the demo (Arvind running the code) on Youtube at https://www.youtube.com/watch?v=2gkWBz52Yzg.

Demo of an order-taking chatbot