Metadata-Version: 2.1
Name: AgentX
Version: 0.0.5
Summary: AgentX: Seamlessly integrate intelligent agents into your projects. Empower your applications with advanced AI capabilities.
Author-email: Erfan Zare Chavoshi <erfanzare810@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/erfanzar/AgentX
Project-URL: Issues, https://github.com/erfanzar/AgentX/issues
Project-URL: Documentation, https://erfanzar.github.io/AgentX
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
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-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: transformers
Requires-Dist: gradio
Requires-Dist: fastapi
Requires-Dist: termcolor
Provides-Extra: rag
Requires-Dist: faiss-cpu; extra == "rag"
Requires-Dist: sentence_transformers; extra == "rag"
Requires-Dist: pymupdf; extra == "rag"
Requires-Dist: python-docx; extra == "rag"
Provides-Extra: torch
Requires-Dist: torch; extra == "torch"
Requires-Dist: bitsandbytes; extra == "torch"
Provides-Extra: ollama
Requires-Dist: ollama; extra == "ollama"
Provides-Extra: gguf
Requires-Dist: llama-cpp-python; extra == "gguf"
Provides-Extra: gradio
Requires-Dist: gradio==4.14.0; extra == "gradio"
Provides-Extra: all
Requires-Dist: AgentX[gguf,gradio,ollama,rag,torch]; extra == "all"

# AgentX

AgentX is a versatile toolkit designed to seamlessly integrate intelligent agents into your projects. With AgentX,
developers can effortlessly bridge the gap between different frameworks and platforms, empowering their applications
with advanced AI capabilities. AgentX facilitates the connection and collaboration of diverse agents, enhancing the
synergy between neural networks and decision-making processes. Whether you're working on machine learning, robotics, or
data analysis projects, AgentX provides the essential tools to create dynamic and adaptive systems. Experience the power
of intelligent fusion with AgentX and unlock new possibilities for your applications.

## Features 🔮

1. **Seamless Integration**: AgentX allows for the seamless integration of intelligent agents into your projects,
   regardless of the underlying frameworks or platforms.

2. **Versatility**: With AgentX, you can connect and collaborate with diverse agents, enabling a wide range of
   applications in fields such as machine learning, robotics, and data analysis.

3. **Advanced AI Capabilities**: Empower your applications with advanced AI capabilities by leveraging AgentX's tools
   and functionalities.

4. **Flexibility**: AgentX offers flexibility in designing and implementing dynamic and adaptive systems, providing
   developers with the freedom to explore new possibilities.

5. **Framework Agnostic**: AgentX is framework-agnostic, meaning it can work with various AI frameworks, allowing you to
   choose the best tools for your specific project needs.

6. **Efficiency**: AgentX is designed for efficiency, ensuring optimal performance and resource utilization in your
   applications.

7. **Community Support**: Join a vibrant community of developers using AgentX, where you can find support, share ideas,
   and collaborate on enhancing the toolkit.

8. **Documentation**: Comprehensive documentation and examples are provided to help you get started quickly and make the
   most out of AgentX in your projects.

9. **Continuous Updates**: Expect regular updates and improvements to AgentX, ensuring that you stay up-to-date with the
   latest advancements in AI integration and functionality.

10. **Open Source**: AgentX is an open-source project, inviting contributions from the community to help enhance its
    features, usability, and effectiveness in real-world applications.

## Contributing

If you would like to contribute to AgentX, please follow the guidelines outlined in the CONTRIBUTING.md file in the
repository.

## License

AgentX is licensed under the [MIT](https://github.com/erfanzar/AgentX/blob/main/LICENSE). See the LICENSE.md file
for more details.

## Support

For any questions or issues, please get in touch with me at [erfanzare810@gmail.com](erfanzare810@gmail.com).

Thank you for using AgentX! We hope it will help you have a personal computer experience.
