Serving My PaLM AI API App with Google Cloud’s App Engine

Bob Main
1 min readJul 22, 2023

In a recent post, I shared about setting up a PaLM AI API App using Google’s Large Language Model, which is used by Bard. Additionally, I wrote a post about serving a Node JS App with Google Cloud App Engine.

Now, I’ve taken it a step further and incorporated Express into my PaLM AI application, serving it using the same process!

You can access the application through this link (*it currently returns a simple note): https://palm-ai-app.uw.r.appspot.com

Try adding an endpoint of your choice to see the AI-generated colors and filters that I’ve implemented. For example, access this endpoint to see an example: https://palm-ai-app.uw.r.appspot.com/Flower

For those interested, you can find the source code for this project on my GitHub repository: https://github.com/robbobfrh84/palm-ai-app

Thank you for checking it out and following along with my project 😊.

…Next on the agenda is building a front-end!✨

--

--

Bob Main

Exploring the wilderness of web development, creating example apps & tutorials, usually weaving some ✨silliness✨ in! Oh, & other random stuff...