Research notes and extra resources for all the work at explodinggradients.com
-
Updated
Mar 11, 2025 - Jupyter Notebook
Research notes and extra resources for all the work at explodinggradients.com
The Strongest Open-Sourced AI Reasoning Model Architecture.
🚀 MiksaGPT, part of the 'Miksa' project, is a groundbreaking voice assistant utilizing Claude 3 and APIs from 'anthropic' and 'elevenlabs'. It enables real-time Opus two-way voice chat with seamless interruptibility, built with Flutter and available for free on GitHub.
A fun collection of notebooks for finetuning AI models... Share ready-to-run notebooks… tips & tricks for finetuning... Hugging Face Transformers, Unsloth, vLLM, PyTorch / CUDA magic
Anima Portable Standalone Trainer—a completely self-contained, browser-based UI for fine-tuning the cutting-edge Anima diffusion architecture (DiT + Qwen3 Text Encoder). Say goodbye to dependency hell and complex command lines; simply run the installer, launch the sleek web interface, and start training your LoRAs / Model Finetune
This repository provides a merged LoRA fine-tuned version of Mistral-7B, specialized for health insurance Q&A and domain-specific chat tasks. The LoRA weights are already integrated into the base model, making it usable as a standalone model for instruction-following and conversational use cases.
An AI-powered clinical assistant using Retrieval-Augmented Generation (RAG) on the MIMIC-IV DiReCT dataset. It retrieves relevant patient cases and generates diagnostic reasoning using LLMs. Built with Streamlit, Transformers, FAISS, and SentenceTransformers.
ConversaVault_AI is a multi-user conversational AI backend built with FastAPI, Ollama, and PostgreSQL, designed for persistent session memory, secure user-level conversation isolation, and scalable local LLM orchestration.
An open-source conversational AI assistant for rural & semi-urban India. Supports voice-based queries in Hindi, Punjabi, Tamil, Bengali and more. Converts speech to text (ASR), retrieves answers via RAG, translates between Indic ↔ English, and responds back with Indic TTS. Built with AI4Bharat models, Whisper, Flan-T5, IndicTrans2, and IndicLID.
Add a description, image, and links to the opensourceai topic page so that developers can more easily learn about it.
To associate your repository with the opensourceai topic, visit your repo's landing page and select "manage topics."