Metadata-Version: 2.4
Name: Javis_agent
Version: 1.1.10
Summary: AI agent for coding assistant
Author: Tran Anh Tai
License: MIT
Keywords: mcp,llm,automation,web,fetch
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Requires-Dist: anyio>=4.5
Requires-Dist: click>=8.1.0
Requires-Dist: httpx>=0.27
Requires-Dist: mcp
Requires-Dist: langchain>=0.1.0
Requires-Dist: langchain-openai>=0.0.5
Requires-Dist: langchain-community>=0.0.20
Requires-Dist: langgraph>=0.0.20
Requires-Dist: faiss-cpu>=1.7.4
Requires-Dist: openai>=1.0.0
Requires-Dist: sentence-transformers
Requires-Dist: langchain-huggingface
Requires-Dist: python-dotenv
Requires-Dist: PyMuPDF
Requires-Dist: python-docx
Requires-Dist: pandas
Requires-Dist: openpyxl
Requires-Dist: python-pptx

# Javis Agent
python -m venv venv
pip install javis-agent
