Metadata-Version: 2.1
Name: genericsuite_ai
Version: 0.1.8
Summary: The GenericSuite AI for Python (backend version)
Home-page: https://genericsuite.carlosjramirez.com/Backend-Development/GenericSuite-AI/
License: ISC
Author: Carlos J. Ramirez
Author-email: tomkat_cr@yahoo.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: clarifai (>=10.1.0,<11.0.0)
Requires-Dist: click (>=8.1.7,<9.0.0)
Requires-Dist: duckduckgo-search (==5.3.1b1)
Requires-Dist: faiss-cpu (>=1.7.4,<2.0.0)
Requires-Dist: google-api-python-client (>=2.111.0,<3.0.0)
Requires-Dist: jmespath (>=1.0.1,<2.0.0)
Requires-Dist: jq (>=1.6.0,<2.0.0)
Requires-Dist: langchain (>=0.2.3,<0.3.0)
Requires-Dist: langchain-core (>=0.2.5,<0.3.0)
Requires-Dist: langchain-google-community (>=1.0.5,<2.0.0)
Requires-Dist: langchain-google-genai[images] (>=1.0.3,<2.0.0)
Requires-Dist: langchain-openai (>=0.1.8,<0.2.0)
Requires-Dist: langchainhub (>=0.1.15,<0.2.0)
Requires-Dist: openai (>=1.7.2,<2.0.0)
Requires-Dist: pillow (>=10.1.0,<11.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: requests-toolbelt (>=1.0.0,<2.0.0)
Requires-Dist: setuptools (>=65.5.1,<66.0.0)
Requires-Dist: six (>=1.16.0,<2.0.0)
Requires-Dist: text-generation (>=0.6.1,<0.7.0)
Requires-Dist: tiktoken (>=0.7.0,<0.8.0)
Requires-Dist: transformers (>=4.38.2,<5.0.0)
Requires-Dist: typing-extensions (>=4.8.0,<5.0.0)
Project-URL: Repository, https://github.com/tomkat-cr/genericsuite-be-ai.git
Description-Content-Type: text/markdown

# The GenericSuite AI for Python (backend version)

<img 
    align="right"
    width="100"
    height="100"
    src="https://genericsuite.carlosjramirez.com/images/gs_ai_logo_circle.svg"
    title="GenericSuite AI logo by Carlos J. Ramirez"
/>

[GenericSuite AI](https://www.carlosjramirez.com/genericsuite/) is a versatile backend solution, designed to provide a comprehensive suite of features, tools and functionalities for AI oriented Python APIs.

It's bassed on [The Generic Suite (backend version)](https://github.com/tomkat-cr/genericsuite-be).

The perfect companion for this backend solution is [The GenericSuite AI (frontend version)](https://github.com/tomkat-cr/genericsuite-fe-ai)

## Getting Started

Visit the [GenericSuite Documentation](https://genericsuite.carlosjramirez.com/Backend-Development/GenericSuite-AI/) for details about getting started, pre-requisites, installation, configuration, structure and operation.

## Usage

Check the [The GenericSuite backend development scripts](https://genericsuite.carlosjramirez.com/Backend-Development/GenericSuite-Scripts/) for more details.

## Documentation

* [https://genericsuite.carlosjramirez.com](https://genericsuite.carlosjramirez.com)
* Mirror: [https://genericsuite.readthedocs.io](https://genericsuite.readthedocs.io)

## License

This project is licensed under the ISC License - see the [LICENSE](https://github.com/tomkat-cr/genericsuite-be-ai/blob/main/LICENSE) file for details.

## Credits

This project is developed and maintained by Carlos J. Ramirez. For more information or to contribute to the project, visit [GenericSuite AI on GitHub](https://github.com/tomkat-cr/genericsuite-be-ai).

Happy Coding!

