Skip to content

Commit c96c31d

Browse files
committed
chore: Update README
1 parent f745c6a commit c96c31d

File tree

2 files changed

+0
-24
lines changed

2 files changed

+0
-24
lines changed

README.md

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
<p align="center">
2-
<img src="./logo.png" alt="bunge-bits logo" />
3-
</p>
4-
51
# Bunge Bits
62

73
[![Rust and Ui Checks](https://github.com/c12i/bunge-bits/actions/workflows/rust-and-ui-checks.yml/badge.svg)](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
1410

1511
Ultimately, Bunge Bits seeks to contribute to a more engaged, informed, and participatory democratic process in Kenya.
1612

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
31-
3213
## Development Setup
3314

3415
- [`stream_pulse`](./crates/stream_pulse/README.md#development-setup)
@@ -46,9 +27,4 @@ See the [contribution guideline](./CONTRIBUTING.md).
4627

4728
## Support the Project
4829

49-
Your support helps cover:
50-
51-
- Cloud hosting and database infrastructure
52-
- OpenAI Whisper + GPT 4o API usage
53-
5430
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.

logo.png

-32.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)