並び順

ブックマーク数

期間指定

  • から
  • まで

161 - 200 件 / 376件

新着順 人気順

interpreterの検索結果161 - 200 件 / 376件

  • For Ohtani, and Others, an Interpreter Is So Much More Than You Think

    'A Game of Speech'—But Also, For Baseball Interpreters, So Much More From conditioning coach and throwing partner to confidant and cook, a baseball interpreter's job extends far beyond its literal description. One afternoon in May, the most famous baseball player in the world was running late. Shohei Ohtani had taken the last team bus from the Angels’ hotel in Oakland to the Coliseum, as is his ha

      For Ohtani, and Others, an Interpreter Is So Much More Than You Think
    • ローカルPCのターミナル上でLLM生成コードを実行できるOpen Interpreterを試す|はまち

      ChatGPTのコードインタープリター(Advanced Data Analysis)と同様な機能をローカル環境で実行可能な Open Interpreter が公開されていました。ターミナル上で、チャットインターフェイスを介して、LLMがPython、JavaScript、Shellなどのコードを実行できるもののようです。 Google Colabでの実行デモも公開されています。 ローカル環境で試す対話環境の起動はターミナルで以下を入力します。 $ interpreter -y Pythonコードの生成・実行Mailの自動化シェルを介してローカルPCのアプリとの連携もできるようなので試してみます。 以下はメール本文を生成し、AppleScriptでmail.appを自動操作している例です。 ネット情報の取得ネットにももちろん制限なくアクセスできます。ライブラリーのインストールなども自動で

        ローカルPCのターミナル上でLLM生成コードを実行できるOpen Interpreterを試す|はまち
      • それでも私はOpen Interpreterを使う|ニケちゃん

        こんにちは、ニケです。 みなさん、Open Interpreterを使用されていますでしょうか? え?使ってない? 結局何に使えばいいか分からなかった? …わかる。 Code InterpreterのAPI版!!ローカルPCを直接操作できる!!みたいな感じで9月のリリース当時は盛り上がったものです。 ただ実際に使うとなると、Code Interpreter(現Advanced Data Analysis)はChatGPTで無料で使えるし、ローカルを操作できたところでなあ…と思われた方も多いと思います。 しかも先週のOpenAI DevDayの発表で、Code Interpreterを搭載したAssistatnts APIが発表されました。 これによりついにOpen Interpreterが窮地に立たされたわけです。 (…なお、Assistatnts APIに関してはベータ版ということもあり

          それでも私はOpen Interpreterを使う|ニケちゃん
        • ついに来たローカルAIデータ分析! Open InterpreterとAzure OpenAI Serviceで機密データも安全にハンドリング - Qiita

          ついに来たローカルAIデータ分析! Open InterpreterとAzure OpenAI Serviceで機密データも安全にハンドリングPythonデータ分析LLMAzureOpenAIService 以下の記事の内容は2023/9/22に実行しています。Open Interpreterは執筆時点でも開発が進められており、同じように動かない可能性があります。また、ローカルで動かすため、予期しないデータ消失等のリスクもあります。動かす場合は十分慎重に実施するようにお願い致します。本記事の内容によりデータ消失等が起きても責任は負いかねますことを予めご了承下さい。 Open Interpreterとは Pythonなどのコードを大規模言語モデル(LLM)を活用してローカルで実行できるオープンソースのツールです。Open Interpreterは特別な登録など不要です。インストールすればすぐ

            ついに来たローカルAIデータ分析! Open InterpreterとAzure OpenAI Serviceで機密データも安全にハンドリング - Qiita
          • Building a Python Interpreter inside ChatGPT

            This story is inspired by a similar story, Building A Virtual Machine inside ChatGPT. I was impressed and decided to try something similar, but this time instead of a Linux command line tool, let’s ask ChatGPT to be our Python interpreter. Here is an initial command to initialize ChatGPT: I want you to act as a Python interpreter. I will type commands and you will reply with what the python output

              Building a Python Interpreter inside ChatGPT
            • GitHub - wasmi-labs/wasmi: WebAssembly (Wasm) interpreter.

              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 - wasmi-labs/wasmi: WebAssembly (Wasm) interpreter.
              • Geoff's Projects - BASIC Interpreter for the Raspberry Pi Pico

                BASIC on Raspberry Pi Pico BASIC Interpreter BASIC with VGA Display BASIC with WiFi & Internet Maximite Family Colour Maximite 2 Original Colour Maximite Monochrome Maximite The Maximite Story Micromite Family Micromite Summary Standard Micromite Micromite Plus The Microbridge Micromite LCD Backpack Micromite LCD Backpack Air Quality Monitor DDS Signal Generator Super Clock Boat Computer MkII Park

                • ChatGPT Code Interpreterデータ分析やグラフ作成など9個の活用方法を試してみた - SEOタイムズ

                  「プログラミング言語なしで、プログラムが作れる」 そんな夢のような機能があるとしたら、あなたは使いますか? ChatGPTに追加された『Code Interpreter』 なんと、自然言語でChatGPTに指示を出して、プログラムを生成できるのです。

                  • Ohtani’s interpreter fired after connection to illegal gambling

                    The Dodgers fired Shohei Ohtani’s interpreter on Wednesday after he was accused of committing a “massive theft” against the Dodgers superstar in relation to an illegal bookmaking operation. According to the Los Angeles Times, Ippei Mizuhara, who has been Ohtani’s interpreter and close confidant since he came to the Majors in 2018, was accused of using "millions of dollars” of Ohtani’s money in ord

                      Ohtani’s interpreter fired after connection to illegal gambling
                    • GitHub - sasagawa888/eisl: ISLisp interpreter/compiler

                      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 - sasagawa888/eisl: ISLisp interpreter/compiler
                      • GitHub - kparc/ksimple: k/simple is a bare minimum k interpreter for learning purposes by arthur whitney

                        in early january 2024, a group of motivated individuals asked arthur whitney to demonstrate the fundamentals of the design, organization and style of his method of writing interpreters in c in the most succinct and approachable way. about a day later, arthur offered a tiny interpreter of a toy vector language, implemented in about 25 lines of c with a small header file. his code is published in th

                          GitHub - kparc/ksimple: k/simple is a bare minimum k interpreter for learning purposes by arthur whitney
                        • GitHub - pikasTech/PikaPython: An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerrySc

                          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 - pikasTech/PikaPython: An ultra-lightweight Python interpreter that runs with only 4KB of RAM, zero dependencies. It is ready to use out of the box without any configuration required and easy to extend with C. Similar project: MicroPython, JerrySc
                          • SOSML: The Online Interpreter for Standard ML

                            SOSMLLoading, stay tuned.

                            • LIPS: Scheme based Lisp interpreter in JavaScript | Hacker News

                              Looks great, however note that it doesn't do tail calls, which are required on conforming implementations. I suspect it does tail calls on Safari as Safari is the ONLY browser to completely implement ES6+ and implement proper tail calls (I'd note that it's not the only ES6+ compliant implementation, but most of the rest are aimed at microcontrollers or embedding).

                              • 【Data Interpreter】Devinをも凌ぐMetaGPTのデータ分析AIエージェント | WEEL

                                WEELメディア事業部LLMリサーチャーの中田です。 3月14日、最先端のオープンソース自律型エージェント「Data Interpreter」を、MetaGPTが公開しました。 このツールを用いることで、以下のように「NVIDIAの株価予測のためのPythonコーディング」を簡単に行えるんです! Do the Data Analysis and ML Modeling: Nividia Stock Prediction pic.twitter.com/s1ZjYUWSfJ — MetaGPT (@MetaGPT_) March 14, 2024 Introducing MetaGPT's Data Interpreter: Open Source and Better "Devin". Data Interpreter has achieved state-of-the-art score

                                  【Data Interpreter】Devinをも凌ぐMetaGPTのデータ分析AIエージェント | WEEL
                                • GitHub - taisukef/ci0: mini C compiler / interpreter for VM in 512 lines C program

                                  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 - taisukef/ci0: mini C compiler / interpreter for VM in 512 lines C program
                                  • GitHub - Proglang-Uni-Freiburg/minirust: an interpreter for a subset of the rust language with main focus on algebraic data types + pattern matching

                                    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 - Proglang-Uni-Freiburg/minirust: an interpreter for a subset of the rust language with main focus on algebraic data types + pattern matching
                                    • Writing an interpreter in GoをRustでやる|LTKSK

                                      以前やったWriting an interpreter in GoをRustで作ったので、なぜ作ったか、何が得られたか、Goとの違いを感じた点などをまとめる 日本語版はGo言語でつくるインタプリタというオライリーの本がある(未読なのでどこまで同じなのかは知らない) ちなみにGoでやったときの感想はこっちにまとめている。やったのがだいぶ前なので、この記事では前の記事との情報の重複は気にしない事にする 作業量の波はあるものの、全体でだいたい一ヶ月かかった リポジトリは以下 https://github.com/LTKSK/rust_interpreter READMEにある通り、以下の記事も参考にしている ・[Rust] 『Go言語でつくるインタプリタ』Rustで読了 ・「Go言語でつくるインタプリタ」をRustで実装しました。 モチベーションRustの基礎文法を学習したので何か一つ作りたかっ

                                        Writing an interpreter in GoをRustでやる|LTKSK
                                      • まじでヤバいChatGPTのcode interpreter | 中島聡 起業家・エンジニア「エンジニアとしての生き方」/ Voicy - 音声プラットフォーム

                                        音声放送チャンネル「中島聡 起業家・エンジニア」の「まじでヤバいChatGPTのcode interpreter(2023年7月9日放送)」。Voicy - 音声プラットフォーム

                                          まじでヤバいChatGPTのcode interpreter | 中島聡 起業家・エンジニア「エンジニアとしての生き方」/ Voicy - 音声プラットフォーム
                                        • AIプログラミングの民主化、全社員に対話型プログラミングツールOpen Interpreter専用環境を用意したい

                                          このドキュメントは2024年2月19日現在の情報や検証結果をもとに作成しています。Open Interpreterをはじめ検証したサービスは機能更新が随時行われているため、最新情報は公開情報もご確認ください。 https://github.com/KillianLucas/open-interpreter 三行まとめ 情シス活用観点から業務効率化のため、社内の誰もが手軽にAIプログラミングを利用できるOpen Interpreter専門環境の構築について調査 2024/02/19現在、構築の容易さ、継続的なメンテナンスコストを考慮し、GitHub Codespacesが最適である Open Interpreterは大変便利ですがOpenAI API / Azure OpenAI APIの費用が非常にかかるため、コスト監視や利用者への教育は必ず行いましょう Open Interpreterと

                                            AIプログラミングの民主化、全社員に対話型プログラミングツールOpen Interpreter専用環境を用意したい
                                          • GitHub - mattn/golisp: Lisp Interpreter

                                            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 - mattn/golisp: Lisp Interpreter
                                            • [ChatGPT Hack] Code Interpreter で訪日外客者数のデータ分析と PowerPoint のファイルを作ってみた - Qiita

                                              [ChatGPT Hack] Code Interpreter で訪日外客者数のデータ分析と PowerPoint のファイルを作ってみたデータ分析DataAnalysisChatGPTCodeInterpreter 背景 Code Interpreter の可能性を探るシリーズです。今回はデータの分析を取り扱います。Python のコードと標準的なパッケージは入っているので、やれるのはわかっています。後はどこまで出来るのか?つまり教養としての教育どまりなのか、実ビジネスでも使えるのか?という可能性を探りたいわけです😊 データの分析の基礎情報については、こちらの Blog が大変参考になります。私も良くデータ分析の体験会・演習・ハンズオンなどで使っているコンテンツになります。 データの分析の現場は、いつでも整形済みのデータを相手にできるわけじゃないです。というか、それは寧ろレアケースで。

                                                [ChatGPT Hack] Code Interpreter で訪日外客者数のデータ分析と PowerPoint のファイルを作ってみた - Qiita
                                              • Assembly interpreter inside of TypeScript's type system · Jude Hunter

                                                jude hunter So, don’t freak out, but TypeScript’s type system is advanced enough to be able to host entire programming languages inside of it, using template literal types and conditional types, among other techniques. This has been done before, to varying degrees of insanity. Check out ts-sql and typefuck. As this is some mind-bogglingly crazy stuff, I had to start by testing if it’s even possibl

                                                  Assembly interpreter inside of TypeScript's type system · Jude Hunter
                                                • GitHub - hexagonal-sun/bic: A C interpreter and API explorer.

                                                  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.

                                                    GitHub - hexagonal-sun/bic: A C interpreter and API explorer.
                                                  • KAJI | 梶谷健人 on Twitter: "ChatGPTは会話が長くなると記憶が抜け落ちていく限界があったけど、Code Interpreterで記憶保存用のテキストファイルをはじめに作らせ、毎回のやり取りをそこに保存するようにすると長期記憶が実現できる。 1~2枚目がプロンプトを含むやり取り 3枚目が実際にChatGPTがアップデートしてくれたファイル https://t.co/bQDJ0jpKEB"

                                                    • Code Interpreter Available For ChatGPT Plus Users After Maintenance

                                                      Webinar Content Marketing: How To Find The True Value Of Your Marketing Funnel Join us as we explore a comprehensive approach for measuring the value of your content initiatives, so you can optimize resource allocation for maximum impact. Register For Free Ebook Leveraging Generative AI Tools For SEO Dive into our comprehensive ebook, Leveraging Generative AI Tools For SEO, and access insider insi

                                                        Code Interpreter Available For ChatGPT Plus Users After Maintenance
                                                      • 【GPTsで使える】Code Interpreter による画像編集の技法15選|ChatGPT研究所

                                                        実はあまり知られていませんが、 Code Interpreter を使用することで、多種多様な画像の編集ができます。 本記事では、これらの画像加工方法について、プロンプトと一緒に15個の手法をまとめていきます。 Code Interpreter の可能性はまだまだ知れ渡っていません。 今回の記事の知見をぜひGPTs制作に活かしていただければと思います。 それでは、早速みていきましょう! 1. 画像を分割する画像を分割することができます。 この画像を横に二つ分割してください。縦に二つ、横に二つ、縦横で4つなど、いろんなバリエーションで可能です。 実際に分割された左画像: 2. 画像を結合する分割が可能なら、当然、結合も可能です: これらの画像を縦に結合してください3. GIF 画像を作る画像を複数渡すことで、それらをGIFにすることができます: この二つの画像をGIF化してください。秒数は2

                                                          【GPTsで使える】Code Interpreter による画像編集の技法15選|ChatGPT研究所
                                                        • WSL2 + Ubuntu 20.04 で npm実行時「bash: /mnt/c/Program Files/nodejs/npm: /bin/sh^M: bad interpreter: No such file or directory」と出た際の対応 - Qiita

                                                          WSL2 + Ubuntu 20.04 で npm実行時「bash: /mnt/c/Program Files/nodejs/npm: /bin/sh^M: bad interpreter: No such file or directory」と出た際の対応BashUbuntunpmWSL2

                                                            WSL2 + Ubuntu 20.04 で npm実行時「bash: /mnt/c/Program Files/nodejs/npm: /bin/sh^M: bad interpreter: No such file or directory」と出た際の対応 - Qiita
                                                          • emruby: A Ruby interpreter on browser

                                                            This is a demonstration of Ruby interpreter (MRI) that works on browser (experimental). Powered by Emscripten. CodeRunResultSee alsoirb (experimental)irb with reline (very experimental)source (github)

                                                              emruby: A Ruby interpreter on browser
                                                            • GitHub - open2b/scriggo: The world’s most powerful template engine and Go embeddable interpreter

                                                              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 - open2b/scriggo: The world’s most powerful template engine and Go embeddable interpreter
                                                              • 【ChatGPT】Code InterpreterのTwitterでバズった活用事例9選! | WEEL

                                                                ChatGPTの新機能「Code Interpreter」を使っていますか? この新機能がすごすぎる!と世界中で話題になっています。今回の記事では、リリースされて1週間も経っていませんが、 Code Interpreterをもっと有効活用するために、TwitterでバズったChatGPT「Code Interpreter」の活用事例を9個まとめました! Code Interpreterの価値を最大限に引き出すためのヒントが満載です。 ぜひ最後までご覧ください! なお弊社では、生成AIツール開発についての無料相談を承っています。こちらからお気軽にご相談ください。 →無料相談で話を聞いてみる 【マジでやばい】グラフを一瞬で作れる 元Microsoftエンジニアの中嶋聡さんがCode Interpreterについて解説しています。 Code Interpreterを使うことで、これまで手間のかか

                                                                • Prosecutors Say Ohtani’s Interpreter Stole $16 Million From Star

                                                                  Federal prosecutors said on Thursday that Shohei Ohtani had been the victim of a “fraud on a massive scale,” releasing a detailed complaint that claimed Ippei Mizuhara, the baseball star’s former interpreter, exploited his access and the fact that Ohtani did not speak English to steal $16 million from him to feed his gambling addiction. The account provided by the authorities largely confirms what

                                                                    Prosecutors Say Ohtani’s Interpreter Stole $16 Million From Star
                                                                  • Interpreter mode brings real-time translation to your phone

                                                                      Interpreter mode brings real-time translation to your phone
                                                                    • 【やばすぎ】ChatGPTの「Code Interpreter」のおすすめ活用方法15選

                                                                      ChatGPTの新機能のCode interpreter(コードインタープリタ)がかなり便利なので、活用方法、使い方などを15つも紹介しています! CSVはkaggleからがおすすめ https://www.kaggle.com/datasets ------ 最新AIニュースとAIツールのレポートを、毎日メールで届けるnoteのメンバーシップを開始しました。ぜひ参加ください。 https://note.com/ai_l/membership ------- チャンネル登録: https://www.youtube.com/channel/UCM3UoIq-HtYzTaSUOZuPJxQ?sub_confirmation=1 ツイッター: https://twitter.com/AIbujpn ChatGPT関連動画 https://youtu.be/3z__VauyRPY htt

                                                                        【やばすぎ】ChatGPTの「Code Interpreter」のおすすめ活用方法15選
                                                                      • 【革命的:PCをChatGPTのように動かせる】ローカル環境でCode Interpreterを動かせる「Open Interpreter」の使い方と活用事例を徹底解説。|チャエン | 重要AIニュースを毎日発信⚡️

                                                                        【革命的:PCをChatGPTのように動かせる】ローカル環境でCode Interpreterを動かせる「Open Interpreter」の使い方と活用事例を徹底解説。

                                                                          【革命的:PCをChatGPTのように動かせる】ローカル環境でCode Interpreterを動かせる「Open Interpreter」の使い方と活用事例を徹底解説。|チャエン | 重要AIニュースを毎日発信⚡️
                                                                        • Advanced Data Analysis(旧Code Interpreter)で描ける14種類のグラフの紹介|IT navi

                                                                          ChatGPTの公式プラグインであるCode Interpreterを使えば、様々なグラフを描くことができます。 そこで今回は、Code Interpreterで描くことができる14種類のグラフについて紹介します。 Code Interpreterで描けるグラフCode Interpreterは、Pythonとmatplotlibを使用することによって、以下の14種類のグラフを描くことができます。 折れ線グラフ(Line Plot) 棒グラフ(Bar Chart) ヒストグラム(Histogram) 散布図(Scatter Plot) 円グラフ(Pie Chart) 箱ひげ図(Box plot) ヒートマップ(Heatmap) 面積グラフ(Area Plot) ステムプロット(Stem Plot) 3Dプロット(3D Plot) レーダーチャート(Radar Chart) ヴァイオリンプロ

                                                                            Advanced Data Analysis(旧Code Interpreter)で描ける14種類のグラフの紹介|IT navi
                                                                          • An interpreter handling over effects for Ef

                                                                            An interpreter handling over effects for Eff Yoshimura Hikaru(吉村 優) hikaru_yoshimura@r.recruit.co.jp Recruit Marketing Partners Co., Ltd. October 17, 2020 @ ScalaMatsuri 2020 https://github.com/y-yu/scalamatsuri2020 (e6fc40b) Yoshimura Hikaru (hikaru_yoshimura@r.recruit.co.jp) An interpreter handling over effects for Eff October 17, 2020 @ ScalaMatsuri 2020 1 / 45 Table of contents 1 Who am I? 2 I

                                                                            • 入江 慎吾 / AIクリエイター on Twitter: "Code Interpreter使ってみたけどこれはヤバすぎ。 いままでコピペでソースコードを渡してたけど、ファイルをアップして渡せる。しかもzipにして複数渡せるので、かなり楽ちんになった。 複数ファイルにまたがって会話ができるので一気にコンテキストも増えて、ますますAIプログラミングがはかどる。 https://t.co/BWxxKseHY4"

                                                                              • How the saga of Shohei Ohtani and his interpreter unfolded — and why it’s not over

                                                                                How the saga of Shohei Ohtani and his interpreter unfolded — and why it’s not over The Dodgers’ Shohei Ohtani, right, and his interpreter, Ippei Mizuhara, leave a news conference ahead of a baseball workout at Gocheok Sky Dome in Seoul on March 16. Mizuhara was later fired by the Dodgers following allegations of illegal gambling and theft from the Japanese baseball star.

                                                                                  How the saga of Shohei Ohtani and his interpreter unfolded — and why it’s not over
                                                                                • ChatGPT Code Interpreterでjapanize-matplotlibを使って日本語画像表示をする方法|カレーちゃん

                                                                                  Code Interpreterで、matplotlibを使うと日本語の表示ができないため、japanize-matplotlibを用いて日本語化する方法です。 Code Interpreterでjapanize-matplotlibを使う方法japanize-matplotlibの最新版をgithubからダウンロードします。次の画像のDownload ZIPの箇所をクリックすることでダウンロードできます。 Download ZIPの場所Conde Interpreterに次の指示をします。 これはjapanize-matplotlibライブラリのzipファイルです。 これを、/mnt/data/ ディレクトリに解凍してください。 その後、次のコードを実行してください。 ``` import sys sys.path.append('/mnt/data/japanize-matplotli

                                                                                    ChatGPT Code Interpreterでjapanize-matplotlibを使って日本語画像表示をする方法|カレーちゃん