bitcoinsearch / bitcoinsearch/summarizer

newsletter: Generation of descriptive titles

Open
#72 0 comments 0 reactions 1 assignee Claimed by @urvishp80 View on GitHub
Dominant language
Python
Stars
6
Forks
6
PR merge metrics
No merged PRs in 30d

Description

The TLDR newsletter design includes a preview of the newsletter content in its title. These titles provide a brief glimpse of the key topics or discussions covered in the newsletter.

![Image](https://github.com/user-attachments/assets/10c6a3e7-d12b-4d65-8e03-24f4b2300736)
[Link to designs](https://www.figma.com/design/sJiEDFk7eor5BLLCVqxhdR/Bitcoin-TLDR-New?node-id=1056-20456&t=3FqM1WpsP3eMzGnI-1)

Currently, there is no process in place to automatically generate these title descriptions as part of the weekly newsletter generation process.

#### Solution

We need to update the `generate_weekly_newsletter_json.py` script to include the generation of these title descriptions.
Specifically:
1. **Write a new prompt** that uses the newsletter content as input to generate a concise and relevant title description.
2. Integrate this prompt into the existing workflow so that the title description is generated alongside the rest of the newsletter content.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.