Metadata-Version: 2.4
Name: devchat_hm
Version: 0.1.0
Summary: DevChat – AI powered project-aware coding assistant
Author-email: Hemanth Meher <hemanthimandi5@gmail.com>
License: MIT
Keywords: ai,chatbot,developer-tools,rag,code-editor
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: faiss-cpu
Requires-Dist: sentence-transformers
Requires-Dist: groq
Requires-Dist: numpy
Requires-Dist: openai
Requires-Dist: tiktoken
