Google Bard electron
1.0.0
هذا هو تطبيق سطح المكتب لـ Google Bard، وهو برنامج chatbot يستخدم الذكاء الاصطناعي التوليدي لإجراء محادثات معك.
git clone https://github.com/mantreshkhurana/Google-Bard-electron.git
cd Google-Bard-electron
npm install
npm start
تتوفر الملفات الثنائية لأنظمة التشغيل Windows وLinux وMac في مجلد release-builds/
.
npm run package-win
npm run package-linux
npm run package-mac