An AI-powered chatbot that answers student questions using university PDFs with the help of Google's Gemini API and RAG (Retrieval-Augmented Generation) architecture.
-
Updated
Dec 22, 2025 - Python
An AI-powered chatbot that answers student questions using university PDFs with the help of Google's Gemini API and RAG (Retrieval-Augmented Generation) architecture.
AI faq bot feed w/ hackclub data
A self-expanding Discord bot that leverages a vector database for matching questions with existing answers, utilizes a fine-tuned LLM for new queries, and allows users to contribute and vote on responses.
An FAQ bot to be used on the Assistant for NMS Discord server
AI-powered company chatbot for answering FAQs, support queries, and business information.
The project aims to develop a platform for creating and managing AI agents, helping tech companies share knowledge about their systems and processes efficiently. Users will interact via an intelligent chat, accessing only authorized agents. The app will integrate with a cloud database to store conversations and include a access control
A simple FAQ search engine built with TF-IDF and Sastrawi (Indonesian stemming). Includes an audit that found Euclidean distance let an off-topic question nearly pass as a match — fixed by switching to cosine similarity.
A FastAPI FAQ chatbot with structured lead capture, consultation requests, admin dashboard, CSV exports, and ready-to-run dummy demo data.
A lightweight customer service chatbot powered by Flask, FAISS, and Sentence Transformers. It provides instant answers to FAQs with semantic search, wrapped in a modern and responsive chat interface. Dockerized for smooth deployment, making it perfect for portfolio showcase or real-world integration.
Information and answers to questions when arriving in Austria for refugees from Ukraine
ai-faq-bot
ShopEasy FAQ Bot — Agentic AI capstone project built with LangGraph, ChromaDB, Groq (LLaMA3), and Streamlit. Features RAG-based FAQ retrieval, multi-turn memory, discount calculator, and RAGAS evaluation.
Nova: A smart FAQ assistant powered by AI & Streamlit
Telegram bot for KPJU School of Pharmacy CPD queries: Google Sheets-backed FAQ, deadlines, and contacts, zero database, no redeploy needed to update content.
A fast, efficient and simple chatbot for answering domain or organization specific questions using a dataset of FAQs.
FAQ-Bot is a lightweight, semantic search-based chatbot designed to answer frequently asked questions using sentence embeddings. It uses Sentence-Transformers to find the most relevant answer from a set of predefined FAQs.
FAQ Chatbot for a fictional e-commerce site using LLM and semantic search
Intelligent FAQ chatbot leveraging semantic similarity and keyword matching, with API support, logging, and fine-tuning.
To associate your repository with the faq-bot topic, visit your repo's landing page and select "manage topics."