Skip to content

baranylcn/turkish_QA_bert_assistant_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turkish Q&A Assistant

The goal is to create a general information assistant application for the XXXXX company.

XXXXX General Information Assistant is a simple question-answering application built with Streamlit, leveraging a BERT model fine-tuned for Turkish language.

Note : XXXXX company has no affiliation with real entities or individuals. It has been fabricated solely for the purpose of this project as an example.

Overview

This application allows users to ask questions on a variety of topics and receive answers based on the pre-loaded content. The BERT-based model used in this assistant is specifically trained for Turkish question answering, ensuring accurate responses for queries in Turkish.

Features

  • Question Input: Users can input their questions using a text input field.
  • Answer Display: Upon submitting a question, the assistant provides the answer based on the pre-loaded content.
  • Session State Handling: The application maintains session state to remember user interactions, ensuring a smooth experience.

Q&A Examples

bot1 bot2 bot3

Releases

No releases published

Packages

No packages published

Languages