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
🚀 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
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.
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."