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
Scalable 3D generative AI backend, with a collection of popular 3D AIGC models (ImageTo3D, TextTo3D, AutoRig, Mesh Segmentation, Mesh Painting, Mesh Editing etc.), all ported to API-ready services. Ready-to-use docker available.
A PyTorch implementation of the paper 'Selective Amnesia: A Continual Learning Approach to Forgetting in Deep Generative Models' (arXiv:2305.10120) on the MNIST dataset.
AI-powered Fashion Shopping Assistant Chatbot that generates photorealistic full-body outfit images using Stable Diffusion v1.5. The system intelligently combines clothing items based on user preferences and provides smart weather-based fabric recommendations using temperature and humidity analysis for an enhanced virtual shopping experience.
AIrisMail – Smart Email Assistant A full-stack AI-powered email assistant with a Chrome extension and React web app, powered by a Spring Boot backend and Gemini AI. Generate professional, context-aware email replies instantly.
"A Full-Stack Generative AI Chatbot using Retrieval-Augmented Generation (RAG). Built with Streamlit, LangChain, and ChromaDB for chatting with local PDF documents. Supports both OpenAI and Open-Source LLMs."
Bitácora de entrenamiento de gimnasio con seguimiento de la sobrecarga progresiva. ASP.NET Core 10 con PostgreSQL usando arquitectura en capas. App web para registrar rutinas, sesiones, mediciones y progreso de gimnasio. Proyecto académico de Arquitectura de Software con Coach IA y catálogo de ejercicios GIF´s.
A from-scratch implementation of the GPT Decoder architecture, based on the "Attention Is All You Need" paper, featuring an autonomous generative loop for input-free sequence production.