
Alex KAMENI
Machine Learning Engineer | Data Scientist | AI Researcher
You May Also Enjoy
LLM Output Parser
less than 1 minute read
Published:
LLMs often return structured data buried inside unstructured text. Instead of writing custom regex or manual parsing, you can now use LLM Output Parser to instantly extract the most relevant JSON/XML structures with just one function call.
LangGraph AgentFlow
less than 1 minute read
Published:
AgentFlow is a Python library that automates the orchestration of multi-step agent workflows by integrating intelligent planning, routing, and execution of specialized operations.
Lightweight Language Identification
less than 1 minute read
Published:
Introducing our new 24.5M-parameter BERT-based language identification model! Trained on 121M sentences across 200 languages, this model is lightweight, CPU-friendly, and designed for real-time language identification tasks.
GraphRAG-Tagger
less than 1 minute read
Published:
GraphRAG-Tagger is an end-to-end lightweight toolkit for extracting topics from PDFs and visualizing their connections using graphs.