Live data from Hacker News

Viewing profile — harlevr

harlevr

HN member
Joined
Wed, Sep 18, 2019, 11:39 PM UTC
HN karma
1
Public activity
19 items

About harlevr

No profile information was provided.

Recent public activity

  1. story
  2. comment
  3. story
  4. comment
    Comment #38914141

    For the last few months, I have this relatively simple flow, collecting daily news and generating a short AI news summary for the day. Avaialble also on Spotify - https://spoti.fi/…

  5. story
  6. comment
    Comment #37946235

    I'm using GPT to summarize and script a daily AI news podcast, based on Hacker News. TTS is used to generate the audio. Would love to get feedback and more ideas. Also available at…

  7. story
  8. comment
    Comment #37458902

    The podcast has 3 daily editions. One for Hacker News, the others for Tech News and General News. This is new and experimental. Please send feedback and suggestions to feedback@the…

  9. story
  10. comment
    Comment #36995505

    Subscribe here https://www.podbean.com/site/podcatcher/index/blog/JgVR70t2g...

  11. comment
    Comment #36989333

    End to end automation of news collection, scripting, text to speech and publishing. Available on all major podcast platforms

  12. story
  13. story
    Show HN: Awesome Prompt Playground Built with Streamlit

    Providing a playground to interact with gpt-3.5 using the great collection of prompts at https://github.com/f/awesome-chatgpt-prompts

  14. comment
    Comment #35978432

    An online tool to transform text based files (CSV, JSON, XML, anything else) using free text description and AI code generation. Based on https://github.com/harlev/charmr

  15. story
  16. comment
    Comment #35633853

    This command line application will convert, transform, filter etc. any text based common file format into another file, based on a text description of the required result. It is us…

  17. story
  18. story
  19. comment
    Comment #21011695

    There is a simple Python wrapper if you want to use it from your python project https://pypi.org/project/jsonbox/