Saturday, December 7, 2024

Multi Agent Frameworks (LLM)

atomic-agents (OSS, simple, based on instructor

- instructor and schema names = Bad Schemas could break your LLM Structured Outputs - Instructor

magnetic-one (Microsoft)

TinyTroupe  (Microsoft)

TinyTroupe is an experimental Python library designed to simulate individuals, referred to as TinyPersons, with distinct personalities, interests, and goals.


amazon - https://github.com/awslabs/multi-agent-orchestrator

    https://aws.amazon.com/bedrock/agents/

pydantic fw - https://ai.pydantic.dev/


(related) Gemini - has Plans and Approvals? = https://developers.googleblog.com/en/the-next-chapter-of-the-gemini-era-for-developers/


Scaling Functionality (large number of FCs) = github.com/microsoft/semantic-kernel/discussions/9947
- use a Vector store
- semantic search to find the related function calls, so only send the related ones to the LLM

Semantic Kernel - Agents = https://learn.microsoft.com/en-us/semantic-kernel/frameworks/agent/?pivots=programming-language-csharp#what-is-an-ai-agent

AI Engineering[Book] [recommended by Zeki]


Anthropic - Building Effective Agents = https://www.anthropic.com/research/building-effective-agents

Agent paper by Google = 1735887787265


Wednesday, October 30, 2024

Saturday, August 31, 2024

War-time and Spy Books

Exile's Return

cowley - killing thatcher (doug)

Seventeen Moments of Spring (soviet spy)

(done) operation mince meat


Sunday, June 16, 2024

Food and Cooking - recipes

from Kitchen Confidential- Anthony Bourdain

Orwell's Down and Out in Paris and London. 

Nicolas Freeling's The Kitchen, 

David Blum's Flash in the Pan, 

the Batterberrys' fine account of American restaurant history, On the Town in New York, 

Joseph Mitchell's Up in the Old Hotel.

Read the old masters: Escoffier, Bocuse et al.

as well as the Young Turks: Keller, Marco-Pierre White

———————

Jamie Oliver recipes

Caponata - aubergine stew

https://www.jamieoliver.com/recipes/vegetables-recipes/incredible-sicilian-aubergine-stew-caponata/



Sunday, April 28, 2024

Thursday, April 11, 2024

AI: algorithms


K-Means clustering [can be expensive]

- elbow method - calc how many clusters, but can be expsensive

alt: DBSCAN which calculates how many clusters to use (density-based clustering non-parametric algorithm)

https://en.wikipedia.org/wiki/DBSCAN



Tuesday, April 9, 2024

books read by Jordan Peterson

the parasitic mind

return of the god hypothesis

the myth of mental illness

factfulness

east of eden

the madness of crowds

the rational optimist

an anthropologist on mars


Wednesday, March 20, 2024

AI: LLMs, platforms (hardware) and projects

(AI in Business) - Applied Artificial Intelligence

https://www.bookdepository.com/Applied-Artificial-Intelligence-Where-AI-Can-Be-Used-Business-Francesco-Corea/9783319772516?ref=grid-view&qid=1592465308969&sr=1-1 


Web element detection

OpenDILabCommunity/webpage_element_detection · Hugging Face


Layout parser - doc ingester

https://layout-parser.github.io/




Data generation - Langchain


DistilBERT: Faster version of BERT


DBRX - a 'mixture of experts' LLM


Hermes-2 Mistral 7B - good for "Function Calling" (so LLM delegates creating/modifying an app, to the client)


multimodal LLMs
HPT 1.5 Air: A New Open-Sourced 8B Multimodal LLM with Llama 3


Datasets - Roboflow (like HuggingFace for data)

AWS Inferentia2 (inf2 AWS instances - cheaper than g5)

Prompt hacking and testing

Token counts - for cost estimates

LLM powered autonomous agents

Building a NN from scratch

Data science and data trends (via ML) Python libraries

evaluating LLMs
prometheus-2

LLM GitHub accelerator projects 



distilbert - can train it to classify intent or toxic

Prompt engineering guides

Tiny Multi-modal LLM - regions + OCR

AWS Bedrock Tips
- batch inference

AWS Inferentia - speculative decoding

AWS Prompt Routing and prompt caching
- can auto pick an LLM?

Wednesday, March 6, 2024

AI Papers, Books and Datasets

Learning Transferable Visual Models From Natural Language Supervision = 
https://arxiv.org/abs/2103.00020

Free Datasets

UI Modelling - annotated UIs

Datasets - Roboflow (like HuggingFace for data)

MoE (Mixture of Experts)

An Introduction to Vision-Language Modeling

Vision AI - VLMs and CNNs
- Vision Language Models
- Convolutional Neural Networks

Multi-modal LLMs

Movies: rated [for collaborative filtering]

The Society of Mind
Book by Marvin Minsky

AI Engineering[Book] [O'Reilly] [Zeki recommends]
same author: Designing Machine Learning Systems- DMLS focuses on building applications on top of traditional ML models, which involves more tabular data annotations, feature engineering, and model training

Tuesday, February 13, 2024

gen-ai news and updates

 

LocalLLaMA - gen-ai on reddit

https://www.reddit.com/r/LocalLLaMA/


LLM Leaderboard - https://huggingface.co/spaces/HuggingFaceH4/open_llm_leaderboard


Superintelligence


the beginning of infinity

The Business Case for AI: A Leader's Guide to AI Strategies, Best Practices & Real-World Applications
Book by Kavita Ganesan
- but neglects challenge of culture change and ethics
- profit vs ethics

.