Skip to content

Free PaLM-2 Google Bard API. Work as a really good alternative to freegpt / chatgpt / webAPI

Notifications You must be signed in to change notification settings

XenocodeRCE/BardSharp

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bard

Installation

1) Requirements

Outside of Python3, pip etc you need bardapi

BardAPI Python

$ pip install bardapi
$ pip install git+https://github.com/dsdanielpark/Bard-API.git

CockyGrabber

CockyGrabber

For the records :

  • It uses System.Data-SQLite. This uses a target-specific native DLL. If your computer is x86, make sure that :
    • Your C# project targets x86
    • You have the "x86" folder in the output folder

If its x64 do the same with x64 ;)

About

Free PaLM-2 Google Bard API. Work as a really good alternative to freegpt / chatgpt / webAPI

Topics

Resources

Stars

Watchers

Forks

Languages

  • C# 94.9%
  • Python 5.1%