AI & LLM

Featured

Educational Chatbot using RAG

An innovative educational tool leveraging Small Language Models and RAG architecture to provide accessible learning support for underserved communities, with offline capability.

Educational Chatbot using RAG — screenshot 1 of 3
Educational Chatbot using RAG — screenshot 2 of 3
Educational Chatbot using RAG — screenshot 3 of 3
1 / 3

Key Features

  • Lightweight SLM architecture for device-efficient operation
  • Web-based interface for easy accessibility
  • 75% accuracy on 4,000-question dataset validated with RAGChecker
  • Offline capability for areas with limited internet connectivity
  • Supports underserved communities in learning
  • Retrieval-Augmented Generation for accurate responses

Challenges Faced

  • Running a capable chatbot on limited/offline hardware for underserved communities
  • Keeping answers grounded and accurate despite using a small language model
  • Validating answer quality without a large evaluation team

Solutions Implemented

  • Chose a lightweight SLM architecture optimized for on-device, offline operation
  • Used Retrieval-Augmented Generation to ground responses in a curated physics knowledge base
  • Validated accuracy (75% on a 4,000-question set) using the RAGChecker framework

Technologies Used

PythonRAGSLMLangChainOllamaFlaskNLP

More AI & LLM Projects

View All

AI & LLM

Featured

AI Doctor Assistant

Voice-powered medical consultation platform with AI-driven healthcare assistance

  • LLM-based symptom analysis for natural doctor-patient conversations
  • Real-time speech understanding with VAPI Voice Assistant + OpenRouter AI
  • Automatic medical report generation (symptoms, prescriptions, advice, summary)
Next.jsTypeScriptAI/LLMPostgreSQLVoice AI+4

AI & LLM

Featured

DeshiPlate AI: Bangladeshi Food Recognition

AI-powered food recognition system specialized in traditional Bangladeshi cuisine with nutrition assistance

  • AI-powered recognition of 33 traditional Bangladeshi dishes
  • Custom-curated dataset of Bangladeshi cuisine for model training
  • NextViT deep learning architecture achieving 89.76% accuracy
Next.jsTypeScriptNextViTPyTorchDeep Learning+4

AI & LLM

Featured

SHOBDOTORI: Regional-to-Standard Bangla Speech Recognition

ASR system to transcribe regional Bangladeshi dialects into standard Bangla

  • Automatic transcription of 20 regional Bangladeshi dialects into standard Bangla
  • Curated dataset with 3,800+ audio samples
  • Transformer-based models: Whisper and Wav2Vec2
PythonPyTorchWhisperWav2Vec2KenLM+3

Get in touch

Curious how it was built?

I'd be glad to walk through the architecture and decisions behind Educational Chatbot using RAG.