Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on May 19, 2025. It is now read-only.

License

NotificationsYou must be signed in to change notification settings

FirebaseExtended/palm-chatbot-angular

Repository files navigation

A demo app to show how to use Firebase, Angular, and the PaLM API to create a customizable chat bot.

Get started

  1. Create a Firebase project
  2. Register a new web app with Firebase Hosting
  3. In the Firebase console, enable Cloud Firestore
  4. Install theChatbot with PaLM API extension
  5. Clone this repo into your local directory
  6. npm install to install dependencies
  7. Add the web app config object from the Firebase console insrc/environments/environment.ts andsrc/environments/environment.development.ts files.
  8. Use theAngular CLI to runng add @angular/fire --project=[YOUR PROJECT_NAME]
  9. ng deploy to compile your project and deploy to your hosting URL

Your chatbot is deployed to Firebase, and ready to use!

Development server

Runng serve for a dev server. Navigate tohttp://localhost:4200/. The application will automatically reload if you change any of the source files.

Build

Runng build to build the project. The build artifacts will be stored in thedist/ directory.

Deploy

Runng deploy to deploy the project to your hosting website. Navigate to the provided Hosting URL to try out your chatbot.

Further help

To get more help on the Angular CLI useng help or go check out theAngular CLI Overview and Command Reference page.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp