Five phases of technology: Discovery to ….

How to

0  comments


Tags


You may also like

Audio to text – FAST

Insanely Fast Whisper (GitHub Repo) Insanely Fast Whisper can transcribe 300 minutes of audio in less than 10 minutes using OpenAI’s Whisper Large v2. It is blazing fast and simple to use. Benchmark results are available. https://tracking.tldrnewsletter.com/CL0/https:%2F%2Fgithub.com%2FVaibhavs10%2Finsanely-fast-whisper%3Futm_source=tldrnewsletter/1/0100018b3d3038f8-680f114e-2bc8-479f-839d-3405db1e1aed-000000/F350WgSaY6bCBNvCMqupEY–hgzITiLdACf_bKOwRYQ=323

Read More

Chat Bot with perpetual conversations

MemGPT (GitHub Repo)MemGPT allows developers to create perpetual chatbots with self-editing memory. It intelligently manages different memory tiers in LLMs to effectively provide extended context. MemGPT knows when to purchase critical information to a vector database and when to retrieve it later in the chat, enabling perpetual conversations. Examples are available in the repository.

Read More