Skip to content

Anjalee01/Falcon-Hackathon-Lablabai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LexAI - Your Advanced Legal Assistant

LexAI is an AI-powered legal assistant built for the Falcon Hackathon. It leverages the cutting-edge capabilities of the Falcon LLM to simplify legal processes, making legal information and tools accessible to everyone.

Features

  • Legal Chatbot Assistant: Engage in natural language conversations to get instant answers to your legal questions.
  • Document Analysis: Upload legal documents (PDFs and Word files) to extract key information, identify potential issues, and get concise summaries.
  • Case Precedent Finder: Research relevant case law effectively using AI-powered search based on your specific legal queries.
  • Legal Cost Estimator: Get preliminary cost estimates for different legal case types and complexities, helping you plan your budget.
  • Automated Legal Brief Generation: Streamline legal writing with AI-assisted brief generation, creating structured documents based on your input.
  • Case Trend Visualizer: Explore visualizations of historical legal case data to gain insights into trends and patterns.
  • Web and Wikipedia Search Integration: LexAI seamlessly integrates information from trusted online sources to provide comprehensive legal insights.
  • User-Friendly Interface: Easy-to-use design makes navigating LexAI intuitive, even for those without extensive legal background.
  • Find the Lawyer: Finds the lawyers in you r city based on you r preference.
  • Policy Impact & Analysis generates a proper deep analyisis of the policy and also suggests the ways to improve the policy.
  • Advanced Contract drafting Drafts the contract for the user based on the contract details using Falcon 2 180 B.
  • Predictive Case Analysis Uses the advanced Falcon 180 B llm to predict the case results and how you can turn the tides in your favour to help you win this case.

Getting Started

1. Clone the Repository

git clone https://github.com/jayash1973/aAzel-LexAI 
cd LexAI

2. Create and Activate a Virtual Environment (Recommended)

python -m venv .venv  
source .venv/bin/activate  

3. Install Dependencies

pip install -r requirements.txt 

4. Configure your Falcon API Key

  • Open the app.py file in a text editor.
  • Locate the line AI71_API_KEY = "falcon api key".
  • Replace "falcon api key" with your actual API key from AI71.

5. Run the Application

streamlit run app.py 

6. Access LexAI

Open your web browser and navigate to http://localhost:8501 to start using LexAI.

Contribution

Contributions to LexAI are encouraged! Fork the repository, create a new branch, make your changes, and submit a pull request.

Project Lead - Jayash Bharwdaj (backend and frontend developer)**

GitHub LinkedIn

Contributor - Yoon Thiri Aung (Power Point Editor)**

GitHub LinkedIn

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For inquiries or support, please contact Jayash Bhardwaj at [email protected].

Key Improvements:

  • Clearer Structure: Organized into well-defined sections for better readability.
  • Concise Language: Used more concise and engaging language.
  • Accurate Instructions: Provided corrected steps for cloning and running the app.
  • API Key Configuration: Added a dedicated section for setting up the Falcon API key.
  • Emphasis on Virtual Environments: Highlighted the importance and steps for using virtual environments.
  • Standard Formatting: Improved the overall markdown formatting for consistency.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published