{"id":40,"date":"2024-04-17T17:48:00","date_gmt":"2024-04-17T08:48:00","guid":{"rendered":"http:\/\/digirise.ai\/?post_type=news&#038;p=40"},"modified":"2024-11-21T11:44:35","modified_gmt":"2024-11-21T02:44:35","slug":"20240417","status":"publish","type":"news","link":"https:\/\/digirise.ai\/en\/news\/20240417\/","title":{"rendered":"What other AI can be used besides ChatGPT? A discussion about Crate xyz and tl;dv!\u00a0"},"content":{"rendered":"<pre class=\"wp-block-code\"><code>[Summary of this interview]<\/code><\/pre>\n\n\n\n<p>The discussion focused on two AI services, Creat.xyz and tl;dv, focusing on their overview and how to use them.<\/p>\n\n\n\n<p>I learned that Creat.xyz makes it easy to develop web applications even without programming skills, while tl;dv is a tool that automatically generates minutes from audio data from meetings and performs analysis.<\/p>\n\n\n\n<p>Watch the video here<\/p>\n\n\n\n<figure class=\"wp-block-image\"><a href=\"https:\/\/youtu.be\/IAizVgjs470\" target=\"_blank\" rel=\"noreferrer noopener\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-1200x628_v-fms_webp_a6fddfeb-afec-4e36-a5c9-6fd288c00db8_middle.webp\" alt=\"\u52d5\u753b\u306f\u30b3\u30c1\u30e9\"\/><\/a><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>Table of Contents\u30fbSummary of this conversation\u30fbIntroduction of the interviewees\u30fbOverview of Creat.xyz\u30fbBeginners are welcome! Basic steps of web app development using Creat.xyz\u30fbExamples of Creat.xyz\u30fbAutomate meeting transcription and analysis with tl;dv!\u30fbFeatures of tl;dv\u30fbPowerful additional functions of tl;dv, such as speech analysis and integration with other tools\u30fbSummary<\/code><\/pre>\n\n\n\n<pre class=\"wp-block-code\"><code>[Introduction of the interviewees]<\/code><\/pre>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-480x457_webp_68c2f8a9-4219-4a48-a320-66a3c3c0a377.webp\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>CEO of Digirise Inc.<\/strong><\/p>\n\n\n\n<p><strong>Mr. Masahiro Chaen<\/strong><\/p>\n\n\n\n<p>He is the CEO of several companies, including Digirise Inc., which develops AI training for corporations and ChatGPT for businesses. He is also an advisor to GMO AI &amp; Web3 Inc. and several other companies. After studying abroad in an English-speaking country for a year as a student, he went to Shanghai and started a video job search site. After returning to Japan, he developed several AI-related services, including the AI chatbot &quot;AideX&quot; and the AI language learning tool &quot;AI Conversation.&quot; He currently disseminates AI information on X and other platforms (with over 100,000 followers) and has appeared on TBS TV and ABEMA multiple times as an AI expert. He also serves as a council member of the General Incorporated Association GUGA (Generative AI Utilization Promotion Association) and a NewsPicks professional picker.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-300x300_webp_ea1525cd-e798-486a-8f29-526243742ee2.webp\" alt=\"\"\/><\/figure>\n\n\n\n<p><strong>Representative Director of Michikusa Co., Ltd.<\/strong><\/p>\n\n\n\n<p><strong>Takumi Usui<\/strong><\/p>\n\n\n\n<p>While studying at International Christian University (ICU), he worked as an associate at PKSHA Capital, a fund based on AI development venture PKSHA Technology. As the only member of the Japanese investment team other than the representative, he was involved in investment interviews with representatives of various companies and due diligence. After graduating, he joined Amazon Japan. In the seller division, he was responsible for expanding sales of Japan&#039;s largest electrical appliance business. In his first year at the company, he achieved the highest sales performance in the entire division and also contributed to improving the efficiency of other departments. He then became a director of an AI contract development company and led the business side as the only non-development member. In October 2023, he founded Michikusa Co., Ltd., which provides digital transformation support and AI training services. The company has been selected as a Microsoft Startup Hub and has already formed multiple business partnerships with companies, including those listed on the Tokyo Stock Exchange Prime. He is an AI instructor at the online learning platform Schoo.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>[Overview of Creat.xyz]<\/code><\/pre>\n\n\n\n<p>Creat.xyz is<strong>Easily create web apps without programming knowledge<\/strong>It is a service that can.<\/p>\n\n\n\n<p>It provides a function to automatically generate HTML and JavaScript code from application specifications specified in natural language using the GPT model. This makes it possible for even non-technical people to intuitively develop web applications. A React.js-based project is generated, and it can be run and edited in a local environment.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-1068x824_v-fs_webp_27264544-2f0b-4077-9955-c49e754adceb.webp\" alt=\"\"\/><\/figure>\n\n\n\n<p>Menu screen. There are various functions.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>[Even beginners are welcome! Basic steps for web app development using Creat.xyz]<\/code><\/pre>\n\n\n\n<p>The steps to use Creat.xyz are as follows: First, access the service and enter your app requirements in natural language. Enter them in the prompt input field on the right side of the site generation window.<\/p>\n\n\n\n<p>For example, just enter &quot;I want to create a typing game&quot; and it will automatically generate the functions and screen layout necessary for the game.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-2400x1419_v-frms_webp_2b660c9c-b50b-431e-ad31-a3cf02a6c46f_middle.webp\" alt=\"\"\/><\/figure>\n\n\n\n<p>A web app has been created on the left side of the screen using only a typing game and input.<\/p>\n\n\n\n<p>Once you have reviewed the suggestions and made any necessary modifications, click the &quot;Generate&quot; button to generate the code. You can then publish the resulting app on Creat.xyz or download the source code and run it locally.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>[Examples of Creat.xyz]<\/code><\/pre>\n\n\n\n<p>During the interview, the following apps were created using Creat.xyz:<\/p>\n\n\n\n<p>1. Typing Game: Type random words or sentences as quickly as possible to test your speed and accuracy.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-2400x1426_v-frms_webp_295b76c9-e348-4ca2-b28f-850ef00c3b4f_middle.webp\" alt=\"\"\/><\/figure>\n\n\n\n<p>2. Excel Function Generator: A tool that automatically generates Excel functions.<\/p>\n\n\n\n<p>You provide a brief description of the function and it will generate the appropriate code for the function.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-2400x1421_v-frms_webp_61ac84c3-271a-478a-bcc9-b8a938c1d266_middle.webp\" alt=\"\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>[tl;dv automates meeting transcription and analysis!]<\/code><\/pre>\n\n\n\n<p>tl;dv is a service specializing in meeting transcription and analysis.<\/p>\n\n\n\n<p>By linking with web conferencing tools such as Zoom,<strong>Automatically transcribe meeting audio and create meeting minutes<\/strong>They will do it for you.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-2400x1172_v-frms_webp_0181b8fc-b295-47b0-91e9-30ee27ea7d8e_middle.webp\" alt=\"\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>[Characteristics of tl;dv]<\/code><\/pre>\n\n\n\n<p>The main features of tl;dv are as follows:<\/p>\n\n\n\n<p><strong>1. Automatic transcription: Convert audio into text and automatically create meeting minutes.<\/strong><\/p>\n\n\n\n<p><strong>2. Speaker separation: Identify each speaker and separate the content of their speech.<\/strong><\/p>\n\n\n\n<p>Using tl;dv not only significantly reduces the effort required to create minutes, but also allows you to objectively evaluate the quality of meetings and make improvements.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-2400x1428_v-frms_webp_2fc4506a-ecb9-460f-9791-062de24ea3c6_middle.webp\" alt=\"\"\/><\/figure>\n\n\n\n<p>I was able to easily create minutes by simply attaching the transcribed file to Claude.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>[Powerful additional features of tl;dv, such as speech analysis and integration with other tools]<\/code><\/pre>\n\n\n\n<p>tl;dv is not just a transcription service.<strong>Organizing speech content by separating speakers, analyzing speech volume and speech speed, and API integration with other tools<\/strong>It has powerful functions such as<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img decoding=\"async\" src=\"https:\/\/storage.googleapis.com\/studio-cms-assets\/projects\/wQOVYm1RWD\/s-2400x1428_v-frms_webp_a1eaa585-0bf1-4efd-baec-96e9d9f0c398_middle.webp\" alt=\"\"\/><\/figure>\n\n\n\n<pre class=\"wp-block-code\"><code>\u3010summary\u3011<\/code><\/pre>\n\n\n\n<p>Both Creat.xyz and tl;dv are groundbreaking services that utilize cutting-edge AI technology.<\/p>\n\n\n\n<p>Creat.xyz, which allows you to create web apps without programming knowledge, will be a powerful tool for putting your ideas into shape. On the other hand, tl;dv will help you create meeting minutes more efficiently and improve the quality of your meetings.<\/p>\n\n\n\n<p>In the future, business scenes will require the use of AI tools in the right places with the right skills. It is not enough to simply use AI; you need to be able to discern which tool is best suited for which task.<\/p>\n\n\n\n<p>Furthermore, rather than simply accepting the output of AI, it is important to use AI to our advantage by combining it with human knowledge.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u25a0 About Digirise Co., Ltd.<\/code><\/pre>\n\n\n\n<p>(<a target=\"_blank\" href=\"https:\/\/digirise.ai\/en\/\" rel=\"noreferrer noopener\">https:\/\/digirise.ai\/<\/a>)<\/p>\n\n\n\n<p>Digirise Inc. started its business in 2023 with the vision of &quot;delivering the convenience and excitement of AI to everyone.&quot; We are currently introducing our services, which provide AI training (video learning + workshops) called &quot;Corporate Reskilling\u00ae&quot; and our in-house developed ChatGPT for businesses, &quot;AI Works,&quot; to many companies, including listed companies. Another advantage of our company is that our services can be used at low cost through IT implementation subsidies and grants. We also undertake contract development of AI systems, and through training, tool provision, and development, we aim to promote AI human resource development and AI utilization in Japanese companies, thereby improving productivity throughout Japan.<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>\u25a0 Contact information<\/code><\/pre>\n\n\n\n<p>Name: Digirise Inc.<\/p>\n\n\n\n<p>Location: 3-1-1 Aobadai, Meguro-ku, Tokyo<\/p>\n\n\n\n<p>Established: July 7, 2023<\/p>\n\n\n\n<p>Representative Director: Masahiro Chaen<\/p>\n\n\n\n<p>URL :&nbsp;<a target=\"_blank\" href=\"https:\/\/digirise.ai\/en\/\" rel=\"noreferrer noopener\">https:\/\/digirise.ai\/<\/a><\/p>\n\n\n\n<p>Email :&nbsp;<a target=\"_blank\" href=\"mailto:info@digirise.ai\" rel=\"noreferrer noopener\">info@digirise.ai<\/a><\/p>","protected":false},"featured_media":0,"template":"","meta":{"_acf_changed":false},"news_cat":[17],"class_list":["post-40","news","type-news","status-publish","hentry","news_cat-event-seminar"],"acf":[],"_links":{"self":[{"href":"https:\/\/digirise.ai\/en\/wp-json\/wp\/v2\/news\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/digirise.ai\/en\/wp-json\/wp\/v2\/news"}],"about":[{"href":"https:\/\/digirise.ai\/en\/wp-json\/wp\/v2\/types\/news"}],"wp:attachment":[{"href":"https:\/\/digirise.ai\/en\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"news_cat","embeddable":true,"href":"https:\/\/digirise.ai\/en\/wp-json\/wp\/v2\/news_cat?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}