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.1.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.1-py3-none-any.whl (9.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mdchat-1.0.1.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.1.tar.gz
Algorithm Hash digest
SHA256 80352933226431b83ff766ef397c3d71bcd44ba685a71c233b5b138db22982ad
MD5 69ec1dabc239de5065f7c39d93c03efc
BLAKE2b-256 15db6a1ecfe4c5011e5734404a03dc90dcba35f5fe5551758e4959af695602be

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mdchat-1.0.1-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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 af58aa5bfa735a538aa0fd20497404a10b433a3a4393f280383759e7b40eb720
MD5 f9197d7ec36824ca474576405d7ecc8a
BLAKE2b-256 c6da00b5c5f2016c330eaa27b007c0c700594521ccb56e734e1f97d845e6f0e6

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