Viewing profile — harlevr
harlevr
HN member- Joined
- Wed, Sep 18, 2019, 11:39 PM UTC
- HN karma
- 1
- Public activity
- 19 items
- HN profile
- View on Hacker News ↗
About harlevr
No profile information was provided.
Recent public activity
- story
-
comment
Comment #43345776
[dead]
- story
-
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/…
- story
-
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…
- story
-
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…
- story
-
comment
Comment #36995505
Subscribe here https://www.podbean.com/site/podcatcher/index/blog/JgVR70t2g...
-
comment
Comment #36989333
End to end automation of news collection, scripting, text to speech and publishing. Available on all major podcast platforms
- story
-
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
-
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
- story
-
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…
- story
- story
-
comment
Comment #21011695
There is a simple Python wrapper if you want to use it from your python project https://pypi.org/project/jsonbox/