klotz: llm* + python*

Bookmarks on this page are managed by an admin user.

0 bookmark(s) - Sort by: Date ↓ / Title / - Bookmarks from other users for this tag

  1. Scrapegraph-ai is a Python library for web scraping using AI. It provides a SmartScraper class that allows users to extract information from websites using a prompt. The library uses LLM models like Ollama, OpenAI, Azure, Gemini, and others for information extraction.
    2024-05-03 Tags: , , , , by klotz
  2. How to use Burr, an open source framework using simple OpenAI client calls to GPT4, and FastAPI to create a custom email assistant agent. We’ll describe the challenge one faces and then how you can solve for them.
    2024-04-26 Tags: , , , , , by klotz
  3. Intro to Streamlit
    - Simple and complex Streamlit example
    - Data and state management in Streamlit apps
    - Data widgets for Streamlit apps
    - Deploying Streamlit apps
    2024-04-17 Tags: , , , by klotz
  4. python -c "from transformers import pipeline; print(pipeline('sentiment-analysis')('I love you'))"
  5. A prototype tool powered by Large Language Models to make querying your databases as easy as saying the word.

    - Introduction to QueryGPT, a tool using Large Language Models (LLMs) for natural language database queries
    - Focus on implementing a basic iteration of the system, with potential for significant enhancements
    - Aim is to provide the LLM with the database schema and have it answer questions based on that context
    - Discussion on prompt engineering, which is designing inputs for generative AI tools to produce optimal results
    2024-02-02 Tags: , , , , by klotz
  6. The llama-cpp-agent framework is a tool designed for easy interaction with Large Language Models (LLMs). It provides a simple yet robust interface using llama-cpp-python, allowing users to chat with LLM models, execute structured function calls and get structured output.

Top of the page

First / Previous / Next / Last / Page 1 of 0 SemanticScuttle - klotz.me: Tags: llm + python

About - Propulsed by SemanticScuttle