Metadata-Version: 2.1
Name: pyAGI
Version: 1.0.0
Summary: Autonomous agent for building the python app using OpenAI with AGI concept
Home-page: https://github.com/sattyamjjain/pyAGI
Author: Sattyam Jain
Author-email: sattyamjain96@gmail.com
Project-URL: Bug Reports, https://github.com/sattyamjjain/pyAGI
Project-URL: Source, https://github.com/sattyamjjain/pyAGI
Keywords: agi,pyagi,autonomous agent,code agi,python agi
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.9
License-File: LICENSE
Requires-Dist: langchain
Requires-Dist: openai
Requires-Dist: pydantic
Requires-Dist: streamlit
Requires-Dist: pandas
Requires-Dist: black
Requires-Dist: colorlog

