Grame-e is a chatbot service for students at Gachon University. Running from March 2023 to July 2024, the project was developed to make college life more convenient for students. Built on Dart and Flutter, it provides a user-friendly interface
https://www.youtube.com/watch?v=yLPv_uwIqHI
Key Features:
- Implementing an interface for user interaction
- Show responses to user questions
- User recognition through account authentication at Gachon University
- Personalized grid message settings
Developed with Flutter, implemented in consideration of compatibility and performance across different platforms. The focus was on efficient, easy-to-maintain code writing through the Dart language
Technology used: Google Translate API functionality explained: Translate user questions into different languages to provide a wider range of information
The Google Cloud Translate API enables multilingual support, making the service easier for students from diverse backgrounds.
The Game-e Chatbot project aims to provide quick and accurate answers to various questions that Gachon University students may experience during their school years. In particular, we focused on the development of services that take into account the practical needs and convenience of students, especially with the meaning of graduation works. Through this, we expect students' college lives to change more abundantly and conveniently.
** This is a brief introduction to the front-end part of the Grame-e project. We have worked to provide an easy-to-understand, accessible interface for users. The combination of Dart and Flutter was key to achieving this goal, and the integration of the Google Translate API expanded the scope of the project by enabling multilingual support **
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
For help getting started with Flutter development, view the online documentation, which offers tutorials, samples, guidance on mobile development, and a full API reference.