digitalocean/Jamstack-DigitalOcean-Coffee-App
forked from OliverMensahDev/Jamstack-DigitalOcean-Coffee-App
Captured source
source ↗digitalocean/Jamstack-DigitalOcean-Coffee-App
Description: 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.
Stars: 1
Forks: 0
Open issues: 0
Created: 2024-12-19T13:43:41Z
Pushed: 2024-12-19T13:58:33Z
Default branch: main
Fork: yes
Parent repository: OliverMensahDev/Jamstack-DigitalOcean-Coffee-App
Archived: no
README: 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.
Notability
notability 3.0/10Low-star fork, routine.