Code Monkey home page Code Monkey logo

manuscript's Introduction

kyonenya

技術

  • Next.js, React(フロントエンド)
  • Node.js(バックエンド)
  • TypeScript

作ったもの

  • メインで運用しているブログサイト
  • ノーフレームワーク、ブラウザ標準のAPIだけで作成したSPA(シングルページアプリケーション)
  • 使用技術:Vanilla JS, TypeScript, Web Components
  • 自分が書き溜めている研究草稿を管理するためのWebアプリ。日記アプリ Day One からのJSONインポートや記事の一括印刷に対応
  • Next.js でフロントエンドとバックエンドをまとめて一つのアプリとして開発中
  • 使用技術:Next.js, tRPC, Tanstack Query→Server Components & Server Actions, Prisma, PostgreSQL, Chakra UI→Tailwind CSS, Vercel, Supabase Auth, Isomorphic JavaScript (Universal JavaScript)

PDFを読み込んだ ChatGPT が質問に答えてくれるアプリ

  • PDF文書の中から質問に関連しそうな箇所を類似度検索をかけて抽出。質問文と合わせてプロンプトとして送信し、応答をリアルタイムで表示する
  • 使用技術:Langchain.js, OpenAI API (chatgpt-3.5-turbo-16k), Vercel AI SDK, Next.js
  • テキスト検索の結果文字列を生成する util 関数を npm パッケージとして切り出して公開しておいた
    • 1と2のアプリで使用中
  • 使用技術:TypeScript, 関数型プログラミング

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.