
MoltTrend Claw is a privacy-first autonomous crypto intelligence agent developed for the SURGE × OpenClaw Hackathon. Built on the OpenClaw sovereign, local-first runtime, the agent continuously monitors live cryptocurrency trends using the CoinGecko API and applies advanced AI reasoning through Gemini to detect emerging market narratives. It analyzes sentiment shifts, identifies momentum patterns, and transforms raw market data into structured, actionable insights without requiring constant human supervision. Designed with persistent memory and long-term analytical capabilities, MoltTrend Claw stores historical trend data in JSON to track narrative evolution over time. Through its multi-page Streamlit dashboard, users can explore real-time trend metrics, visual analytics, and historical agent-generated reports. By combining autonomous execution, intelligent forecasting, and structured memory, the project demonstrates how AI agents can support smarter, data-driven crypto decision-making while maintaining user privacy and local control.
28 Feb 2026

SmartStore AI is a simulation-based robotics startup prototype built to address one of retail’s most common and costly challenges: inefficient shelf monitoring and delayed restocking. Retail stores frequently experience out-of-stock situations that lead to lost sales and poor customer experience due to manual and reactive monitoring processes. SmartStore AI solves this by introducing an AI-driven system that continuously monitors shelf status, tracks customer traffic intensity, and measures how long shelves remain empty. Using a priority-based decision engine, the system automatically generates restocking tasks and simulates an autonomous robot executing them through a structured workflow (Dock → Shelf → Restock → Return). Built with Python and Streamlit, the platform includes a live interactive dashboard that displays shelf conditions, traffic levels, robot position, restocking activity, and performance metrics in real time. Designed as a simulation-first solution, SmartStore AI validates autonomous retail operations in a safe and scalable environment, while laying the foundation for future expansion into multi-robot systems, digital twin environments, computer vision integration, and demand forecasting. The project represents a production-minded, startup-ready robotics solution that bridges AI, automation, and retail intelligence.
15 Feb 2026

AgentPay-AI is a proof-of-concept platform that demonstrates how Generative AI services can be monetized using pay-per-use, token-based billing—similar to real-world AI APIs. Built with Streamlit and Google Gemini, the system simulates a USDC-style wallet that estimates token usage, deducts balance per request, and only executes AI tasks when sufficient funds are available. This project addresses a major gap in AI demos: cost transparency and usage accountability. AgentPay-AI showcases how AI-as-a-Service (AIaaS), agent marketplaces, and crypto-enabled AI platforms can implement realistic billing logic. Key Highlights: Token-based cost estimation Simulated USDC wallet per session Controlled AI execution based on balance Google Gemini / PaLM integration Simple, intuitive UI Designed as a hackathon and portfolio project for GenAI, SaaS, and Web3 applications.
24 Jan 2026

An AI-powered interactive web application built with Streamlit that predicts whether a candidate will get placed in a job (or admitted) based on academic performance and other features. The model simplifies decision-making for students, HR teams, and academic advisors by providing data-driven placement predictions. The user inputs academic and background features, including: SSC percentage HSC percentage Degree percentage MBA percentage Work experience Specialization Gender And more Inputs are one-hot encoded for categorical features. A Logistic Regression model (trained offline) is loaded using Pickle. The model outputs a binary prediction: “Placed” or “Not Placed”. The result is displayed on the Streamlit app in a clear, user-friendly format.
7 Dec 2025