attharmirza / attharmirza/census-questions-api

Store prompts and their responses in a database on Google Cloud

Open
#8 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

This is a way of caching responses so that we can return already existing data instead of making a new request to the Gemini API every time (which is much more expensive).

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named in the issue. Start by locating where requests are sent to the Gemini API, then define the Google Cloud database and cache behavior for storing prompts and responses; done means repeated prompts can return stored responses without another Gemini request.

Written by the indexing model from the issue text.

Assessment

Tech stack
google-cloud, javascript
Domain
backend, cloud, databases
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.