You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://github.com/c12i/bunge-bits/actions/workflows/rust-and-ui-checks.yml)
@@ -14,21 +10,6 @@ The driving force behind Bunge Bits is to strengthen Kenya's democracy by making
14
10
15
11
Ultimately, Bunge Bits seeks to contribute to a more engaged, informed, and participatory democratic process in Kenya.
16
12
17
-
## Development Progress
18
-
19
-
-[x]`ytInitialData` parser: Parsing logic that parses scraped data from youtube
20
-
-[x]`stream_datastore`: ~Sqlite~ Postgres database bindings for storing, retrieving and modifying stream data
21
-
-[x]`yt-dlp` bindings: Bindings to interact with the yt-dlp cli as well as some utilities to interact with video and vtt data
22
-
-[x]`ffmpeg` bindings: Bindings to complement the Ytdlp bindings for the purpose of processing audio
23
-
-[x]`stream_pulse_cron`: A cron job that periodically fetches and processes streams
24
-
-[x]~`stream_digest`: Functions that make it possible to efficiently process transcripts in chunks~**DEPRECIATED**[#29](https://github.com/c12i/bunge-bits/issues29)
25
-
-[x] Manual publish flag – `is_published` field added to each stream for editorial control. Yes it sucks, but it's necessary for now since LLMs don't seem to get everything 100% right. Only a temporary step for now though.
26
-
-[x] Web App: The end user interface that will display the summarized content [#3](https://github.com/c12i/bunge-bits/issues/3)
27
-
28
-
## Deferred
29
-
30
-
-[ ] Email Newsletter – Periodic delivery of new summaries to subscribers - Using RSS Feed for now
@@ -46,9 +27,4 @@ See the [contribution guideline](./CONTRIBUTING.md).
46
27
47
28
## Support the Project
48
29
49
-
Your support helps cover:
50
-
51
-
- Cloud hosting and database infrastructure
52
-
- OpenAI Whisper + GPT 4o API usage
53
-
54
30
Sponsorship is available via [GitHub Sponsorship](https://github.com/sponsors/c12i) or [support via alternative cash and crypto options](https://support-bungebits.c12i.xyz). Every bit helps to keep Kenyan legislative content accessible to all.
0 commit comments