Co-founder / CTO, Studio Ousia Inc.
Senior Visiting Researcher, Keio Research Institute at SFC
Visiting Researcher, National Institute of Informatics
When users come across an interesting keyword while reading texts, they typically want to search and get further information on it. However, current smartphones do not provide an easy way to this; It requires highly tedious steps such as selecting the keyword by holding and accurately swiping fingers on the screen, copying and pasting the keyword to the search box, and selecting a desired link from the search results.
Phroni addresses this problem by converting notable keywords that users might want to search into links. It automatically extracts keywords from texts using a machine-learning algorithm and enables users to perform a search to Google, Wikipedia, Twitter, and other relevant sources by just tapping it.
TEDxSeeds 2012
(Yokohama)
GigaOM Mobilize 2012
(San Francisco)
DEMO Asia 2012
(Singapore)
Startup Asia 2012
(Singapore)
Plug and Play EXPO Winter 2011
(Silicon Valley)
Extended Semantic Web Conference 2010
(Crete, Greece)
Keyword Now is an iOS app that allows users to check the most popular keyword rankings on the web or on TV. The app periodically generates keyword rankings by crawling and aggregating several web sources.
I initially developed this app within 3 days as a teaching material of Appcelerator Titanium Mobile Workshop at Keio SFC. The app has been downloaded over 80,000 times from the App Store.
Normadic Node (formerly NAT Traversal SDK) is a middleware that enables direct communication between nodes having private IP adoresses.
Under the IPv4 Internet, there are not enough IP addresses to distribute globally unique addresses to each node. Therefore, most nodes have private IP addresses, which are not unique across the Internet. Therefore, it is basically impossible to directly communicate between private nodes.
NAT Traversal SDK addresses this problem using several unique methods including UPnP and STUN and enables direct communication between private nodes.