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
AI-powered platform for OSINT intelligence analysis. Features archive discovery with hypothesis-driven investigation, GLiNER entity extraction, Mapbox geospatial visualization, network analysis, and document processing. Built with FastAPI, Next.js, Weaviate, and DSPy.
Text preprocessing and PII anonymisation for NLP/ML. ONNX NER ensemble, language detection, stopword removal. Built for statistical ML and language models.
BrainUp is an AI-driven self-improvement app created for Hack the Hill 2024. It analyzes saved Instagram reels and posts to recommend productive activities and classes based on user interests. Built with ReactJS for the frontend and a Flask API for the backend, BrainUp leverages AI models like HDBSCAN, MPnet-base v2, and Mistral for data analysis,
Identifies legal, regulatory, and procedural mechanisms used to consolidate power — and generates ranked, plain-English countermeasures. BYOK (bring your own Anthropic key). Powered by GLiNER2 + Claude.
Comparative study of parameter-efficient fine-tuning (PEFT) strategies for biomedical NER on top of GLiNER — including soft prompt tuning, embedding injection, and a custom in-place embedding extension that matches full fine-tuning performance at 13% of trainable parameters.
High-performance Hybrid RAG pipeline using LlamaIndex, MinerU, GLiNER, and LangExtract. Features advanced metadata enrichment, BM25-Vector fusion, and LaTeX-enabled synthesis for complex document analysis.
🛡️ Text Anonymizer using NuNER Zero-shot An academic project that auto-detects & masks sensitive entities (names, orgs, locations) in .txt/.docx files using Zero-shot NER. Features CLI & REST API. Replaces data with realistic fakes (Faker) or [REDACTED]. Built with Python, Flask, GLiNER.