Contents

chatdocs 0.2.6

0

Chat with your documents offline using AI.

Chat with your documents offline using AI.

Stars: 631, Watchers: 631, Forks: 93, Open Issues: 59

The marella/chatdocs repo was created 10 months ago and the last code push was 6 months ago.
The project is popular with 631 github stars!

How to Install chatdocs

You can install chatdocs using pip

pip install chatdocs

or add it to a project with poetry

poetry add chatdocs

Package Details

Author
Ravindra Marella
License
MIT
Homepage
https://github.com/marella/chatdocs
PyPi:
https://pypi.org/project/chatdocs/
GitHub Repo:
https://github.com/marella/chatdocs

Classifiers

  • Scientific/Engineering
  • Scientific/Engineering/Artificial Intelligence
  • Scientific/Engineering/Mathematics
  • Software Development
  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
No  chatdocs  pypi packages just yet.

Errors

A list of common chatdocs errors.

Code Examples

Here are some chatdocs code examples and snippets.

GitHub Issues

The chatdocs package has 59 open issues on GitHub

  • Error on chat docs download on Raspberry pi
  • Define Embedding Model Location
  • Multiple GPU usage
  • index not found
  • Responses get cut off in the middle.
  • Page numbers on reference
  • Error on chatdocs download at Macos chip M1 pro
  • Something is wrong with 0.2.5 - chatdocs download command
  • How do I install?
  • GPTQ model seems slow
  • RuntimeError: Failed to create LLM 'llama'
  • Illegal instruction
  • Please implement queuing on the web interface
  • ValueError: Could not parse output: RetrievalQA.from_chain_type(chain_type="map_rerank")
  • Conda Installation? Anyone got it running?

See more issues on GitHub

Related Packages & Articles

deeplake 3.9.0

Deep Lake is a Database for AI powered by a unique storage format optimized for deep-learning and Large Language Model (LLM) based applications. It simplifies the deployment of enterprise-grade LLM-based products by offering storage for all data types (embeddings, audio, text, videos, images, pdfs, annotations, etc.), querying and vector search, data streaming while training models at scale, data versioning and lineage for all workloads, and integrations with popular tools such as LangChain, LlamaIndex, Weights & Biases, and many more.

pandasai 2.0.30

Chat with your database (SQL, CSV, pandas, polars, mongodb, noSQL, etc). PandasAI makes data analysis conversational using LLMs (GPT 3.5 / 4, Anthropic, VertexAI) and RAG.

spark-nlp 5.3.3

John Snow Labs Spark NLP is a natural language processing library built on top of Apache Spark ML. It provides simple, performant & accurate NLP annotations for machine learning pipelines, that scale easily in a distributed environment.

farm-haystack 1.25.2

LLM framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data.

auto-gptq 0.7.1

An easy-to-use LLMs quantization package with user-friendly apis, based on GPTQ algorithm.

audiocraft 1.2.0

The Audiocraft library is a powerful tool for audio processing and generation using deep learning. Developed by Facebook Research, it includes the Encodec audio compressor tokenizer and MusicGen, a language model for music generation that can be controlled with text and melody. This makes it a valuable resource for developers and researchers interested in music generation and audio processing. The library is built on PyTorch and requires a GPU for operation.

bardapi 1.0.0

The python package that returns Response of Google Bard through API.