Projects with this topic
-
Shell wrapper for OpenAI's ChatGPT, Whisper, and TTS. Features LocalAI, Ollama, Gemini, Anthropic, and more.
Updated -
Script that prevent situation when: computer freezes during sleep while ollama model is loaded on nvidia GPU.
Updated -
Just align your Jobsearch with your CV with the help of local AI. No need for any external tokens. Just setup your local Ollama and run!
Updated -
Hofund — AI Code Review Bot
Named after Heimdall's sword — the gatekeeper that nothing passes without scrutiny.
Hofund is a GitLab-integrated bot that automatically reviews merge requests before they are merged. It uses a locally-hosted LLM (via Ollama) to analyse diffs and post structured feedback as MR comments.
Features (planned) Triggered on MR open and update via GitLab CI pipeline Analyses the diff and posts a structured review comment Flags hardcoded secrets, credentials, and environment variables Detects common anti-patterns and code smells Summarises what changed and why it may be risky Tech Stack Language: Go Model: Local LLM via Ollama (no external API calls) Integration: GitLab CI + GitLab REST API Security scanning: Snyk, SonarQubeUpdated -
This repository provides an offline AI-Agent Terminal that integrates Retrieval-Augmented Generation (RAG), Planner-Builder and Agents IA with locally hosted distilled language models by OLLAMA, GPU-accelerated embedding and generation, rotating logs, and an interactive console workflow.
Updated -
🤖 nGPT: A Swiss army knife for LLMs: powerful CLI and interactive chatbot in one package. Seamlessly work with OpenAI, Ollama, Groq, Claude, Gemini, or any OpenAI-compatible API to generate code, craft git commits, rewrite text, and execute shell commands. Fast, lightweight, and designed for both casual users and developers.Updated -
-
DocuMind es un sistema de organización automática de documentos para Linux desktop, impulsado por IA local (Ollama/Llama3 o HuggingFace). Procesa PDFs, imágenes, vídeos, audio y código: extrae texto/OCR, transcribe, analiza contenido y clasifica/archiva según ISO 15489 (facturas, legal, trabajo, personal, multimedia). Detecta duplicados, registra auditoría en SQLite y prioriza privacidad offline.
Desarrollada en Python 3.10+ con PyMuPDF, Tesseract, Vosk/Whisper, multiprocessing y optimizaciones (xxHash, caching, GPU), demuestra expertise en integración LLM locales/multimodales, procesamiento paralelo, arquitectura modular escalable y evolución hacia GUI PyQt6 con drag-and-drop, búsqueda full-text y empaquetado RPM/Flatpak. (612 caracteres)
Updated -
Firefox extension that shows a prompt, chat history and gives the ability to interact with large language models which can could be on the web or hosted locally.
Updated -
-
The best GUI for local running AI, uncensored, custom, offline!
Download models, manage models, chat with models, ect...
All in one app! Your personal, private, locally running, AI chat assistant!
Updated -
Projet de détection de fake news utilisant une architecture Retrieval-Augmented Generation (RAG).
Le système compare un article avec une base de données vectorielle d’articles de référence afin de prédire un verdict (TRUE / FAKE / UNCERTAIN) et générer une justification avec un LLM local.
Pipeline :
Prétraitement et découpage du texte Génération d’embeddings (Ollama) Stockage dans ChromaDB Recherche des passages similaires Vote majoritaire pour le verdict Génération d’explication avec un LLMTechnologies : Python, Ollama, ChromaDB, scikit-learn, pytest.
Projet réalisé dans le cadre de la formation Développeur en Intelligence Artificielle (Simplon).
Updated -
Scriptoria is a modular, multi-agent Python system for generating complete books from idea to finished product using AI models like Ollama (Gemma) or OpenAI. Each agent is a standalone Python script that can be run directly or orchestrated via the scriptoria CLI.
Updated -
A flexible AI agent for the CLI, powered by a customizable skill system.
Updated -
LINMAN AI ASSISTANT (OLLAMA) Intelligent System Analysis
Updated -
A flexible AI coding agent for the CLI, powered by a customizable prompt engine.
Updated -