phi3-mini
Here are 10 public repositories matching this topic...
AronaOS is an offline AI-powered personal assistant that helps you manage tasks, set reminders, and recall context-aware conversations. Built with Python, Flask, and local LLMs like Phi-3 Mini, it's designed for both privacy and productivity.
-
Updated
May 27, 2025 - Python
Hybrid AI orchestration stack combining local LLMs (Ollama), vector search (Qdrant), and Azure AI Foundry for scalable RAG, Agentic AI, and Vision. Built with .NET 8 and Python.
-
Updated
Oct 12, 2025 - Python
An AI analyst with a hybrid LLM architecture 🤖. Uses a fine-tuned Phi-3 Mini (3.8B) for local RAG answer generation & Gemini 1.5 Pro for query analysis of SEC filings (AAPL, MSFT, GOOG, AMZN, META).
-
Updated
Dec 24, 2025 - Jupyter Notebook
AronaOS is an offline AI-powered personal assistant that helps you manage tasks, set reminders, and recall context-aware conversations. Built with Python, Flask, and local LLMs like Phi-3 Mini, it's designed for both privacy and productivity.
-
Updated
May 27, 2025 - Python
Fully automated AI development stack with Ollama, n8n, React, and Node.js. One-command deployment with cross-platform support (Linux/macOS/Windows).
-
Updated
Nov 6, 2025 - Shell
Small POC for a STT Python module using faster-whisper to convert wav files into parsed text.
-
Updated
Jul 24, 2025 - Python
To build a Retrieval-Augmented Generation (RAG) system from scratch, you must first create an ingestion pipeline to load and process your data into a vector store (by chunking documents, generating embeddings, and storing them). Then, you build a retrieval pipeline to embed a user's query, search the vector store for relevant chunks, and pass these
-
Updated
Sep 29, 2025 - Python
Our approaches for amazon ml challenge 2025
-
Updated
Oct 18, 2025 - Jupyter Notebook
Improve this page
Add a description, image, and links to the phi3-mini topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the phi3-mini topic, visit your repo's landing page and select "manage topics."