Metadata-Version: 2.4
Name: simpliflow
Version: 0.2.1
Summary: simpliflow:  An Open Source Modular Framework to quickly create, deploy, orchestrate Generative AI Agents and Agentic workflows and integrate into business applications.
Author-email: Deven Panchal <devenrpanchal@gmail.com>
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
License-File: LICENSE
Requires-Dist: litellm
Requires-Dist: anthropic
Requires-Dist: qiskit
Requires-Dist: matplotlib
Requires-Dist: qiskit-ibm-runtime
Requires-Dist: python-dotenv
Requires-Dist: requests
Requires-Dist: openai
Requires-Dist: cohere
Project-URL: Documentation, https://github.com/DevenPanchal/simpliflow-usage
Project-URL: Homepage, https://devenpanchal.github.io/simpliflow-website/

# simpliflow

[![PyPI downloads](https://img.shields.io/pypi/dm/your-package-name.svg)](https://pypi.org/project/simpliflow/)

### simpliflow: An Open Source Modular Framework for Generative AI Agentic Workflow Orchestration 
***(Start Creating and Deploying Gen AI (LLM) agents and Agentic workflows in seconds – as easy as 1-2-3!)***



This repository https://github.com/DevenPanchal/simpliflow, contains the code for the simpliflow package itself.

To start using simpliflow, install simpliflow using ```pip install simpliflow```  and refer to: https://github.com/DevenPanchal/simpliflow-usage to start creating and running a variety of agentic workflows in seconds.

simpliflow package on PyPI: https://pypi.org/project/simpliflow/ 

Read about simpliflow : https://devenpanchal.github.io/simpliflow-website/

---------------------

#### simpliflow can help you create and deploy AI agents/co-workers that can perform diverse tasks across domains.
If you refer to https://github.com/DevenPanchal/simpliflow-usage, you will find all the below workflows have been tested and come packaged with the framework.

Run these OR Customize these OR create your own workflow in seconds!

* Perform Tasks that an entire Software Development team would perform – for e.g. Designing an Ecommerce shopping website by taking on successively the roles of a requirements writer, then developer, then tester etc.
* Convert your laptop to a music synthesizer and player
* Take on the role of a content/communication specialist and format the content according to an insititution’s brand values, font, style etc.
* Call APIs
* Write and optimize SQL queries
* Create and execute quantum programs on a real Quantum Computer
* Simulate Data or act as a Data Analyst

And more!! Your imagination is the limit!

