attharmirza / attharmirza/census-questions-api
Store prompts and their responses in a database on Google Cloud
Open
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