# 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/88/74/8bc339efe75fcdc920d5b3c1c52402f11c5e191f81db48be9b2fc15cc2ea/pineflow_core-0.7.5.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.5",
"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": "cd326d60fe4dae4526c1f5f2d378736a1ab2f8850d13295b36a79577d29c86f9",
"md5": "fb27a3e6b0c88e3d9417b06e0f980624",
"sha256": "089162039333060bb1e0755f2821fe292acfb7b3de8de1003bfb3368b302e783"
},
"downloads": -1,
"filename": "pineflow_core-0.7.5-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fb27a3e6b0c88e3d9417b06e0f980624",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.10",
"size": 24033,
"upload_time": "2025-07-15T13:37:05",
"upload_time_iso_8601": "2025-07-15T13:37:05.886290Z",
"url": "https://files.pythonhosted.org/packages/cd/32/6d60fe4dae4526c1f5f2d378736a1ab2f8850d13295b36a79577d29c86f9/pineflow_core-0.7.5-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "88748bc339efe75fcdc920d5b3c1c52402f11c5e191f81db48be9b2fc15cc2ea",
"md5": "5afb8a52320a5b613bbcf1856199e52e",
"sha256": "b13b41ce706f8d3ee7613151b4d1c5c3e3cee163dd7bcbc014f5fb109bc94731"
},
"downloads": -1,
"filename": "pineflow_core-0.7.5.tar.gz",
"has_sig": false,
"md5_digest": "5afb8a52320a5b613bbcf1856199e52e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.10",
"size": 13599,
"upload_time": "2025-07-15T13:37:06",
"upload_time_iso_8601": "2025-07-15T13:37:06.879535Z",
"url": "https://files.pythonhosted.org/packages/88/74/8bc339efe75fcdc920d5b3c1c52402f11c5e191f81db48be9b2fc15cc2ea/pineflow_core-0.7.5.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-15 13:37:06",
"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"
}