Skip to content

bard-ai service created with NextJS(api) and PaLM API (google)

Notifications You must be signed in to change notification settings

puckj/bard-ai-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bard-ai-api

Bard AI API is built with Next.js and PaLM API.

  • nextjs 13.5.3
  • PaLM API
  • google-auth-library + @google-ai/generativelanguage

Getting Started

  1. install dependencies by yarn install
  2. create .env.local file
  3. run the development server:
yarn dev
# or starting on port xxxx
yarn dev -p 8080

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.

About

bard-ai service created with NextJS(api) and PaLM API (google)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages