Skip to main content

Lexi is a local LLM-based solution - includes Chat UI, RAG, LLM Proxy, and Document importing

Project description

Lexi

Lexi is a local LLM-based solution - includes Chat UI, RAG, LLM Proxy, and Document importing

Currently supports Atlasian's Cloud Confluence.

Pre-requistes

  • Python 3.8 upwards
  • Docker (with Docker Compose)

Installation

pip install lexi

Configuration

lexi system create_envrc \
    --confluence-url "https://some-company.atlassian.net/wiki" \
    --confluence-space-key "some-company" \
    --confluence-email "user@some-company.com" \
    --confluence-space-name "" \
    --compose-project-name "lexi-system" \
    --litellm-log "INFO"

It will ask for your Confluence and OpenAIs API Keys

Start the system

lexi system up

Stop the system

lexi system down

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lexi-0.1.0.tar.gz (11.9 kB view hashes)

Uploaded Source

Built Distribution

lexi-0.1.0-py3-none-any.whl (16.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page