<p align="center">
<a href="https://to.reframe.is/DJwN" target="_blank"><img
height="60"
src="https://d3g1vr8yw3euzd.cloudfront.net/media/img/reframe-full.svg" alt="ReframeAI logo"></a>
</p>
<p align="center">
<b>Reframe Β» Low-Code Database Supercharged by AI Agents</b>. <br />
The fastest way to build, deploy and managed AI Agents on your dataframes. <br /> Automate workflows you once spent countless human hours on!
</p>
<p align="center">
<a href="https://to.reframe.is/discord" target="_blank">
<img
width="180"
height="30"
src="https://img.shields.io/discord/1161074849364586536?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2&label=Discord"
alt="Discord AI"
/>
</a>
</p>
<p align="center">
<a href="https://reframe.is/docs/" target="_blank">
π Docs
</a> |
<a href="https://to.reframe.is/DJwN" target="_blank">
π Homepage
</a>
</p>
## About
Reframe is an experimental agent framework powered by GPT-4 that operates on dataframes.
<a href="https://youtu.be/M860LUfwiQc">
<img
src="https://d3g1vr8yw3euzd.cloudfront.net/media/img/reframe-screen-recording.gif"
alt="Discord AI"
/>
</a>
Reframe unleashes the future with AI Agents that work for you. These virtual assistants automate workflows,
search the web, explore LinkedIn, and more - with human-like intelligence but without human limitations.
Reframe combines an effortless a low-code database, dozens of tireless AI agents and powerful Language Models like
GPT, so you can manage data smarter, not harder. Let AI Agents do the work so you can focus on insights.
Come chat with us
<a href="https://to.reframe.is/discord">
<img
width="210"
height="40"
src="https://img.shields.io/discord/1161074849364586536?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2&label=Discord"
alt="Discord AI"
/>
</a>
[Installation](#installation) | [Quick Start](#quick-start) | [Documentation](#documentation)
## Installation
### 1. Automatic Installation
By far the easiest way to install the ReframeAI server is to use the install script.
```shell
pip install reframe-py
```
Documentation: [https://reframe.is/docs](https://to.reframe.is/docs)
ReframeAI comes with some pre-built AI Agents. Alternatively, you can write your own.
## Reframe strives to be
* π₯½ Transparent - through logging, and metrics that create visibility into the inner operations.
* π€ΈπΎ Flexible - AI Agents and tools are independent of each other, allowing you to create workflows easily.
* 𧩠Composable. Reframe are simply executable python functions and classes with a well defined interface. You can easily construct sophisticated agents from basic building blocks. These building blocks can be obtained from our ecosystem or you can develop custom ones that are specific to your organization.
* πΉ Incrementally adoptable - By using existing technologies such as Docker, Kubernetes and Celery Aigent enables you to seamlessly adopt it with your organization. From simple ZeroShot agents to sophisticated multi-step AI agents each component can be integrated into your existing workflows.
* π¨ Reusable - once a tool is running, it can be utilized by various agents, thereby reducing operational overhead, increasing throughput and making tools easy to reason about.
* ποΈ Fast by taking advantage of data parallelism and prompt sequencing in a manner increases efficiency and reduces the overall number of expensive API calls made to LLM endpoints.
* ποΈ Rich ecosystem that enables your to pick and choose which tools and agents to deploy. Through contributions from open source developers, we are making great progress to develop a robust ecosystem of tools so that you always have a tool for the job.
# Features
* π Internet access for searches and information gathering
* π₯ Long-term and short-term memory management
* π§ GPT-4 & Anthropic instances for text generation
* π Access to popular websites and platforms
* ποΈ File storage and summarization with GPT-3.5
* π Extensibility with Plugins
## Status
- [x] Alpha: We are testing Reframe with a closed set of customers
- [x] Public Alpha: Anyone can sign up over at [https://reframe.is](https://to.reframe.is/sign-up). But go easy on us, there are a few kinks
- [ ] Public Beta: Stable enough for most non-enterprise use-cases
- [ ] Public: General Availability
We are currently in Public Beta. Watch "releases" of this repo to get notified of major updates.
## Documentation
More documentation is available here: [https://reframe.is/docs](https://to.reframe.is/docs)
Raw data
{
"_id": null,
"home_page": "https://reframe.is/docs/",
"name": "reframe-py",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.9,<4.0",
"maintainer_email": "",
"keywords": "ReframeAI,agents,dataframes,client",
"author": "ReframeAI Team",
"author_email": "pypi@reframe.is",
"download_url": "https://files.pythonhosted.org/packages/8a/8c/cee9b979419c2b3324c5713bfee4cb2ada86e106f1c2322ff8481f33aa5f/reframe_py-0.0.4.tar.gz",
"platform": null,
"description": "<p align=\"center\">\n <a href=\"https://to.reframe.is/DJwN\" target=\"_blank\"><img\n height=\"60\"\n src=\"https://d3g1vr8yw3euzd.cloudfront.net/media/img/reframe-full.svg\" alt=\"ReframeAI logo\"></a>\n</p>\n\n<p align=\"center\">\n <b>Reframe \u00bb Low-Code Database Supercharged by AI Agents</b>. <br />\n The fastest way to build, deploy and managed AI Agents on your dataframes. <br /> Automate workflows you once spent countless human hours on!\n</p>\n\n<p align=\"center\">\n <a href=\"https://to.reframe.is/discord\" target=\"_blank\">\n <img\n width=\"180\"\n height=\"30\"\n src=\"https://img.shields.io/discord/1161074849364586536?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2&label=Discord\"\n alt=\"Discord AI\"\n />\n</a>\n</p>\n\n<p align=\"center\">\n <a href=\"https://reframe.is/docs/\" target=\"_blank\">\n \ud83d\udcd6 Docs\n </a> |\n <a href=\"https://to.reframe.is/DJwN\" target=\"_blank\">\n \ud83c\udfe0 Homepage\n </a>\n</p>\n\n\n## About\n\n\nReframe is an experimental agent framework powered by GPT-4 that operates on dataframes.\n\n <a href=\"https://youtu.be/M860LUfwiQc\">\n <img\n src=\"https://d3g1vr8yw3euzd.cloudfront.net/media/img/reframe-screen-recording.gif\"\n alt=\"Discord AI\"\n />\n </a>\n\nReframe unleashes the future with AI Agents that work for you. These virtual assistants automate workflows,\nsearch the web, explore LinkedIn, and more - with human-like intelligence but without human limitations.\nReframe combines an effortless a low-code database, dozens of tireless AI agents and powerful Language Models like\nGPT, so you can manage data smarter, not harder. Let AI Agents do the work so you can focus on insights.\n\nCome chat with us\n\n<a href=\"https://to.reframe.is/discord\">\n <img\n width=\"210\"\n height=\"40\"\n src=\"https://img.shields.io/discord/1161074849364586536?style=for-the-badge&logo=discord&logoColor=white&labelColor=5865F2&label=Discord\"\n alt=\"Discord AI\"\n />\n</a>\n\n\n[Installation](#installation) | [Quick Start](#quick-start) | [Documentation](#documentation)\n\n## Installation\n### 1. Automatic Installation\nBy far the easiest way to install the ReframeAI server is to use the install script.\n```shell\npip install reframe-py\n```\n\nDocumentation: [https://reframe.is/docs](https://to.reframe.is/docs)\n\nReframeAI comes with some pre-built AI Agents. Alternatively, you can write your own.\n\n## Reframe strives to be\n\n* \ud83e\udd7d Transparent - through logging, and metrics that create visibility into the inner operations.\n* \ud83e\udd38\ud83c\udffe Flexible - AI Agents and tools are independent of each other, allowing you to create workflows easily.\n* \ud83e\udde9 Composable. Reframe are simply executable python functions and classes with a well defined interface. You can easily construct sophisticated agents from basic building blocks. These building blocks can be obtained from our ecosystem or you can develop custom ones that are specific to your organization.\n* \ud83d\udef9 Incrementally adoptable - By using existing technologies such as Docker, Kubernetes and Celery Aigent enables you to seamlessly adopt it with your organization. From simple ZeroShot agents to sophisticated multi-step AI agents each component can be integrated into your existing workflows.\n* \ud83d\udd28 Reusable - once a tool is running, it can be utilized by various agents, thereby reducing operational overhead, increasing throughput and making tools easy to reason about.\n* \ud83c\udfce\ufe0f Fast by taking advantage of data parallelism and prompt sequencing in a manner increases efficiency and reduces the overall number of expensive API calls made to LLM endpoints.\n* \ud83c\udfdf\ufe0f Rich ecosystem that enables your to pick and choose which tools and agents to deploy. Through contributions from open source developers, we are making great progress to develop a robust ecosystem of tools so that you always have a tool for the job.\n\n# Features\n* \ud83c\udf10 Internet access for searches and information gathering\n* \ud83d\udce5 Long-term and short-term memory management \n* \ud83e\udde0 GPT-4 & Anthropic instances for text generation \n* \ud83d\udd17 Access to popular websites and platforms \n* \ud83d\uddc3\ufe0f File storage and summarization with GPT-3.5 \n* \ud83d\udd0c Extensibility with Plugins\n\n## Status\n\n- [x] Alpha: We are testing Reframe with a closed set of customers\n- [x] Public Alpha: Anyone can sign up over at [https://reframe.is](https://to.reframe.is/sign-up). But go easy on us, there are a few kinks\n- [ ] Public Beta: Stable enough for most non-enterprise use-cases\n- [ ] Public: General Availability\n\nWe are currently in Public Beta. Watch \"releases\" of this repo to get notified of major updates.\n\n## Documentation\nMore documentation is available here: [https://reframe.is/docs](https://to.reframe.is/docs)\n",
"bugtrack_url": null,
"license": "",
"summary": "Create, run and manage your intelligent LLM agents on dataframes.",
"version": "0.0.4",
"project_urls": {
"Homepage": "https://reframe.is/docs/",
"Repository": "https://github.com/peterwnjenga/reframe"
},
"split_keywords": [
"reframeai",
"agents",
"dataframes",
"client"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4cd839d261e32e999adbf467fbf58a64de490ceb8c9b74b0583d1a4dd619abc4",
"md5": "b5bb34942e6efcc9f06286a97304c3a9",
"sha256": "fb2e62270de68e4050959f141c07623a93a01ab113e9082b9dbd6a1f66285f6e"
},
"downloads": -1,
"filename": "reframe_py-0.0.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b5bb34942e6efcc9f06286a97304c3a9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9,<4.0",
"size": 8142,
"upload_time": "2023-10-17T18:09:09",
"upload_time_iso_8601": "2023-10-17T18:09:09.527464Z",
"url": "https://files.pythonhosted.org/packages/4c/d8/39d261e32e999adbf467fbf58a64de490ceb8c9b74b0583d1a4dd619abc4/reframe_py-0.0.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8a8ccee9b979419c2b3324c5713bfee4cb2ada86e106f1c2322ff8481f33aa5f",
"md5": "826774e8584e06a10c9b84aa84072f56",
"sha256": "ef776f958955e2a952ddceb223f3e5a92308f03e3a573e5a86e3066b0e01d64a"
},
"downloads": -1,
"filename": "reframe_py-0.0.4.tar.gz",
"has_sig": false,
"md5_digest": "826774e8584e06a10c9b84aa84072f56",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9,<4.0",
"size": 7986,
"upload_time": "2023-10-17T18:09:10",
"upload_time_iso_8601": "2023-10-17T18:09:10.649802Z",
"url": "https://files.pythonhosted.org/packages/8a/8c/cee9b979419c2b3324c5713bfee4cb2ada86e106f1c2322ff8481f33aa5f/reframe_py-0.0.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-10-17 18:09:10",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "peterwnjenga",
"github_project": "reframe",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "reframe-py"
}