# Pineflow Core
This is the primary Python package for the Pineflow. It provides essential classes and abstractions that serve as the backbone for applications built with LLMs, particularly Retrieval-Augmented Generation (RAG). These foundational components include interfaces for LLMs, vector databases, embeddings, storage systems, callable functions, and more.
Raw data
{
"_id": null,
"home_page": "https://github.com/run-pineflow/pineflow",
"name": "pineflow-core",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.10",
"maintainer_email": null,
"keywords": "AI, LLM, QA, RAG, data, monitor, retrieval, semantic-search",
"author": "Leonardo Furnielis",
"author_email": "leonardofurnielis@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/4d/dd/8417cec7ab5ae1dc613287d85f2e65f0a6240c04167db50611d4c57b6e30/pineflow_core-0.7.9.tar.gz",
"platform": null,
"description": "# Pineflow Core\n\nThis is the primary Python package for the Pineflow. It provides essential classes and abstractions that serve as the backbone for applications built with LLMs, particularly Retrieval-Augmented Generation (RAG). These foundational components include interfaces for LLMs, vector databases, embeddings, storage systems, callable functions, and more.",
"bugtrack_url": null,
"license": "MIT",
"summary": "Load any data in one line of code and connect with AI applications",
"version": "0.7.9",
"project_urls": {
"Documentation": "https://run-pineflow.github.io/pineflow/",
"Homepage": "https://github.com/run-pineflow/pineflow",
"Repository": "https://github.com/run-pineflow/pineflow"
},
"split_keywords": [
"ai",
" llm",
" qa",
" rag",
" data",
" monitor",
" retrieval",
" semantic-search"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e2735ccfa13c902445489863423760a7fa39a705f68f4ffa5e978d12fa7993c0",
"md5": "0b5c08bfad0bfaa0747dbe3dd65178e7",
"sha256": "248d0c28844f4e1c0b66c71d2db0529cc0475178c13ae14810c51f953285aded"
},
"downloads": -1,
"filename": "pineflow_core-0.7.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "0b5c08bfad0bfaa0747dbe3dd65178e7",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 24985,
"upload_time": "2025-07-30T18:26:45",
"upload_time_iso_8601": "2025-07-30T18:26:45.052284Z",
"url": "https://files.pythonhosted.org/packages/e2/73/5ccfa13c902445489863423760a7fa39a705f68f4ffa5e978d12fa7993c0/pineflow_core-0.7.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4ddd8417cec7ab5ae1dc613287d85f2e65f0a6240c04167db50611d4c57b6e30",
"md5": "71cea10f44b198364867765cdb24e24f",
"sha256": "267f341b2cf8795b615509ec927bb7d1e39437eb27396108a3e6b6f7d28318ca"
},
"downloads": -1,
"filename": "pineflow_core-0.7.9.tar.gz",
"has_sig": false,
"md5_digest": "71cea10f44b198364867765cdb24e24f",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 13864,
"upload_time": "2025-07-30T18:26:46",
"upload_time_iso_8601": "2025-07-30T18:26:46.586887Z",
"url": "https://files.pythonhosted.org/packages/4d/dd/8417cec7ab5ae1dc613287d85f2e65f0a6240c04167db50611d4c57b6e30/pineflow_core-0.7.9.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-30 18:26:46",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "run-pineflow",
"github_project": "pineflow",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pineflow-core"
}