Skip to content

MrXavier/Lawgic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lawgic

A chatbot application designed to answer legal questions and provide basic legal information.

Description

Lawgic is an AI-powered chatbot that helps users understand legal concepts and get answers to common legal questions. The application uses natural language processing to provide accurate and helpful responses while maintaining user privacy and data security.

Features

  • Interactive chat interface
  • Legal question answering
  • Basic legal information lookup
  • REST API backend

Tech Stack

Backend

  • Python 3.x
  • Flask

API Endpoints

  • /completion - Get AI model completions
  • /chatbot - Interactive chatbot interface
  • /health - Health check endpoint

Installation backend

  1. Install python dependencies source venv/bin/activate - activate python virtual environment interpreter you want pip3 install -r backend/requirements.txt

Run backend

  1. Clone the repository
  2. Install python dependencies source venv/bin/activate - activate python virtual environment interpreter you want pip3 install -r backend/requirements.txt

About

Chatbot to ask law stuff

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published