Skip to main content

CLI tool to give quick step-by-step answers to tech questions. Powered by the LLMs and StackOverflow.

Project description

TLDR AI CLI Tool

PyPI version License

Overview

TLDR AI CLI Tool is a command-line interface (CLI) designed to provide quick and efficient solutions to complex queries using Large Language Models (LLMs). The tool integrates various AI models to fetch, process, and summarize information from sources like Stack Overflow.

The TLDR AI CLI Tool is inspired by howdoi. Unlike howdoi, this tool leverages the power of LLMs and can even work offline if Stack Overflow is not used.

Features

  • Summarizes complex topics into concise, understandable summaries.
  • Fetches and processes Stack Overflow questions and answers.
  • Utilizes multiple LLMs, including Ollama and other transformers.
  • Configurable via YAML files.
  • Supports real-time response streaming.

Installation

Prerequisites

  • Python 3.8+
  • Ollama

Install Ollama

Ollama is required for some functionalities of this tool. Please install Ollama according to your operating system by following the instructions provided in their Documentation.

Install TLDR AI CLI Tool

You can install the TLDR AI CLI Tool via pip:

pip install tldrai

Usage

To use the tool, simply run:

tldrai apply function to pandas column

You can also override specific configuration settings using the --set argument:

tldrai apply function to pandas column --set summarization_pipeline.model=stable-code precision=float32 -v

CLI Options

  • question: The question or query to process.
  • --config: Path to the configuration file (default: config/config.yaml).
  • --set: Override configuration key-value pairs (e.g., key=value).
  • -v, --verbose: Output all logs verbose.
  • -s, --search: Search for similar quetions on Stack Overflow and feed it to the model as suggestions

Configuration

The TLDR AI CLI Tool is highly configurable. Configuration settings are managed through YAML files. Currently, the default configuration file used is config/ollama_stable_code.yml.

Forming questions

I found two distinct ways to form the questions, depending on if you use StackOverflow search or not:

  • Without searching StackOverflow I found it more useful to form a full sentence (without the 'how to' part), for example tldrai solve \'ModuleNotFound\' error
  • To search StackOverflow (using the -s or --search flag) it's better to form a question as if you wanted to google it, for example tldrai \'ModuleNotFound\' -s

The examples are simply for illustrative purpose and sometimes the question can be formed that simultaneously satisfies the both ways.

Contributing

We welcome contributions to the TLDR AI CLI Tool! If you have any suggestions or find any issues, please open an issue or subApache 2.0 a pull request on our GitHub repository.

License

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

Acknowledgements


Thank you for using TLDR AI CLI Tool. We hope it enhances your productivity and makes working with complex information easier and more efficient.

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

tldrai-0.2.3.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

tldrai-0.2.3-py3-none-any.whl (18.5 kB view details)

Uploaded Python 3

File details

Details for the file tldrai-0.2.3.tar.gz.

File metadata

  • Download URL: tldrai-0.2.3.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.7 Linux/6.9.3-76060903-generic

File hashes

Hashes for tldrai-0.2.3.tar.gz
Algorithm Hash digest
SHA256 2afe3b1a3046bf3db59ee6398b7c4f3669333501f0a987503ac317cf8f4649c1
MD5 d5b9bd298acd1a1183831c84a2785135
BLAKE2b-256 8a352a17598d63424e55c0e7e32d60b40f443c0bb580a7829e0d0c680cd29692

See more details on using hashes here.

File details

Details for the file tldrai-0.2.3-py3-none-any.whl.

File metadata

  • Download URL: tldrai-0.2.3-py3-none-any.whl
  • Upload date:
  • Size: 18.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.3 CPython/3.11.7 Linux/6.9.3-76060903-generic

File hashes

Hashes for tldrai-0.2.3-py3-none-any.whl
Algorithm Hash digest
SHA256 0b7849f77bd7da99a7e766469d1cb4ff4d1d9ed984b0bff054a79b3590f15589
MD5 ceaa8ff2a0d21b6a7492afbfdad1af49
BLAKE2b-256 bff5546fef721dce20cfa79a00056383b35d3d0c11e8049e8eee603ddb76cf8e

See more details on using hashes here.

Supported by

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