Skip to content

itallstartedwithaidea/Building-a-Search-Engine-Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-Sheets SERP on Cloud Run

A tiny search engine front-end:

piece tech purpose
Cloud Run service FastAPI + SerpAPI + OpenAI Returns 10 search hits as JSON
Dockerfile python:3.11-slim containerize for Cloud Run
Google Sheet Apps Script instant SERP view inside Sheets

1-click deploy

./setup/create-secrets.sh      # OPENAI key (required) + SerpAPI key (opt.)
./setup/deploy.sh              # build & push to Cloud Run

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors