Loading...
Loading...
Found 15241 skills
letta-ai
Optimizes Python numerical computations via C extensions for scientific computing and portfolio risk/return calculations, targeting matrix operations and performance bottlenecks.
letta-ai
Guides implementation of tensor parallelism in PyTorch for column-parallel and row-parallel linear layers in distributed neural networks.
letta-ai
Manages multiple Letta AI agents declaratively using a kubectl-style CLI for configuration, memory, tools, and folder management.
letta-ai
Guides writing SPARQL queries for RDF/Turtle datasets, supporting filtering, aggregation, and Turtle file operations in academic contexts.
letta-ai
Guides minimal GPT-2 inference implementation in constrained environments, covering checkpoint parsing, BPE tokenization, and common pitfalls for code golf challenges.
letta-ai
Guides optimization of eigenvalue computations for small dense matrices, achieving faster performance than NumPy/SciPy via Cython and LAPACK.
letta-ai
Guides search for probability distributions meeting exact statistical constraints, including KL divergence targets and high-dimensional optimization.
letta-ai
Provides guidance for optimizing slow SQL queries through plan analysis, benchmarking, and database-specific techniques to enhance performance.
letta-ai
Guides deployment of HuggingFace models as REST APIs using Flask or FastAPI for NLP inference tasks like sentiment analysis and text classification.
letta-ai
Guides recovery of data from corrupted or truncated SQLite databases using binary analysis and manual parsing techniques for damaged files.
letta-ai
Guides fusion protein design for FRET biosensors, including spectral analysis, codon optimization, and PDB database integration for gene synthesis.
letta-ai
Guides semantic similarity retrieval using embedding models (MTEB benchmarks) for document ranking and top-k item identification.
letta-ai
Extracts and processes data from ELF binary files, converting memory contents and headers into structured JSON for analysis.
letta-ai
Processes financial documents via OCR, extracts data, and generates structured outputs (CSV/JSON) while ensuring data safety.
letta-ai
Extracts text commands and typed input from video recordings using OCR, suitable for text-based games, terminal sessions, and screen recordings.
letta-ai
Guides primer design and DNA assembly simulation for Golden Gate cloning and Type IIS restriction enzyme workflows.
letta-ai
Guides construction of discrete/continuous probability distributions meeting statistical constraints via numerical optimization, including KL divergence and entropy targets.
letta-ai
Guides implementation of tensor parallelism in PyTorch, including sharding linear layers across GPUs and simulating collective operations like all-gather and all-reduce.
letta-ai
Guides Raman spectrum peak fitting with Lorentzian/Gaussian models, emphasizing data verification and physical constraints for material analysis.
letta-ai
Guides peak fitting in Raman spectroscopy data for materials like graphene, using Lorentzian, Gaussian, or Voigt functions for G, 2D, and D peaks.
letta-ai
Creates standalone CLI tools for neural network inference by reimplementing PyTorch models in C/C++, eliminating Python dependencies.
letta-ai
Guides DNA assembly techniques including Golden Gate, Gibson, and restriction enzyme cloning, covering primer design for Type IIS enzymes and fragment assembly strategies.
letta-ai
Guides reverse-engineering of ray-traced images by determining rendering parameters and implementing path tracing algorithms to match target images with high similarity.
letta-ai
Guides extraction of weight matrices from ReLU neural networks via input-output queries for model reverse-engineering and parameter recovery.