A terminal assistant for chatting with local documents.
Project description
Groq O' Clock
Lets get to grokkin'
$ chat
chat> /ls .github
workflows
chat> /calculate 6 * 7
42
Test Projects
Webpage Project
$ cd test_projects/webpage
$ chat
chat> what does this project do?
This project creates a personal website. It contains HTML, CSS, and JavaScript files that build a responsive portfolio site.
This example demonstrates the chat tool reading and comprehending project documentation automatically through the cat tool.
Markdown Compiler Project
$ cd test_projects/markdown_compiler
$ chat
chat> does this project use regular expressions?
No, I searched all .py files and found no imports of the `re` module.
This example shows the LLM using the grep tool automatically to search for regex imports across the project, proving it can reason about code patterns.
eBay Scraper Project
$ cd test_projects/ebay_scraper
$ chat
chat> tell me about this project
This is a web scraper designed to extract product information from eBay listings, including titles, prices, and seller information.
This example demonstrates the LLM reading and summarizing the project's README to give an accurate overview of the project's purpose.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cmc_csci040_isaiah_bingham_docsum-0.1.0.tar.gz.
File metadata
- Download URL: cmc_csci040_isaiah_bingham_docsum-0.1.0.tar.gz
- Upload date:
- Size: 11.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
40ad27579340019cfbbf45aa05a866ff4fd6d7e494138f5908aadbc35f7773ca
|
|
| MD5 |
615d7ba2485aedad89c01bfa4bc6bacd
|
|
| BLAKE2b-256 |
5204f9a52469f64f63495069c24acc3d9715d616f006200576e23e232f52ff1c
|
File details
Details for the file cmc_csci040_isaiah_bingham_docsum-0.1.0-py3-none-any.whl.
File metadata
- Download URL: cmc_csci040_isaiah_bingham_docsum-0.1.0-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
489987a820abb9af6851f2950683f96cd26425619db4c792cfa50a290bf8b688
|
|
| MD5 |
5e57393feec4e5507723d4a8135280af
|
|
| BLAKE2b-256 |
18d56a6cc643d01fbd6822f74c5032902f0e175397147f9489473aafef0f0bbb
|