Skip to main content

A terminal LLM chat REPL powered by Groq.

Project description

brycekage's LLM

doctests integration-tests flake8 PyPI codecov

An AI-powered terminal chat agent that lets you explore and query local files using natural language, powered by Groq.

Examples

demo

This example shows how the agent can look at other files in the directory

$ cd test_projects/brycekage.github.io
$ chat
chat> /ls

chat> Tell me about these files

This example shows how the agent cant read the content of files in a folder (ex: README.md) and return a summary

$ cd test_projects/markdown-compiler
$ chat
chat> what does this project do
This project is a Markdown to HTML compiler. It can convert Markdown files to HTML, and also includes an option to add CSS formatting. The compiler can be used from the command line, and it supports basic usage as well as the addition of CSS with the --add_css flag.

This example shows how the agent can read and output specific details about the project, such as Python libraries

$ cd testProjects/ebayWebscraper
$ chat
chat> /cat ebay-dl.py
chat> what python imports does this project use
The project uses the following Python imports:

- `argparse`
- `json`
- `csv`
- `playwright.sync_api`
- `bs4`
- `undetected_playwright`

This example shows how you can create, edit, remove, and commit files using the chat

$ chat
chat> can you create a hello.txt file and write "hello world" in it
The `hello.txt` file has been added and the changes have been committed.
chat> can you remove the hello.txt file
The `hello.txt` file has been removed and the changes have been committed.

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

cmc_csci040_brycekage_pythonllm-1.1.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

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

cmc_csci040_brycekage_pythonllm-1.1-py3-none-any.whl (13.2 kB view details)

Uploaded Python 3

File details

Details for the file cmc_csci040_brycekage_pythonllm-1.1.tar.gz.

File metadata

File hashes

Hashes for cmc_csci040_brycekage_pythonllm-1.1.tar.gz
Algorithm Hash digest
SHA256 e4a6763bac9d99d7b09657c9c1fa2bdee64e2c1f8878e4a5abafe2c0857ab5f2
MD5 6fb1649363d0d9ba8702b2a37bd7c3cb
BLAKE2b-256 baee035877f4876691249059c7be773f5f535603befafaf855619fe4dc88016f

See more details on using hashes here.

File details

Details for the file cmc_csci040_brycekage_pythonllm-1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for cmc_csci040_brycekage_pythonllm-1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d6c88d54506eb2205d248aa3f4a9b8f075651016327dab95c4285c1013cea56c
MD5 f81969a168cb1577a4dee7c1cae64e48
BLAKE2b-256 8b24535bf17d0996d404a585e07aa036fcbc37b14cc641527201ca7511e06f9b

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