top of page

Quick Turkish banking FAQ chatbot

Welcome to this small project of building a quick Turkish banking FAQ chatbot. We'll scrape and parse the bank HTML website to pick up FAQ questions. After that, we'll dive into several techniques of semantic search. In the first approach we'll be using search engine technology, afterwards we'll dive into semantic search with word and sentence vectors.

If you would like to do it together please visit the associated playlist spaCy ve Semantic Search'le Hızl FAQ Chatbotu.

bottom of page