Skip to content

☕️ Alpha-Search is a chatbot-style recommendation system for users who are looking for cafes where they can bring their laptop to do things.

Notifications You must be signed in to change notification settings

kmu-sv/alpha-search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alpha Search

Authors and owners

Minjun Koo, Gaeul Go, Hwancheol Kang, Kihyun Yang
- Kookmin University Computer Science

Overview

image

Alpha-Search is a chatbot-style recommendation system for users who are looking for cafes where they can bring their laptop to do things. If a user asks chatbot to find a cafe with certain features (e.g. table shape , WiFi, enough outlet(number of outlets / number of seats > t : t is an arbitrary number to be determined later), etc.), Chatbot will give you a couple of candidates on the map based on the data stored in the DB(DB table has cafe's information including mentioned above. It is filled via several api's by web crawling.). When users click on a candidate provided with a pin on map, detailed information about the place is provided and the user makes a decision among the candidates based on this information. Then, the chatbot provides a route to the selected location. In addition, the chatbot asks the user what they may need in addition to what the user has requested and use this information to determine the candidates.

Flowchart

flowchart

Infrastructure

Server : AWS EC2
DB : MariaDB, Redis
MariaDB 10.3.3
Rule : (blank)
Table : User, Place
version management : github

Feature 1. Enter User Question

Feature 2. Chat

Feature 3. Show suggested places

About

☕️ Alpha-Search is a chatbot-style recommendation system for users who are looking for cafes where they can bring their laptop to do things.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •