AI
BA Builder added 5mo
Whisper WebGPU: Real-Time in-Browser Speech Recognition with OpenAI Whisper - MarkTechPost
Whisper WebGPU: Real-Time in-Browser Speech Recognition with OpenAI Whisper
BA Builder added 5mo
BA Builder added 5mo
BA Builder added 5mo
BA Builder added 5mo
LLM OS - Phidata
docs.phidata.comBA Builder added 6mo
Full LLM stack with fastapi server. Their ui for tools and agents is pretty good.
I finally understand how GPT generates text.
Really helps to code it from scratch in Python.
There are 5 components:
• token embeddings
• positional embeddings
• transformer blocks
• layer normalization
• output head
It sounds complex, but grokking GPT is simple.
Token embeddings turn input text into meaningful vectors that capture semantic mea... See more
BA Builder added 6mo
AI + Blockchain research. How gpt works from scratch
Creating test suites - bench documentation
Creating test suites - bench documentation
BA Builder added 6mo
Best way to manage ai experiments. Very generic and extendible. Should make something similar.
GitHub - arthur-ai/bench: A tool for evaluating LLMs
GitHub - arthur-ai/bench: A tool for evaluating LLMs
BA Builder added 6mo
BA Builder added 6mo
AI experiment management