Skip to content

A static HTML website that invoke the DigitalOcean function render content with a chatbot feature that uses DigitalOcean GenAI platform leveraging on DigitalOcean Serverless Functions to retrieve information for the chatbot interaction.

Notifications You must be signed in to change notification settings

digitalocean/Jamstack-DigitalOcean-Coffee-App

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This branch contains the final code for a GenAI tutorial that teaches users how to intergrate GenAI platform into their web application using DigitalOcean cloud.

Once you complete the tutorial, the sample website contains:

  • A static HTML website that uses CSS Bootstrap elements for styling and Axios to invoke the DigitalOcean functions. The site contains a few JS scripts to dynamically render content.
  • DigitalOcean Serverless Functions (written in node) as a replacement for traditional backend APIs. The functions retrieve content from a MongoDB and render it on a static HTML page.
  • A chatbot feature that uses DigitalOcean GenAI platform leveraging on DigitalOcean Serverless Functions to retrieve information for the chatbot interaction.

About

A static HTML website that invoke the DigitalOcean function render content with a chatbot feature that uses DigitalOcean GenAI platform leveraging on DigitalOcean Serverless Functions to retrieve information for the chatbot interaction.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 59.3%
  • HTML 30.7%
  • CSS 10.0%