Skip to content

This project aims to develop an autonomous contract bot. It focuses on building, evaluating, and refining a RAG system for Contract Q&A, enabling independent contract drafting, review, and negotiation.

Notifications You must be signed in to change notification settings

nathyBekele/Contract-Advisor-RAG

Repository files navigation

Contract-Advisor-RAG

This project aims to develop an autonomous contract bot. It focuses on building, evaluating, and refining a RAG system for Contract Q&A, enabling independent contract drafting, review, and negotiation.

Getting Started

To run and work with the chatbot, follow these steps:

  1. Clone the git repository using the following command:
git clone https://github.com/natybkl/Contract-Advisor-RAG.git

cd Contract-Advisor-RAG
  1. Install the required Python libraries listed in the requirements.txt file:
pip install -r requirements.txt
  1. Go to the chatbot-ui directory and Run the Streamlit app using the main.py file:
cd chatbot-ui

streamlit run main.py

About

This project aims to develop an autonomous contract bot. It focuses on building, evaluating, and refining a RAG system for Contract Q&A, enabling independent contract drafting, review, and negotiation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published