Skip to content

Raghul-M/Q-A_Chat_Assistant

Repository files navigation

QA-Chat_Assistant based on FAQ

QA-Chat Assistant is an AI chatbot using FAQ built with Python, langchain, Streamlit, FAISS Vectordb and the Google Palm API's This application allows users to engage in conversations with an artificial intelligence-powered chatbot to response the end user based on the frequently asked question.

Getting Started

To run QA-Chat_Assistant locally, follow these steps:

  1. Clone the repository:

    git clone https://github.com/Raghul-M/Q-A_Chat_Assistant.git
  2. Navigate to the project directory:

    cd Q-A-_Chat_Assistant
  3. Install the required dependencies:

    pip install -r requirements.txt
  4. Run the Streamlit app:

    streamlit run app.py
  5. Open your web browser and visit http://localhost:8501 to interact with QA-Chat_Assistant locally.

Usage

  • Open the application in your web browser.
  • Input your question in the chatbox to engage with the AI chatbot based on your FAQ.
  • Experience dynamic responses generated by the Google Palm API's

Contributing

If you would like to contribute to QA-Chat_Assistant, feel free to submit pull requests or open issues on the GitHub repository.

Credits

  • QA_Chat-Assistant is powered by the Google Palm API's.
  • Developed with Streamlit, a powerful Python framework for creating web applications.
  • Langchain: A natural language processing platform used for robust question-answering.
  • Faiss : A library for efficient similarity search and clustering of dense vectors.

Contributing

Contributions are welcome! If you have suggestions, bug reports, or want to add new features, feel free to submit a pull request.

Feel free to explore, contribute, and adapt this project to suit your needs. If you encounter any issues or have suggestions for improvement, please raise them in the GitHub repository's issues section. Happy coding! 🚀

Connect with me on linkedin: Raghul M

Releases

No releases published

Packages

No packages published

Languages