Learn AI

559 bookmarks
Custom sorting
LLM Visualization
LLM Visualization
A 3D animated visualization of an LLM with a walkthrough.
·bbycroft.net·
LLM Visualization
OpenAI For Finance
OpenAI For Finance
In this series, I discuss possible applications of OpenAI to finance and trading. Specifically we analyze financial audio, documents, and text. We will also ...
·youtube.com·
OpenAI For Finance
"Catching up on the weird world of LLMs" - Simon Willison (North Bay Python 2023)
"Catching up on the weird world of LLMs" - Simon Willison (North Bay Python 2023)
Simon Willison https://pretalx.northbaypython.org/nbpy-2023/talk/L8HPBK Large Language Models are the engines that power AI tools like ChatGPT, Bing and Bard. They are deeply weird, often frustrating and undeniably fascinating pieces of technology. This talk will attempt to summarize everything I've learned about them over the past year: how they are built, what they can do, what they can't do and how we can best tame them and use them to solve interesting problems. LLMs don't have to be large: I'll talk through the latest developments in openly licensed models you can run on your own devices, including on your phone and even in your web browser. I'll also discuss their as-yet unconquered security flaws, and the bewildering ethical implications of how they are trained and what they can damage. North Bay Python is a boutique one-track conference, held in Petaluma, California. Our first events were held in 2017-2019 in a 100 year-old theater in the city's downtown. After a planned one-year break that's turned into almost four years, we're excited to return! This year, we're holding our conference in July, in a barn, on a ranch overlooking the Petaluma River. Produced by NDV: https://youtube.com/channel/UCQ7dFBzZGlBvtU2hCecsBBg?sub_confirmation=1 Sun Jul 30 16:10:00 2023 at Reis River Ranch
·youtube.com·
"Catching up on the weird world of LLMs" - Simon Willison (North Bay Python 2023)
MatthewBerman on Twitter / X
MatthewBerman on Twitter / X
Ever wonder what an LLM actually looks like under the hood? This visualization is mesmerizing. Check it out yourself: https://t.co/Bp9e8r8AzO pic.twitter.com/f2oxoEQnma— MatthewBerman (@MatthewBerman) December 5, 2023
·x.com·
MatthewBerman on Twitter / X
Ksenia Se on Twitter / X
Ksenia Se on Twitter / X
3 free courses to learn more about large language models:1. @cohere LLM University2. @huggingface NLP course3. @LangChainAI and @DeepLearningAI_ LangChain for LLM Application DevelopmentLinks 👇🏼 pic.twitter.com/zllaBVvXZn— Ksenia Se (@Kseniase_) December 2, 2023
·x.com·
Ksenia Se on Twitter / X
BAAI/bge-base-en-v1.5 · Hugging Face
BAAI/bge-base-en-v1.5 · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
·huggingface.co·
BAAI/bge-base-en-v1.5 · Hugging Face
TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models - Microsoft Research
TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models - Microsoft Research
Text recognition is a long-standing research problem for document digitalization. Existing approaches for text recognition are usually built based on CNN for image understanding and RNN for char-level text generation. In addition, another language model is usually needed to improve the overall accuracy as a post-processing step. In this paper, we propose an end-to-end text […]
·microsoft.com·
TrOCR: Transformer-based Optical Character Recognition with Pre-trained Models - Microsoft Research
How I'd Learn AI (If I Had to Start Over)
How I'd Learn AI (If I Had to Start Over)
AI Learning Roadmap (Notion) 👉 https://tinyurl.com/2m5bcyyvAI Learning Roadmap (PDF download) 👉 https://tinyurl.com/3hdjnbaa🔑 TIMESTAMPS==================...
·youtube.com·
How I'd Learn AI (If I Had to Start Over)
liuhaotian/LLaVA-13b-delta-v0 · Hugging Face
liuhaotian/LLaVA-13b-delta-v0 · Hugging Face
We’re on a journey to advance and democratize artificial intelligence through open source and open science.
·huggingface.co·
liuhaotian/LLaVA-13b-delta-v0 · Hugging Face
haotian-liu/LLaVA: [NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
haotian-liu/LLaVA: [NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
[NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities. - GitHub - haotian-liu/LLaVA: [NeurIPS'23 Oral] Vis...
·github.com·
haotian-liu/LLaVA: [NeurIPS'23 Oral] Visual Instruction Tuning: LLaVA (Large Language-and-Vision Assistant) built towards GPT-4V level capabilities.
FlowiseAI - Build LLMs Apps Easily
FlowiseAI - Build LLMs Apps Easily
Open source UI visual tool to build your customized LLM flow using Langchain
·flowiseai.com·
FlowiseAI - Build LLMs Apps Easily
Jerry Liu on Twitter / X
Jerry Liu on Twitter / X
A big issue with trying to improve your RAG pipeline is that advanced techniques can require a ton of setup time.We spent this past weekend packaging 7+ advanced techniques in @llama_index, so that you can use all of them through a standardized interface - simply load in your… https://t.co/Pave05z3Ld pic.twitter.com/FnanyoQTfC— Jerry Liu (@jerryjliu0) November 28, 2023
·x.com·
Jerry Liu on Twitter / X
The Weekend AI Engineer: Hassan El Mghari
The Weekend AI Engineer: Hassan El Mghari
How *YOU* can - and should - build great multimodal AI apps that go viral and scale to millions in a weekend. Featuring the Vercel AI SDK and the new v0.dev AI frontend tool. Recorded live in San Francisco at the AI Engineer Summit 2023. See the full schedule of talks at https://ai.engineer/summit/schedule & join us at the AI Engineer World's Fair in 2024! Get your tickets today at https://ai.engineer/worlds-fair About Hassan Creator of RoomGPT
·youtube.com·
The Weekend AI Engineer: Hassan El Mghari
Secure Your RAG App Against Prompt Injection Attacks
Secure Your RAG App Against Prompt Injection Attacks
Don't skip securing your RAG app like you skip leg day at the gym! Here's what Prompt Injection is, how it works, and what you can do to secure your LLM-powered application.
·gettingstarted.ai·
Secure Your RAG App Against Prompt Injection Attacks
Introduction to Augmenting LLMs with Private Data using LlamaIndex
Introduction to Augmenting LLMs with Private Data using LlamaIndex
In this post, we're going to take a top-level overview of how LlamaIndex bridges AI and private custom data from multiple sources (APIs, PDF, and more), enabling powerful applications.
·gettingstarted.ai·
Introduction to Augmenting LLMs with Private Data using LlamaIndex
Advanced ChatGPT Guide.
Advanced ChatGPT Guide.
Thanks for signing up to The Rundown built by @therundownai and @rowancheung! Enjoy our free Advanced ChatGPT Guide as a warm welcome into the world of AI!
·vaulted-polonium-23c.notion.site·
Advanced ChatGPT Guide.
Andrej Baranovskij on X: "Running Starling-7B LLM model on local CPU with @Ollama_ai and getting great results for invoice data extraction, even better than Zephyr, Mistral or Llama2. Prompt: retrieve gross worth value for each invoice item from the table. format response as following {\"gross_worth\":… https://t.co/QPPPrV27JU" / X
Andrej Baranovskij on X: "Running Starling-7B LLM model on local CPU with @Ollama_ai and getting great results for invoice data extraction, even better than Zephyr, Mistral or Llama2. Prompt: retrieve gross worth value for each invoice item from the table. format response as following {\"gross_worth\":… https://t.co/QPPPrV27JU" / X
Running Starling-7B LLM model on local CPU with @Ollama_ai and getting great results for invoice data extraction, even better than Zephyr, Mistral or Llama2.Prompt: retrieve gross worth value for each invoice item from the table. format response as following {\"gross_worth\":… pic.twitter.com/QPPPrV27JU— Andrej Baranovskij (@andrejusb) November 30, 2023
Zephyr
·twitter.com·
Andrej Baranovskij on X: "Running Starling-7B LLM model on local CPU with @Ollama_ai and getting great results for invoice data extraction, even better than Zephyr, Mistral or Llama2. Prompt: retrieve gross worth value for each invoice item from the table. format response as following {\"gross_worth\":… https://t.co/QPPPrV27JU" / X