A personal collection of AI experiments, third-party library explorations, and hands-on mini-projects.
| Project | Description | Tags |
|---|---|---|
| WeChat AI Bot | Integrating AI capabilities into WeChat messaging | chatbot wechat llm |
| AI Image Story Generator | Generate story images from a single prompt | image-generation prompt stable-diffusion |
| Bubbles | Bubble animation / simulation experiment | animation visualization |
| Robotics Exploration | Robotics-related AI experiments and simulations | robotics simulation |
| AI Agent Builder | Building and testing autonomous AI agents | agent llm openai |
| CUDA / CUTLASS GEMM Test | High-performance matrix multiplication with CUDA & CUTLASS | cuda cutlass gemm c++ |
| E3NN — Equivariant Neural Network | Exploring E(3)-equivariant neural networks for 3D data | e3nn neural-network 3d pytorch |
| Pyro — Probabilistic Programming | Probabilistic modeling and inference using Pyro | pyro probabilistic bayesian pytorch |
| RAGAS RAG Evaluation | Evaluating RAG pipelines using the RAGAS framework | rag evaluation ragas llm |
This repo serves as a learning lab — documenting experiments with AI frameworks, GPU computing, probabilistic models, agent systems, and more.
Explore → Experiment → Learn