Skip to main content

a CLI that lets you chat with your markdown notes

Project description

MDChat

Tests

A CLI tool that allows you to chat with your markdown notes. MDChat uses a large language model (LLM) and a method called "Retrieval Augmented Generation" to allow you to have intelligent conversations with an expert on your content.

The primary goal of this project is to be both easy to get started with and educational to what modern AI systems can achieve. There are lots of tools like this out there but, in my opinion, they get a bit too into the weeds on the tech or require too much setup.

Getting started

To get started with MDChat you just need to install it, configure it, and get to chattin!

pip install mdchat

Then you can point mdchat at your notes through th interactive config and select a model (GPT-4 is more accurate, GPT-3.5-turbo is much cheaper and faster)

mdchat config

After that's done, all you need to do is start a chat with your note! You can start a new chat thread with the following command:

mdchat chat

Key Features

  • Allows you to "chat" with any folder of markdown files.
  • Answers will include "sources" to the notes used in generating them.
  • summarizing the most recent notes on a certain topic (given your notes are dated)
  • summarizing what you've been working on in the last day, or week (given your notes are dated)
  • Making novel connections on topics you previously hadn't thought were related

Contributing

MDChat is open-source and open to contributions! if you're looking to contribute to this project please:

  • Create an issue to discuss your idea
  • Fork this repo
  • Create a new branch for your change
  • Make the chnage discussed in your issue
  • Send a pull request

Installing dependencies

poetry lock
poetry install

Running the CLI during development

poetry run mdchat <your-command>

Running tests

poetry run pytest

License

MDChat is released under the MIT License

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

mdchat-1.0.2.tar.gz (7.9 kB view details)

Uploaded Source

Built Distribution

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

mdchat-1.0.2-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

Details for the file mdchat-1.0.2.tar.gz.

File metadata

  • Download URL: mdchat-1.0.2.tar.gz
  • Upload date:
  • Size: 7.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure

File hashes

Hashes for mdchat-1.0.2.tar.gz
Algorithm Hash digest
SHA256 4b18ebab704fbc38d92bbcdf4f5ae5e70d380c1768d0d6ddb6cce611d7f9c797
MD5 d38627ef6b7e2abe5c5fdd1ae8f87187
BLAKE2b-256 c3b4675ebc6956b15936498f6a7b56e455dbfe4f8c2f524a582349d93650879f

See more details on using hashes here.

File details

Details for the file mdchat-1.0.2-py3-none-any.whl.

File metadata

  • Download URL: mdchat-1.0.2-py3-none-any.whl
  • Upload date:
  • Size: 9.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/6.2.0-1018-azure

File hashes

Hashes for mdchat-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 ca1f65bcf87d5bcb1a8af7c32a336a24fde6adca04c398dd07c96af6cba87e02
MD5 7087ed3b7dec45e5983aea6d01db9034
BLAKE2b-256 a4c4babd5c5ef69e468b1a7734228d13bf1f52dc36286beb3a5fee73fec13a3e

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