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 ask your notes some questions!

mdchat chat "What have I written about <your-favourite-topic-goes-here>"

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.0.tar.gz (8.2 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.0-py3-none-any.whl (9.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mdchat-1.0.0.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for mdchat-1.0.0.tar.gz
Algorithm Hash digest
SHA256 4ab634e682bbcc153e04ade1b5e1dbff0ede44d8166f79b69ccd661b396e9935
MD5 82ee92b461e3939caf64c9576816cead
BLAKE2b-256 95f13d58ee6f7fdc65f6c420efca8e43a76d60d36283e8a7ab8f238d1e47322b

See more details on using hashes here.

File details

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

File metadata

  • Download URL: mdchat-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 9.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.133.1-microsoft-standard-WSL2

File hashes

Hashes for mdchat-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2f9595f13b039b9aa964b32db1a5559ba0acfd2cd1d06fd108d3c614572632d3
MD5 d97a5baf4ccef65cf96663e97397c469
BLAKE2b-256 6366abf1b92496ab67fbc275f0126fd86c6477976087f6314ccfd776ab564ed3

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