instant_chatbot / src /text.py
galuhalifani's picture
refactor
fc43bde
no_affiliation = "Instant Bot is an independent chatbot assistant, not affiliated or associated in any way to Indonesian Immigration Office"
description = "Instant is an independent AI chatbot that helps users understand and answer common questions related to Indonesian immigration services. Built using LangChain and OpenAI’s LLM, this bot provides responses to frequently asked topics for Indonesian and foreign nationals, such as passport applications, visa requirements, and more. The chatbot is designed to reduce confusion, improve accessibility and clarity in relation to Indonesia's immigration services."
no_replacement_for_official_advice = "The information provided by this bot is not a substitute for professional advice or services."
source_of_answer_short = "All information is based on publicly available information in Indonesian Immigration Office official website at https://www.imigrasi.go.id"
source_of_answer = "All information is based on publicly available information in Indonesian Immigration Office official website at https://www.imigrasi.go.id, https://www.imigrasi.go.id/faq, https://www.imigrasi.go.id/custom/view?type=wna-category, https://www.imigrasi.go.id/custom/view?type=wni-category, and https://www.imigrasi.go.id/uu_imigrasi"
instructions = "You can ask in English, Indonesian, or other major language. Ask anything related to: "
feedback_instr = (
"To provide feedback, type <b>helpful</b> or <b>not helpful</b> followed by your comment.<br>"
"For example: <i>helpful: accurate thank you.</i> or "
"<i>not helpful: too vague.</i>"
)