cameronking4 / Doc-Web-AI-Chat

Doc-Web AI Chat is the ultimate app powered by LangChain, OpenAI, and Streamlit. Seamlessly navigate, interact, and augment your PDFs with SERPAPI to unlock knowledge and get accurate answers in one place.

Home Page:https://webchat.streamlit.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doc-Web AI Chat πŸ’¬πŸŒ

Doc-Web AI Chat is the ultimate app powered by LangChain, OpenAI, and Streamlit that allows you to unlock the power of knowledge by effortlessly interacting with your PDFs. With Doc-Web AI Chat, you can seamlessly navigate through your PDF documents, ask questions directly, and augment your search with SERPAPI to gather additional information from the web. Get ready to get accurate and relevant answers to your burning questions in one convenient place.

Features πŸ“šπŸ”Ž

Doc-Web AI Chat offers the following key features:

  • Interact: Seamlessly navigate through your PDF documents and ask questions directly.
  • Augmented Search: Access an extensive web search using SERPAPI to gather additional information.
  • Get Answers: Leverage advanced AI algorithms to provide accurate and relevant answers to your queries.

Installation

To run Doc-Web AI Chat, follow these steps:

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
git clone https://github.com/your-username/doc-web-ai-chat.git
cd doc-web-ai-chat
  1. Install the required packages using pip with the provided requirements.txt file.
pip install -r requirements.txt

Usage

To start Doc-Web AI Chat, run the following command:

streamlit run ai_chat.py

This command will launch the Doc-Web AI Chat app in your default web browser. You can then start interacting with your PDFs, asking questions, and accessing augmented search capabilities.

Doc-Web AI App Homepage

Feedback and Contributions

If you have any feedback, suggestions, or issues related to Doc-Web AI Chat, please open an issue on the GitHub repository. Contributions are also welcome! If you would like to contribute to Doc-Web AI Chat, please follow the guidelines outlined in the Contribution Guidelines.

License

Doc-Web AI Chat is licensed under the MIT License.


Doc-Web AI Chat is a project powered by LangChain, OpenAI, and Streamlit.

About

Doc-Web AI Chat is the ultimate app powered by LangChain, OpenAI, and Streamlit. Seamlessly navigate, interact, and augment your PDFs with SERPAPI to unlock knowledge and get accurate answers in one place.

https://webchat.streamlit.app/

License:MIT License


Languages

Language:Python 100.0%