mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Modified the description
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
import { GoogleGenAI } from "@google/genai";
|
import { GoogleGenAI } from "@google/genai";
|
||||||
import fs from "fs";
|
import fs from "fs";
|
||||||
|
|
||||||
// Written by Mike Hughes 10/11/25 - Code from
|
// Mike Hughes 10/11/25 - Code inspired from
|
||||||
// https://www.geeksforgeeks.org/javascript/javascript-program-to-read-text-file/ for reading text files in JS
|
// https://www.geeksforgeeks.org/javascript/javascript-program-to-read-text-file/ for reading text files in JS
|
||||||
// and from https://ai.google.dev/gemini-api/docs/quickstart?hl=de for using Gemini API
|
// and from https://ai.google.dev/gemini-api/docs/quickstart?hl=de for using Gemini API
|
||||||
// Before using, make sure to export the Google Gemini API key as an environment variable:
|
// Before using, make sure to export the Google Gemini API key as an environment variable:
|
||||||
|
|||||||
Reference in New Issue
Block a user