Metadata-Version: 2.2
Name: chatsynth_vanshajr
Version: 0.1.0
Summary: A library for creating and deploying chatbots with FAISS and GitHub integration for the ChatSynth app: https://chatsynth.streamlit.app.
Home-page: https://github.com/VanshajR/chatsynth_vanshajr
Author: Vanshaj Raghuvanshi
Author-email: vanshajraghuvanshi@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: streamlit
Requires-Dist: langchain
Requires-Dist: langchain-community
Requires-Dist: langchain-groq
Requires-Dist: langchain-huggingface
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

# ChatSynth Library

[![PyPI Version](https://img.shields.io/pypi/v/chatsynth_vanshajr)](https://pypi.org/project/chatsynth_vanshajr/)
[![License](https://img.shields.io/badge/License-AGPL--3.0-blue)](https://opensource.org/licenses/AGPL-3.0)

A Python library for creating and deploying personalized chatbots using FAISS for document retrieval and GitHub for deployment. This package is part of the **ChatSynth** project, which allows users to build AI-powered chatbots based on their personal or professional data.

🔗 **Live Demo**: [https://chatsynth.streamlit.app](https://chatsynth.streamlit.app)  
📂 **GitHub Repository**: [VanshajR/ChatSynth](https://github.com/VanshajR/ChatSynth)

# Acknowledgments

- Built with ❤️ by Vanshaj Raghuvanshi.

- Powered by LangChain, FAISS, and Streamlit.
---
