並び順

ブックマーク数

期間指定

  • から
  • まで

281 - 320 件 / 411件

新着順 人気順

language-modelの検索結果281 - 320 件 / 411件

  • OpenAI、「GPT-4o」の新しいデータ分析機能を発表--有料ユーザー対象

    Maria Diaz (ZDNET.com) 翻訳校正: 緒方亮 吉武稔夫 (ガリレオ) 2024-05-20 09:24 OpenAIは先ごろ、AIチャットボット「ChatGPT」のデータ分析機能の変更を発表した。ChatGPTを使ってインタラクティブでカスタマイズ可能な表とグラフを作成し、プレゼンテーションや書類としてダウンロードできるようになる。「Google Drive」や「Microsoft OneDrive」からChatGPTにファイルをアップロードすることも可能だ。 ただし、新しいデータ分析機能はすべてのユーザーが利用できるようになるわけではない。アップグレードは今後数週間をかけて段階的に「ChatGPT Plus」「ChatGPT Enterprise」「ChatGPT Team」のユーザーに提供される。データ分析の新機能は、OpenAIが先日「Spring Update」

      OpenAI、「GPT-4o」の新しいデータ分析機能を発表--有料ユーザー対象
    • GitHub - SakanaAI/AI-Scientist: The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬

      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

        GitHub - SakanaAI/AI-Scientist: The AI Scientist: Towards Fully Automated Open-Ended Scientific Discovery 🧑‍🔬
      • 「ChatGPT」が見て、聞いて、話せるように ~音声・画像対応のマルチモーダルAI/今後2週間のうちに「Plus」および「Enterprise」で提供

          「ChatGPT」が見て、聞いて、話せるように ~音声・画像対応のマルチモーダルAI/今後2週間のうちに「Plus」および「Enterprise」で提供
        • UTH-BERT: a BERT pre-trained with Japanese clinical text – 医療AI・デジタルツイン開発学講座

          Abstract This page publishes a Bidirectional Encoder Representations from Transformers (BERT) model that was pre-trained with a huge Japanese clinical text (approximately 120 million lines). This model is released under the Creative Commons 4.0 International License (CC BY-NC-SA 4.0). To develop the model, we leverage the Tensorflow implementation of BERT published by Google on this page. This stu

          • LLMアプリ開発の必須ツール?!Langfuseがすごい! - Qiita

            2024/04/09 続編書きました。 LangChainを使って色々LLMアプリを作って遊んでいます。 体感速度が遅いけど、どこが遅いかわからない サンプルソースをコピペして作ったので、実は中身のことをわかってない 入力と出力だけじゃなくて、中間の状態も知りたい みたいなことってありませんか?そんなときに使えるツールを見つけましたのでご紹介します。 Langfuseとは LangfuseはLLMエンジニアリングプラットフォームです。LLMアプリからメトリクスやトレースを取得し可視化できます。また、評価、プロンプトの管理、データセットの作成なども行えます OSS開発が進められており、開発の主導はFinto Technologies GmbHというドイツの企業のようです。 公式サイト 主要機能(公式サイトより) LangSmithと類似したツールですが、OSSなのでセルフホストできる点がポイ

              LLMアプリ開発の必須ツール?!Langfuseがすごい! - Qiita
            • 仏教対話AIの進化:「ブッダボットプラス」の開発―ChatGPT4搭載でより詳しい回答が可能に―

              熊谷誠慈 人と社会の未来研究院准教授と古屋俊和 株式会社テラバースCEOは、生成系AI「ChatGPT4」を応用した新型チャットボット「ブッダボットプラス」を共同開発しました。「ブッダボット」は、仏教経典を学習し、様々な悩みに対して宗教的観点から回答する対話型AIで、両開発者が2021年3月に公表しました。ただ、このブッダボットはGoogle社提供のアルゴリズム「Sentence BERT」を応用したものであり、(文章の生成は行わず)仏教経典の文言そのままの形で回答するものでした。ソースについては信頼性があるものの、ユーザーの聞きたい内容について、わかりやすい言葉で回答することはできませんでした。今回、ChatGPT4を応用したブッダボットプラスは、質問への回答として、仏教経典の文言をそのまま提示したうえで、ユーザーの質問内容に即した解釈・追加説明を併せて生成して提示することが可能となりま

                仏教対話AIの進化:「ブッダボットプラス」の開発―ChatGPT4搭載でより詳しい回答が可能に―
              • ChatGPT - Wikipedia

                ChatGPT(チャットジーピーティー、英語: Chat Generative Pre-trained Transformer)[1]は、OpenAIが2022年11月に公開した人工知能チャットボットであり、生成AIの一種。 GPTの原語のGenerative Pre-trained Transformerとは、「生成可能な事前学習済み変換器」という意味である[2]。OpenAIのGPT-3ファミリーの大規模な言語モデルに基づいて構築されており、教師あり学習と強化学習の両方の手法を使って転移学習され、機械学習のサブセットである深層学習を使って開発されている[3]。 2022年11月30日にプロトタイプとして公開され、幅広い分野の質問に詳細な回答を生成できることから注目を集めた。しかし、人間が自然と感じる回答の生成を特徴としていることから、一見自然に見えるが事実とは異なる回答を生成することも

                  ChatGPT - Wikipedia
                • Google AI Gemini API | Gemma open models | Google for Developers  |  Google AI for Developers

                  import google.generativeai as genai import PIL.Image import os genai.configure(api_key=os.environ["GOOGLE_API_KEY"]) img = PIL.Image.open('path/to/image.png') model = genai.GenerativeModel(model_name="gemini-1.5-flash") response = model.generate_content(["What is in this photo?", img]) print(response.text) const { GoogleGenerativeAI } = require("@google/generative-ai"); const fs = require("fs"); c

                    Google AI Gemini API | Gemma open models | Google for Developers  |  Google AI for Developers
                  • メモリアスター - のんびりつぶやきRPG - Tters

                    『メモリアスター』は、匿名SNSでありながら、レイドバトルや無料のキャラクターガチャなど、本格的なソーシャルゲームの要素を含む全く新しいコミュニケーションサービスです。ChatGPTを活用することで、ユーザーはまるで実在するかのような個性豊かなボスキャラクターと戦いながら、他のユーザーと協力し、コミュニケーションを楽しむことができます。 さらに、マルチプレイ要素が苦手な方に向けて、完全にソロプレイで楽しむことができる育成ゲームも提供しています。お気に入りの相棒を登録し、毎日会話を楽しんだり、食事をあげて親交を深めることができます。また、育てた相棒を使って次々と現れる強敵と戦うコンテンツもご用意しています。 早速、以下のボタンからつぶやきを投稿して、伝説の神々を召喚してみましょう! つぶやきを投稿して神々を召喚しよう この表示は一度つぶやくと消えます。 つぶやきRPG「メモリアスター」へよう

                      メモリアスター - のんびりつぶやきRPG - Tters
                    • GitHub - aws-samples/generative-ai-use-cases-jp: すぐに業務活用できるビジネスユースケース集付きの安全な生成AIアプリ実装

                      You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                        GitHub - aws-samples/generative-ai-use-cases-jp: すぐに業務活用できるビジネスユースケース集付きの安全な生成AIアプリ実装
                      • Voyager | An Open-Ended Embodied Agent with Large Language Models

                        We introduce Voyager, the first LLM-powered embodied lifelong learning agent in Minecraft that continuously explores the world, acquires diverse skills, and makes novel discoveries without human intervention. Voyager consists of three key components: 1) an automatic curriculum that maximizes exploration, 2) an ever-growing skill library of executable code for storing and retrieving complex behavio

                        • https://openai.com/index/introducing-openai-o1-preview/

                          • 基盤モデルによる生成 AI アプリケーションの構築 - Amazon Bedrock - AWS

                            Amazon Bedrock 基盤モデルを使用して生成 AI アプリケーションを構築およびスケーリングする最も簡単な方法。 Amazon Bedrock は、単一の API を介して AI21 Labs、Anthropic、Cohere、Meta、Mistral AI、Stability AI、および Amazon といった大手 AI 企業からの高性能な基盤モデル (FM) を選択できるフルマネージドサービスで、セキュリティ、プライバシー、責任ある AI を備えた生成 AI アプリケーションを構築するために必要な幅広い機能を提供します。Amazon Bedrock を使用すると、ユースケースに最適な FM を簡単に試して評価したり、微調整や検索拡張生成 (RAG) などの手法を使用してデータに合わせてカスタマイズしたり、エンタープライズシステムとデータソースを使用してタスクを実行するエージ

                              基盤モデルによる生成 AI アプリケーションの構築 - Amazon Bedrock - AWS
                            • SlidesGPT AI PowerPoint Powered by ChatGPT API

                              Why you should create PPTs with SlidesGPT (powered by ChatGPT) Create presentations 10x faster Save hours of work & mental energy Works with PowerPoint & Google Slides Get started

                                SlidesGPT AI PowerPoint Powered by ChatGPT API
                              • Cohere | The leading AI platform for enterprise

                                Cohere and Fujitsu Announce Strategic Partnership To Provide Japanese Enterprise AI Services Learn More

                                  Cohere | The leading AI platform for enterprise
                                • RAG評価ツール「RAGAS」の論文を読む

                                  本記事では、RAG評価ツールの「RAGAS」の論文ついてざっくり理解します。軽めの記事です。 株式会社ナレッジセンスでは、生成AIやRAGシステムを活用したサービスを開発しており、その中でもRAG精度の評価は非常に重要です。 この記事は何 この記事は、「RAGAS」についての論文[1]を、日本語で簡単にまとめたものです。RAGASはツールとして有名ではあるものの、RAGASの論文を読んだことがある方は多くなさそうです。 RAGASとは、おそらく今、一番有名なRAG評価ツールです。同様のツールとして、他にはLangSmithやARESが有名かと思いますが、他の開発者と話をしていても、評価ツールとして一番に名前が上がりやすいのは、やはりRAGASです。 また、今回も「そもそもRAGとは?」については、知っている前提で進みます。確認する場合は以下の記事もご参考下さい。 本題 ざっくりサマリー R

                                    RAG評価ツール「RAGAS」の論文を読む
                                  • Claude

                                    Talk with Claude, an AI assistant from Anthropic

                                      Claude
                                    • 生成AI活用の試行錯誤〜Ubie社での取り組み〜|masa_kazama

                                      生成AIChatGPTをはじめとするGenerativeAI(生成AI)は、テレビや新聞で見ない日はないくらいに話題になっています。YouTubeでも芸人さんがChatGPTを紹介する動画が多数出ています。(個人的に、芸人かまいたちの「ChatGPTに漫才を作ってもらう」という動画が好きです。) 企業でも、ソフトバンクやNTTなどの大企業が、会社を上げて生成AIの開発・活用をしていくと発表しています。行政においても、横須賀市やつくば市が生成AIを積極的に業務に取り入れようとしています。今後ますます多くの企業・行政・個人が生成AIを活用していくと思います。 このブログ記事では、AI×医療のベンチャー企業Ubieでの生成AI活用の試行錯誤してきた取り組み事例をご紹介します。今後の生成AI活用に少しでもご参考になれば幸いです。(プロダクトへの活用はまだ検証中なため、生成AIによる社内生産性向上の

                                        生成AI活用の試行錯誤〜Ubie社での取り組み〜|masa_kazama
                                      • GitHub - run-llama/llama_index: LlamaIndex is a data framework for your LLM applications

                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                          GitHub - run-llama/llama_index: LlamaIndex is a data framework for your LLM applications
                                        • GitHub - biobootloader/wolverine

                                          You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                            GitHub - biobootloader/wolverine
                                          • GitHub - leetcode-mafia/cheetah: Mac app for crushing remote tech interviews with AI

                                            You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                              GitHub - leetcode-mafia/cheetah: Mac app for crushing remote tech interviews with AI
                                            • 自然言語処理の必須知識 Transformer を徹底解説!

                                              はじめに 自然言語処理(Natural Language Processing: NLP)の文脈から誕生したTransformerはそのモデルのシンプルさにもかかわらず、大きな成果をあげることに成功しました。そのため、その後NLPにブレイクスルーをもたらしたBERTやGPT-2などのモデルはTransformerをもとにつくられています。現在(2020年)では、DETRなど最新の物体検出モデルにも使われるようになり、Transformerは機械学習を学ぶ上では避けて通ることができないモデル・アイディアであるといえるでしょう。 今回は、近年の最重要モデルといえるTransformerについて発表論文「All you need is attention」を中心に、その誕生背景からモデル概念まで一から解説したいと思います。 なお、今回の内容は以下の二つに大別されます。 .Transformerが

                                                自然言語処理の必須知識 Transformer を徹底解説!
                                              • Llama Hub

                                                Our integrations include utilities such as Data Loaders, Agent Tools, Llama Packs, and Llama Datasets. We make it extremely easy to connect large language models to a large variety of knowledge & data sources. Use these utilities with a framework of your choice such as LlamaIndex, LangChain, and more. Learn More

                                                • 【メタサーベイ】基盤モデル / Foundation Models

                                                  cvpaper.challenge の メタサーベイ発表スライドです。 cvpaper.challengeはコンピュータビジョン分野の今を映し、トレンドを創り出す挑戦です。論文サマリ作成・アイディア考案・議論・実装・論文投稿に取り組み、凡ゆる知識を共有します。 http://xpaperchallenge.org/cv/Read less

                                                    【メタサーベイ】基盤モデル / Foundation Models
                                                  • GPT4oを使って、訓練無しで物体検出(BBox)ができるか試してみる

                                                    今日も今日とてopenAIの新発表が機械学習界隈を賑わせていますね。 今回は、2024/05/14に発表されたGPT4oについてです。 返答速度があがったり画像認識精度があがったり音声会話の性能が良くなったりと色々話題が尽きません。 具体的にどのあたりが凄くなったのかは僕以外にもまとめている人が多そうなのでこの記事では触れません。 個人的に特に気になっているのが画像認識の精度向上部分で、今回は画像認識精度がどの程度あがったのか?というのを画像系機械学習の主要なタスクであるBBoxによる物体認識というタスクで簡単にチェックしてみようと思います。 BBoxとは BBoxはBoundingBoxの略で、画像内の特定のオブジェクトを囲むために使用される長方形のボックスの事を指します。 BoundingBoxの定義は以下の通り このBBox検出は画像系機械学習モデルの基本的なタスクであり、自動運転の

                                                      GPT4oを使って、訓練無しで物体検出(BBox)ができるか試してみる
                                                    • GitHub - langgenius/dify: Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to p

                                                      Dify Cloud · Self-hosting · Documentation · Enterprise inquiry Dify is an open-source LLM app development platform. Its intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to production. Here's a list of the core features: 1. Workflow: Build and test powerful AI workflows on a visual ca

                                                        GitHub - langgenius/dify: Dify is an open-source LLM app development platform. Dify's intuitive interface combines AI workflow, RAG pipeline, agent capabilities, model management, observability features and more, letting you quickly go from prototype to p
                                                      • tl;dv.io | AI Meeting Note taker for Zoom, Google Meet & MS Teams

                                                        Close Product & Integrations Open Product & Integrations Use Cases

                                                          tl;dv.io | AI Meeting Note taker for Zoom, Google Meet & MS Teams
                                                        • 自然言語からインフラ構成コードを自動生成してくれる「Pulumi AI」発表。AWS、Azure、Cloudflare、Kubernetes、Datadogなど130以上に対応 | テクノエッジ TechnoEdge

                                                          ITジャーナリスト/Publickeyブロガー。IT系の雑誌編集者、オンラインメディア発行人を経て独立。2009年にPublickeyを開始しました。 クラウドをはじめとするITインフラの構成をコードで定義する、いわゆるInfrastructure as Codeツール「Pulumi」を提供するPulumi社は、自然言語からインフラ構成コードを自動生成する「Pulumi AI」を含む、AIを活用した新サービス群「Pulumi Insights」を発表しました。 PulumiはTypeScriptやPython、Go、Javaといった一般的なプログラミング言語を使ってインフラの構成コードを記述できるのが大きな特徴です。Pulumi Insightsは、そのPulumiをベースにした拡張機能です。 AIが130以上のインフラやサービスの構成コードを生成Pulumi Insightsの目玉機能が

                                                            自然言語からインフラ構成コードを自動生成してくれる「Pulumi AI」発表。AWS、Azure、Cloudflare、Kubernetes、Datadogなど130以上に対応 | テクノエッジ TechnoEdge
                                                          • ‎Gemini Apps’ release updates & improvements

                                                            Explore the latest updates from Gemini Apps - including improvements in generative AI capabilities, expanded access, and more.

                                                              ‎Gemini Apps’ release updates & improvements
                                                            • デフォルト設定にお勧め!汎用性の高い至高のAll-in-One Custom Instructionの指示内容|genkAIjokyo|ChatGPT/Claudeで論文作成と科研費申請

                                                              こちらで汎用性の高い効果的なChatGPTのCustom Instruction(カスタムインストラクション)の設定7選を紹介させていただきました。 そのうちの汎用性の高い指示のいいとこ取りをして合体させた至高のAll-in-One Custom Instructionの指示内容が以下になります。デフォルトの設定におすすめです! Provide Accurate, Factual, and Thoughtful Answers: Combine this with the instructions to offer nuanced and reasoned responses. Be Proactive in Responding: As a "partner consultant" from a high-caliber consulting firm, proactively addr

                                                                デフォルト設定にお勧め!汎用性の高い至高のAll-in-One Custom Instructionの指示内容|genkAIjokyo|ChatGPT/Claudeで論文作成と科研費申請
                                                              • OpenAI Platform

                                                                Explore resources, tutorials, API docs, and dynamic examples to get the most out of OpenAI's developer platform.

                                                                  OpenAI Platform
                                                                • Affordable AI Writer | Easy-Peasy.AI: The AI Content Assistant

                                                                  Easy-Peasy.AI is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Create amazing content 10X fasterEasy-Peasy.AI is an AI Content tool that can help you with a variety of writing tasks, from writing blog post, creating better resumes and job descriptions to composing emails and social media content, and many more. W

                                                                    Affordable AI Writer | Easy-Peasy.AI: The AI Content Assistant
                                                                  • Confirmed: the new Bing runs on OpenAI’s GPT-4

                                                                    Congratulations to our partners at Open AI for their release of GPT-4 today. We are happy to confirm that the new Bing is running on GPT-4, which we’ve customized for search. If you’ve used the new Bing preview at any time in the last five weeks, you’ve already experienced an early version of this powerful model. As OpenAI makes updates to GPT-4 and beyond, Bing benefits from those improvements. A

                                                                      Confirmed: the new Bing runs on OpenAI’s GPT-4
                                                                    • OpenAI API

                                                                      An API for accessing new AI models developed by OpenAI

                                                                      • GitHub - hpcaitech/ColossalAI: Making large AI models cheaper, faster and more accessible

                                                                        You signed in with another tab or window. Reload to refresh your session. You signed out in another tab or window. Reload to refresh your session. You switched accounts on another tab or window. Reload to refresh your session. Dismiss alert

                                                                          GitHub - hpcaitech/ColossalAI: Making large AI models cheaper, faster and more accessible
                                                                        • Aligning language models to follow instructions

                                                                          We’ve trained language models that are much better at following user intentions than GPT-3 while also making them more truthful and less toxic, using techniques developed through our alignment research. These InstructGPT models, which are trained with humans in the loop, are now deployed as the default language models on our API.

                                                                            Aligning language models to follow instructions
                                                                          • Azure OpenAI Service モデル - Azure OpenAI

                                                                            GPT-4o 2024-08-06 をテストするには、こちらのリンクを使用して Azure AI 早期アクセス プレイグラウンド (プレビュー) にサインインしてください。 GPT-4o および GPT-4 Turbo GPT-4o は、テキストと画像を 1 つのモデルに統合し、複数のデータ型を同時に処理できるようにします。 このマルチモーダル アプローチにより、人間とコンピューターの対話における精度と応答性が向上します。 GPT-4o は、英語以外の言語とビジョン タスクで優れたパフォーマンスを提供しながら、英語のテキストとコーディング タスクにおいて GPT-4 Turbo に匹敵し、AI 機能の新しいベンチマークを設定します。 GPT-4o と GPT-4o mini のモデルにアクセスする方法 GPT-4o と GPT-4o mini は、Standard と Global-Sta

                                                                              Azure OpenAI Service モデル - Azure OpenAI
                                                                            • Replicate ChatGPT Training Quickly and Affordable with Open Source Colossal-AI

                                                                              February 14, 2023 Replicate ChatGPT Training Quickly and Affordable with Open Source Colossal-AI We recently released new open source code for Colossal-AI, which enables you to use it as a framework for replicating the training process of OpenAI’s popular ChatGPT application optimized for speed and efficiency. With Colossal-AI's efficient implementation of RLHF (Reinforcement Learning with Human F

                                                                                Replicate ChatGPT Training Quickly and Affordable with Open Source Colossal-AI
                                                                              • Gemini API デベロッパー向けドキュメントと API リファレンス  |  Google AI for Developers

                                                                                Gemini API と Google AI Studio を使用すると、Google の最新モデルを使い始めることができます。Gemini モデル ファミリー全体にアクセスでき、アイデアを拡張可能な実際のアプリケーションに変換できます。

                                                                                  Gemini API デベロッパー向けドキュメントと API リファレンス  |  Google AI for Developers
                                                                                • OWASP Top 10 for Large Language Model Applications | OWASP Foundation

                                                                                  This website uses cookies to analyze our traffic and only share that information with our analytics partners. Accept The OWASP Top 10 for Large Language Model Applications project aims to educate developers, designers, architects, managers, and organizations about the potential security risks when deploying and managing Large Language Models (LLMs). The project provides a list of the top 10 most c

                                                                                  新着記事