GithubHelp home page GithubHelp logo

dotdoug / treatiseai Goto Github PK

View Code? Open in Web Editor NEW
10.0 3.0 1.0 398 KB

A simple GPT-3 interface to automate core legal writing tasks

Shell 0.23% Python 60.93% CSS 6.20% HTML 32.63%
gpt-3 legal legaltech legaltools openai-api legalwriting chatgpt chatgpt-api flask python

treatiseai's Introduction

TreatiseAI

TreatiseAI is a legal research and writing tool built on the the OpenAI API. It requires an OpenAI API key and uses the Flask web framework. Follow the instructions below to get set up.

TreatiseAI is available as a web demo at treatiseai.com Email [email protected] for credentials, describing your use for the tool

Setup

  1. If you don’t have Python installed, install it from here

  2. Clone this repository

  3. Navigate into the project directory

    $ cd treatise-ai
  4. Create a new virtual environment

    $ python -m venv venv
    $ . venv/bin/activate
  5. Install the requirements

    $ pip install -r requirements.txt
  6. Make a copy of the example environment variables file

    $ cp .env.example .env
  7. Add your API key to the newly created .env file

  8. You'll likely need to edit the file paths in app.py to match your own

  9. Run the app

    $ flask run

You should now be able to access the app at http://localhost:5000.

treatiseai's People

Contributors

dotdoug avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dragonfly2023h

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.