Weekly Notes 2023-12-03

summarize

Summarize a youtube video using whisper.cpp and youtube-dl. Very handy script for a common use case

vscode-ui-sketcher

Generate code from mockups from inside Visual Studio Code

streamlit-agent

DistiLlama

Looks like a very useful project but I can’t get it to work due to some yarn/corepack issues :confused:

talking_with_hn

A simple but practical example of using LangChain with different tools

10x-nerd-buddy

Another Researcher LLM App using Llama2 and written in Javascript

JavaPackageDemo

How To Package JavaFX Application. Never know when you need this

pybuntu

Simple example showing how to run an entire desktop environment inside of a docker container Useful if you want to give LLM control to your desktop. Also learned about NoMachine, Remote Access for Everybody. NoMachine is free for everybody to use

Text_Bookmarklet

most elaborate data:text/html snippet I’ve seen

TaskWeaver

Another Agent framework although it does look similar to AutoGen(https://github.com/microsoft/autogen) (also from Microsoft)

llm-ollama-invoice-cpu

RAG pipeline with Ollama using smaller models

self-operating-computer

A promising human assistant project.

chatgpt_system_prompt

Collecting prompts behind custom GPTs Another one here: https://github.com/linexjlin/GPTs

process-compose

Docker compose like UI for processes