Skip to content

Legal Document Analyzer Chatbot using OpenAI, GPT Model, Python and Streamlit

Notifications You must be signed in to change notification settings

NabeelSohail-30/Legal-Doc-Analyzer-Chatbot-OpenAI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Legal Document Analyzer Chatbot OpenAI

Description

Blog / Article

To get detailed insights about the project, check out my blog on it:

Features / Modules

The web app offers the following features:

Project Status

Testing and Debugging

Tech Stack

Installation

To run this project locally, follow these steps:

  1. Clone the repository to your local machine.
  2. Install the required Python packages by running: pip install openai langchain streamlit
  3. Obtain an API key from OpenAI
  4. Run the application using the following command: streamlit run main.py
  5. Access the web app in your browser by navigating to the provided URL (typically, http://localhost:8501).

Usage

Demo

Contributing

If you'd like to contribute to this project, please follow these guidelines:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Commit your changes with clear and concise commit messages.
  4. Push your branch to your fork.
  5. Create a pull request, describing the changes you've made.

Contact Information

For questions or further information about this project, you can reach out to the project maintainer:

Feel free to report issues, suggest improvements, or ask questions related to the project.

About

Legal Document Analyzer Chatbot using OpenAI, GPT Model, Python and Streamlit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages