You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pixel art editor with AI generation. Experiment testing LLMs for structured pixel output via WebGPU in the browser. Two models: OpenAI API (GPT-5.2) and local Ministral 3B via Transformers.js. Spoiler: small local models don't work great for this, but it was fun to build. Not for production use.
A Python project that uses advanced AI models (e.g., ministral-3:3b) to analyze crime data, predict future trends, and visualize insights on interactive maps. Built with pandas and folium, this tool helps identify crime hotspots, validate predictions against historical data, and generate actionable insights for law enforcement.