Skip to content

Commit d9fd0df

Browse files
Merge branch 'dev'
2 parents eed163f + 97bc1d6 commit d9fd0df

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# DocToolsLLM
22
* **Goal and project specifications** use [LangChain](https://python.langchain.com/) to summarize, search or query documents. I'm a medical student so I need to be able to query from **tens of thousands** of documents, of different types ([Supported filetypes](#Supported-filetypes)). I also have little free time so I needed a tailor made summary feature to keep up with the news.
3-
* **Current status**: **Already great but still under development**. Expect some breakage but they can be fixed usually in a few minutes if you open an issue here. The main branch is usually fine but the dev branch is better. I use it almost daily and have been for months now. I accept feature requests, pull requests, issues are extremely appreciated for any reason including typos etc. Prefer asking me before making a PR because I have many improvements in the pipeline but do this on my spare time. Do tell me if you have specific needs!
3+
* **Current status**: **still under development**.
4+
* I use it almost daily and have been for months now.
5+
* Expect some breakage but they can be fixed usually in a few minutes if you open an issue here.
6+
* The main branch is usually fine but the dev branch has more features.
7+
* I accept feature requests and pull requests.
8+
* Issues are extremely appreciated for any reason including typos etc.
9+
* Prefer asking me before making a PR because I have many improvements in the pipeline but do this on my spare time. Do tell me if you have specific needs!
410

511
### Table of contents
612
- [What is DocToolsLLM in a few questions](#doctoolsllm-in-a-few-questions)

0 commit comments

Comments
 (0)