LLMine/llmine_core
Your Platform for Text Mining through Configurable LLM Chains. Ideal for Developers and Semi-Technical Users
This tool helps semi-technical users and developers automatically extract specific insights from large amounts of unstructured text content, such as customer reviews or job applications. You define a 'chain' of prompts to identify things like sentiment or key entities from the text, and it stores the results, making them available in a dashboard or via API for further analysis. It's designed for anyone needing to automate text analysis without writing code.
No commits in the last 6 months.
Use this if you need to set up custom workflows to mine specific insights from ongoing streams of text data, like customer feedback or incoming resumes, without coding each extraction.
Not ideal if you need advanced text clustering, complex theme modeling, or want to use open-source LLMs beyond OpenAI models right now.
Stars
38
Forks
3
Language
Python
License
Apache-2.0
Category
Last pushed
Sep 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/LLMine/llmine_core"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
AI-Planning/l2p
Library for LLM-driven action model acquisition via natural language
datawhalechina/self-llm
《开源大模型食用指南》针对中国宝宝量身打造的基于Linux环境快速微调(全参数/Lora)、部署国内外开源大模型(LLM)/多模态大模型(MLLM)教程
microsoft/LMOps
General technology for enabling AI capabilities w/ LLMs and MLLMs
theaniketgiri/create-llm
The fastest way to build and start training your own LLM. CLI tool that scaffolds...
liguodongiot/llm-action
本项目旨在分享大模型相关技术原理以及实战经验(大模型工程化、大模型应用落地)