I hereby claim:
- I am ofou on github.
- I am ofou (https://keybase.io/ofou) on keybase.
- I have a public key ASD3_5DUGsjA5AhBzFkksg32LTCaW0oiTZxFUcAbd0sM9Ao
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| // Pixelated Dinosaur Runner - Endless Runner Game | |
| // Controls: Press SPACE, UP ARROW, or CLICK to jump | |
| // Game variables | |
| let dino; | |
| let obstacles = []; | |
| let grounds = []; | |
| let clouds = []; | |
| let score = 0; | |
| let gameSpeed = 5; |
| { | |
| "basics": { | |
| "name": "Omar Olivares Urrutia", | |
| "label": "Artificial Intelligence Engineer", | |
| "image": "https://olivares.cl/static/images/E1031983-712A-4347-AFF4-D3F293CA39D9_1_201_a.jpeg", | |
| "email": "[email protected]", | |
| "phone": "+56983810103", | |
| "url": "https://olivares.cl", | |
| "summary": "I'm a Software Engineer with a strong background in Artificial Intelligence (AI) and Machine Learning (ML) who loves turning complex ideas into practical solutions. I've worked as an AI Engineer, Developer Relations Engineer, and freelance content creator, crafting engaging AI-focused content. I've helped build AI-powered products such as Kilo Code (an autonomous coding agent), Emergent Mind (a RAG system for CS research), and a range of scalable web applications for early-stage startups.", | |
| "location": { |
| { | |
| "basics": { | |
| "name": "Omar Olivares Urrutia", | |
| "label": "Ingeniero de Inteligencia Artificial", | |
| "image": "photo.jpeg", | |
| "email": "[email protected]", | |
| "phone": "+56 9 8381 0103", | |
| "url": "https://olivares.cl", | |
| "summary": "Ingeniero de Software especializado en Inteligencia Artificial, Machine Learning y aplicaciones. He implementado sistemas RAG y fine-tuning para mejorar la calidad de las respuestas de modelos de lenguaje. Como divulgador científico y creador de contenidos independiente (en inglés), he producido videos virales que han superado las 200.000 vistas sobre contenidos técnicos acerca de interfaces cerebro-computador.", | |
| "location": { |
| { | |
| "basics": { | |
| "name": "Omar Olivares Urrutia", | |
| "label": "Ingeniero de Inteligencia Artificial", | |
| "image": "photo.jpeg", | |
| "email": "[email protected]", | |
| "phone": "+56 9 8381 0103", | |
| "url": "https://olivares.cl", | |
| "summary": "Ingeniero de Software especializado en Inteligencia Artificial, Machine Learning y aplicaciones. He implementado sistemas RAG y fine-tuning para mejorar la calidad de las respuestas de modelos de lenguaje. Como divulgador científico y creador de contenidos independiente (en inglés), he producido videos virales que han superado las 200.000 vistas sobre contenidos técnicos acerca de interfaces cerebro-computador.", | |
| "location": { |
| { | |
| "basics": { | |
| "name": "Thomas Edison", | |
| "label": "Inventor and Businessman", | |
| "picture": "https://example.com/photo.jpg", | |
| "email": "[email protected]", | |
| "phone": "(123) 456-7890", | |
| "website": "https://thomasedison.com", | |
| "summary": "Prolific inventor and businessman known for developing many devices that greatly influenced life around the world, including the phonograph, the motion picture camera, and the electric light bulb.", | |
| "location": { |
| { | |
| "idx": 1, | |
| "question": "What publicly available datasets are typically used for evaluating type inference systems in python?", | |
| "folder": "b76c543d4510f862", | |
| "key_ingredients": [ | |
| "https://docs.google.com/document/d/1GrNP4h2LDOADgSSPJ6shTyTdkuaJk_KQksE9V-Uc7z0/edit?usp=drivesdk", | |
| "https://docs.google.com/document/d/1MJq20MMR3Qt5BozyrVlXlJdkbJE2jyi0iepfeyxp94Y/edit?usp=drivesdk" | |
| ], | |
| "sources": "https://docs.google.com/document/d/1sDKis_Xz08YbMnGLHbnzvOByFc3WuAhRUrpKkABaRbI/edit?usp=drivesdk", | |
| "src_answers": { |
Large language model (LLM) providers have integrated search capabilities into their platforms, combining traditional search with AI-powered reasoning for contextual and accurate responses. Customize your browser to use these AI-enhanced tools as your default search engine to improve your search experience. For Safari users, install this extension to customize search engines.[^1]
git log --reverse --pretty=format:'%H' | while read commit_hash;
do
# Extract required commit information
commit_author=$(git show -s --format='%an' $commit_hash 2>/dev/null)
if [ -z "$commit_author" ]; then
echo "Skipping invalid commit hash: $commit_hash"
continue
fi
| ('了', ['le', 'liǎo', 'liào']) 3 | |
| ('是', ['shì', 'tí']) 2 | |
| ('和', ['hé', 'hè', 'hú', 'huó', 'huò', 'huo']) 6 | |
| ('有', ['yǒu', 'yòu', 'wěi']) 3 | |
| ('他', ['tā', 'tuó']) 2 | |
| ('不', ['bù', 'fǒu', 'fōu', 'fū', 'bú']) 5 | |
| ('的', ['de', 'dī', 'dí', 'dì']) 4 | |
| ('也', ['yě', 'yí']) 2 | |
| ('为', ['wèi', 'wéi']) 2 | |
| ('这', ['zhè', 'zhèi']) 2 |