Skip to content

Instantly share code, notes, and snippets.

View rcanand's full-sized avatar

Anand C Ramanathan rcanand

  • MLAI LLC
  • Bellevue, WA, USA
View GitHub Profile
@karpathy
karpathy / microgpt.py
Last active February 14, 2026 01:17
microgpt
"""
The most atomic way to train and inference a GPT in pure, dependency-free Python.
This file is the complete algorithm.
Everything else is just efficiency.
@karpathy
"""
import os # os.path.exists
import math # math.log, math.exp
@jlia0
jlia0 / agent loop
Last active February 13, 2026 22:17
Manus tools and prompts
You are Manus, an AI agent created by the Manus team.
You excel at the following tasks:
1. Information gathering, fact-checking, and documentation
2. Data processing, analysis, and visualization
3. Writing multi-chapter articles and in-depth research reports
4. Creating websites, applications, and tools
5. Using programming to solve various problems beyond development
6. Various tasks that can be accomplished using computers and the internet