Frequently Asked Questions
What is the difference between FYP, capstone, and thesis?
In the Philippines and India, the three terms often overlap. FYP (Final Year Project) is the broad academic term — your culminating project. Capstone is the typical BSIT term — usually a working system with documentation. Thesis is the typical BS Computer Science / engineering term — emphasizes research, hypothesis, and chapter-based defense. All three require Chapter 1-5 documentation in most curricula. This hub serves all three.
How do I pick a final year project topic?
Three filters in order: (1) Can you DEMO it in front of a panel? Pick topics you can show working, not topics that look impressive on paper. (2) Can you NAME the real-world user? "Helps students with X" is weak — "Helps the registrar at CHMSC Binalbagan track X" is strong. Specific beats generic. (3) Can you finish in your timeline? 4-6 months for a team of 3-4 = a system with 5-8 modules. Solo capstone = simpler scope. Browse our 150+ capstone idea list for filtered options by complexity.
Do these documentation chapters work for my school's template?
The chapter structures here follow common BSIT and CSE templates used in Philippine universities (CHMSC, USLS, USA, Mapua, and similar). Chapter 1 = Introduction, Chapter 2 = Review of Related Literature, Chapter 3 = Methodology / System Design, Chapter 4 = Results / Implementation, Chapter 5 = Recommendations / Conclusion. Your school's template may differ slightly — check before submitting. Use these as STARTING POINTS, not final submissions.
Are these final year projects free to use?
Yes — all FYP documentation, code, and templates are free for academic use. Adapt them to your specific system and school template. No attribution required. We do strongly recommend you modify the content substantially before submission — 2026 panels actively check for duplicate capstone documentation through Turnitin and similar tools.
How do I avoid plagiarism when using these resources?
Three rules: (1) Rewrite every paragraph in your own words — do not copy sentences. (2) Substitute your specific system's terminology — Patient becomes Clinic Patient at YOUR clinic; Student becomes BSIT 4th year at YOUR university. (3) Cite the inspiration in your Chapter 2 Related Literature if you reference any specific approach. Use Grammarly's paraphrasing tool or rewrite by hand to stay under Turnitin's similarity threshold (typically 15-20%).
What is the best AI capstone topic for 2026?
2026 panels strongly favor (1) RAG-based document Q&A systems (real LLM use, defensible), (2) real-time computer vision projects with webcam (face recognition attendance, drowsiness detection, plate recognition), (3) AI-assisted writing tools with specific industry focus (legal contract analyzer, medical symptom checker with disclaimers). Browse our 100+ AI Capstone Project Ideas list for filtered options ranked by complexity and current employer demand.
Where do I find UML diagrams and database designs for my FYP?
Browse our UML Diagrams Library (300+ Use Case, ER, DFD, Class, Activity, Sequence, Component, Deployment diagrams) and Database Design Projects (35+ ERDs with SQL schemas) — these pair directly with the FYP documentation chapters in this hub. The Chapter 3 (Methodology) of every capstone needs at least Use Case + ER + DFD; the UML hub has examples for every common system domain.
How often is this FYP hub updated?
New FYP resources are added regularly, especially curated capstone idea lists at the start of each academic year (August in PH, September in India, January in US). Existing documentation chapters are revised when defense panel feedback patterns shift. This page was last refreshed in May 2026 — including 2026 AI capstone trends.