klotz: python*

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

  1. An open source web crawler that searches the internet. It's a minimal, real-time web search CLI that searches the internet for you. Enter a query and get search results as JSON (title, url, published_date), sorted by recency.
  2. frozen-in-time version of our Paper Finder agent for reproducing evaluation results. This repo contains the code for the standalone Paper Finder agent. PaperFinder is our paper-seeking agent, which is intended to assist in locating sets of papers according to content-based and metadata criteria.
  3. This GitHub repository directory contains resources for evaluating Large Language Models (LLMs), including a Jupyter Notebook demonstrating how to use LLM Arena as a judge and a Python script for the same purpose. It also includes a README file with instructions on how to view the notebook if it doesn't render correctly on GitHub.
  4. Learn how to connect several essential tools to develop a simple yet intuitive dashboard using Streamlit, Plotly, DuckDB, and Pandas to visualize data from a JSON file.
  5. A technical article explaining how a small change in async Python code—using a semaphore to limit concurrency—reduced LLM request volume and costs by 90% without sacrificing performance.
  6. An extremely lightweight universal grammar implementation with provable recursion, based on Chomsky's Minimalist Grammar theory, fitting in under 50kB with zero runtime dependencies. It includes a probabilistic language model extension and formal verification.
  7. Google has introduced LangExtract, an open-source Python library designed to help developers extract structured information from unstructured text using large language models such as the Gemini models. The library simplifies the process of converting free-form text into structured data, offering features like controlled generation, text chunking, parallel processing, and integration with various LLMs.
  8. A Raspberry Pi project that displays the city and country where it is currently 5:00 p.m., updating every 15 minutes. It uses accurate timezone data and is a fun, lightweight build with potential for educational and practical applications.
  9. AI-powered multi-agent system that automatically analyzes codebases and generates comprehensive documentation. Features GitLab integration, concurrent processing, and multiple LLM support for better code understanding and developer onboarding.
  10. The author discusses 10 Python libraries that have reduced the need to build traditional UIs, focusing on backend power and efficiency. The article begins by stating a shift away from frontend development towards leveraging powerful Python libraries for backend tasks.

    | Library | Description |
    |-------------|-------------------------------------------------|
    | Textual | Terminal UIs that look like native apps |
    | Remi | Web apps from Python scripts (no HTML needed) |
    | NiceGUI | Reactive GUIs with Python and Vue |
    | Flet | Flutter-like UIs in pure Python |
    | Eel | Web frontends + Python backends |
    | Dear PyGui | Fast, GPU-accelerated GUI engine |
    | pywebview | Native webview windows powered by Python |
    | Toga | Native UIs for desktop and mobile |
    | JustPy | Interactive web apps in pure Python |
    | Gooey | Turns CLI apps into GUIs instantly |
    2025-07-28 Tags: , , , , , by klotz

Top of the page

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

About - Propulsed by SemanticScuttle