Too Long Didn't Read Let's Chat (TLDRLC) is a chatbot prototype that allows a user to chat with a large language model (LLM) about various data sources. This chatbot utilises retrieval augmented generation (RAG) backed by knowledge graph and semantic search indices.
To read the project documentation, install mdbook and run mdbook serve docs/
, which will make the web-based documentation available at http://localhost:3000/.
Use the issue tracker to report bugs or request feature enhancements. You can also use the discussions to discuss matters other than bug reports and feature requests.
You can contribute fixes or new ideas using pull requests.
Apache License, Version 2.0, January 2004. See: http://www.apache.org/licenses/.
Status as of 2024 September 15: archived. The project will not be developed any further. Other future project(s) will explore more advanced RAG.