laravellivedelhi / talks

Propose talk for next Laravel Live Delhi Meetup
1 stars 0 forks source link

Building an AI Chat Assistant with Laravel and Ollama #37

Open crystalmyth opened 2 months ago

crystalmyth commented 2 months ago

Title

Building an AI Chat Assistant with Laravel and Ollama

Brief description about the content to be covered

This talk will explore how to leverage the power of Laravel, a popular PHP framework, and Ollama, a tool for running large language models (LLMs) locally, to build your own personal chatbot. We'll delve into:

Prerequisites & reading material (Distributed before the session)

Time required for the talk

This talk is estimated to take 45 minutes, including a live demo and time for questions.

Link to slides / demos

Working on it.

About yourself (Please include social media links, twitter, facebook)

linkedin: https://www.linkedin.com/in/lakshya-verma/

Your open source contributions (if any)

Availability (When would you be able to give the talk?)

Upcoming Weekend

Any comments

We will discussed highlights the potential limitations of running LLMs locally due to processing power requirements. During the talk, we can address these limitations and discuss alternative approaches for deploying your chatbot to production.