Skip to content

HossamSaberr/MUFCI-ChatBot

Repository files navigation

🎓 FCI Regulations Chatbot | مساعد لوائح كلية الحاسبات

Next.js TypeScript Tailwind CSS

Regulations Chatbot for FCI Menofia University.


Features

  • Bilingual Support - Arabic & English
  • GPA Calculator - Calculate your GPA easily
  • Dark Mode - Easy on the eyes
  • Responsive Design - Works on all devices

Getting Started

# Install dependencies
npm install

# Run development server
npm run dev

Open http://localhost:3000

Project Structure

├── app/
│   ├── api/chat/       # Chat API
│   ├── page.tsx        # Main page
│   └── globals.css     # Styles
├── components/         # UI components
├── lib/
│   ├── ai-config.ts    # GPA calculator & search logic
│   └── regulations-data.ts # Regulations data
└── public/

About

A modern chatbot for FCI Menofia University regulations. Built with Next.js , TypeScript & Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published