Metadata-Version: 2.4
Name: Agentify_Lara
Version: 0.2
Summary: An agentic Python package for automating tasks
Home-page: https://github.com/ubaid978/Agent_Lara
Author: Ubaid Memon
Author-email: ubaidmemon530@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: langchain_groq
Requires-Dist: openai
Requires-Dist: langchain
Requires-Dist: langchain_community
Requires-Dist: langchain_google_genai
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Agentify

Agentify is a Python package for creating agentic systems to automate tasks and manage workflows.

## Installation

You can install the package using pip:

