-
- [ ] civic hacking
- [ ] open data
- [ ] resources (books, orgs, events)
- [ ] government hacking events (NASA Space Apps, NDOCH)
-
### Description:
This is related to #2971, but for different reasons. I support a number of government customers that would like to bring Rocket.Chat into their enterprise. One reason why applica…
-
code to use audio transcription using ai :
import os
import google.generativeai as genai
genai.configure(api_key=os.environ["GEMINI_API_KEY"])
def upload_to_gemini(path, mime_type=None):
"…
-
We have learnt that we will hit an issue with our work on the backdating functionality.
In Whitehall when you backdate a document the initial change note is set to match the `first_published_at` d…
-
## Value
So that we can evaluate the need for cataloguing public data
we want to try scraping MOJ's data publications from GOV.UK
and in the process we will gain experience of working with custom inge…
-
Request from the Cyber Security and Digital Trust (CDT) Team:
The CDT team utilizes [dcoapp/app](https://github.com/apps/dco) to enforce DCO sign-off on all commits. This is in place due to our he…
-
Define content API endpoints
- /life-event
- /es/life-event
This issue is connected to GSA/px-benefit-finder#503, [here](https://github.com/GSA/px-benefit-finder/issues/503)
-
Where possible, I am attempting to use Azure Government endpoints instead of Azure Commercial. I have updated app.py as follows:
```
- "endpoint": f"https://{AZURE_SEARCH_SERVICE}.search.windows.…
-
I wandered into GitHub and Code4Sac recently with an idea. I don't write code but I'm interested in public access to government information. I'm looking for ideas, advice, examples and possible tools …
-
## Describe the purpose of this issue
We used to use our own custom validation for each input control. Then Accessibility Team told us to use WET built in validation. After plug in the WET built in v…