Skip to content

Belal-uddin/DFA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 T5 Question Answering Web App

A full-stack web application that uses a pretrained T5 model. The T5 model has been fine-tuned using my dataset(disease related questions and answer). The project combines Node.js + Express (backend), Python (for model inference), and a clean HTML/CSS/JavaScript frontend.

This project demonstrates how to integrate a machine learning model into a web app.


✨ Features

  • 🌐 Web-based interface to ask natural language questions
  • 🧩 Backend communicates with a Python script running HuggingFace’s T5 model
  • 🎨 Clean and lightweight frontend built with HTML, CSS, JavaScript

🛠️ Tech Stack

  • Frontend: HTML, CSS, JavaScript
  • Backend: Node.js, Express
  • Machine Learning: Python, HuggingFace Transformers etc

🖼️ Interface Preview

🏠 Home Page

Home Page

💬 Question & Answer Result

Q&A Result

💬 Question & Answer Result

Q&A Result

About

Disease FAQ Assistant is a web application that generates answers based on user-input questions for selected 10 diseases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors