Skip to content

Latest commit

 

History

History
28 lines (21 loc) · 961 Bytes

README.md

File metadata and controls

28 lines (21 loc) · 961 Bytes

SymfonyCon Bot 2023

Chatbot for SymfonyCon 2023 with Telegram integration.

Use it on Telegram: @SymfonyConBot

What's it about?

This bot is a small demo app for the SymfonyCon 2023 conference. It's a simple bot that can be used to get information about the conference. It knows a few things about the conference, like the dates, the location, and the schedule.

The bot demonstrates a simple way to implement Retrieval Augmented Generation (RAG) with Symfony and OpenAI's API.

Requirements