Pravko-Solutions/FlashLearn
Integrate LLM in any pipeline - fit/predict pattern, JSON driven flows, and built in concurency support.
Supports multi-provider LLM backends (OpenAI, DeepSeek, Ollama, LiteLLM) with strict JSON-in/JSON-out data flow, enabling deterministic structured outputs for chaining tasks in ETL pipelines. Skills are defined as portable JSON schemas that can be learned from examples or loaded from disk, then executed in parallel (up to 1000 calls/min) with results immediately available for downstream transformations or storage.
608 stars. No commits in the last 6 months.
Stars
608
Forks
39
Language
Python
License
MIT
Category
Last pushed
Mar 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/Pravko-Solutions/FlashLearn"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
InfinitiBit/graphbit
GraphBit is the world’s first enterprise-grade Agentic AI framework, built on a Rust core with a...
autogluon/autogluon-assistant
Multi-Agent System Powered by LLMs for End-to-end Multimodal ML Automation
samholt/L2MAC
🚀 The LLM Automatic Computer Framework: L2MAC
pguso/agents-from-scratch
Build AI agents from first principles using a local LLM - no frameworks, no cloud APIs, no...
wjayesh/mahilo
mahilo: Multi-Agent Human-in-the-Loop Framework is a flexible framework for creating multi-agent...