eyurtsev/kor
LLM(😽)
This tool helps you extract specific pieces of information from unstructured text, like customer requests or documents, and organize it into a predefined structure. You describe the data you want to find and give a few examples, and the system uses an AI to pull out the relevant details. It's designed for data analysts, customer service managers, or anyone needing to systematically organize information from free-form text.
1,692 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to extract structured data from text using older-style AI models that don't have built-in tools for function calling or JSON output.
Not ideal if you are using modern AI chat models that support native tool calling APIs, as those are generally more efficient for this task.
Stars
1,692
Forks
95
Language
Python
License
MIT
Category
Last pushed
Feb 03, 2025
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/nlp/eyurtsev/kor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
PaddlePaddle/ERNIE
The official repository for ERNIE 4.5 and ERNIEKit – its industrial-grade development toolkit...
NiuTrans/NLPBook
A comprehensive book on neural networks and large language models in NLP
bigscience-workshop/data-preparation
Code used for sourcing and cleaning the BigScience ROOTS corpus
allenai/TOPICAL
:magic_wand::page_facing_up: TOPICAL: TOPIC pages AutomagicaLly
ditto-assistant/nlp_server
NLP server housing intent and NER models as well as an LLM agent with long term memory vector...