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
ChefMate is an AI-driven recipe assistant that uses Retrieval-Augmented Generation and a local LLM to provide context-aware cooking suggestions. It supports ingredient queries, recipe generation, and dietary filters through semantic search and real-time chat.
KnowMore is an AI-powered knowledge repository designed to organize, retrieve, and reason over large collections of institutional knowledge using modern Retrieval-Augmented Generation (RAG) techniques.
A minimalistic Android app showcasing semantic search using ObjectBox and Lucene KNN, leveraging the MiniLM-L6-V2 embedding model and bert_vocab.txt for efficient retrieval.
The Sankalpiq Foundation AI Automation Suite is a comprehensive microservices-based Multiagent designed to automate critical NGO operations through intelligent micro agents. The solution addresses operational bottlenecks by implementing specialized micro-agents that handle specific organizational functions while maintaining seamless integration.
CoreML conversion of all-MiniLM-L6-v2 with a full SwiftUI demo, tokenizer implementation, model resources, and conversion script for easy on-device text embeddings.
ACRE (Adaptive Cognitive RAG Engine) is a RAG engine that reasons like a researcher: it decomposes questions, retrieves and critiques evidence, resolves contradictions across sources, and renders its reasoning as a live concept flowchart — not just a wall of text.
A financial GenAI assistant that combines LLMs, RAG, AI agents, and SQL querying to allow users to interact with financial data, documents, and APIs using natural language.
Fully local and open-source AI study companion for lecture PDFs - with slide summarization, smart Q&A, and flashcard creation using LangChain and Hugging Face Transformers.
SemEval 2026 Task 8: Multi-Turn Retrieval-Augmented Generation (MT-RAG) - Implementations for Subtasks A, B, and C using Milvus, pgvector, MiniLM, Qwen models, and cross-encoder reranking.
The MCP tool can then be used inside VS Code / MCP-enabled clients to search local internal documentation using natural language. Uses persistent embedding using minilm-l6-v2, supports multi format embedding and semantic retrieval .