Tags: text* + github* + llm*

0 bookmark(s) - Sort by: Date ↓ / Title /

  1. A Github Gist containing a Python script for text classification using the TxTail API
  2. The llmsherpa project provides APIs to accelerate Large Language Model (LLM) projects. It includes features like LayoutPDFReader for PDF text parsing, smart chunking for vector search and Retrieval Augmented Generation, and table analysis. It is open-sourced under Apache 2.0 license.
  3. This article explains Retrieval Augmented Generation (RAG), a method to reduce the risk of hallucinations in Large Language Models (LLMs) by limiting the context in which they generate answers. RAG is demonstrated using txtai, an open-source embeddings database for semantic search, LLM orchestration, and language model workflows.
  4. Reader helps convert any URL into content suitable for LLMs, including automatic image captioning and web search.

    The API is split into two functions: 'Read' and 'Search'. Read converts any URL into content suitable for LLMs and returns the LLM-friendly data. Search allows users to input a search query and receives the top five results in a simplified format.
    2024-06-12 Tags: , , , , , , by klotz
  5. DSPy provides composable and declarative modules for instructing LMs in a familiar Pythonic syntax. It upgrades "prompting techniques" like chain-of-thought and self-reflection from hand-adapted string manipulation tricks into truly modular generalized operations that learn to adapt to your task.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: tagged with "text+github+llm"

About - Propulsed by SemanticScuttle