3 links
tagged with all of: visualization + python
Click any tag below to further narrow down your results
Links
Embedding Atlas is an interactive tool designed for visualizing large embeddings, offering features like automatic clustering, real-time search, and multi-coordinated views for metadata exploration. It supports both command line and Python Notebook integrations, as well as a frontend application for embedding into other projects. The tool is optimized for performance using WebGPU and includes components available in npm packages for various frameworks.
LangExtract is a Python library designed to extract structured information from unstructured text using large language models (LLMs) based on user-defined prompts. It features precise source grounding, reliable output formats, interactive visualizations, and supports both cloud-based and local LLMs, making it adaptable to various domains without the need for fine-tuning. Users can easily set up API keys for cloud models and extend functionality with custom model providers.
The article introduces the GitHub repository "tensordiagram," a Python library designed for visualizing tensors from frameworks like PyTorch, JAX, TensorFlow, and NumPy. It aids in understanding and debugging tensor manipulations by providing visual representations, which can be easily integrated into Python code and notebooks. The library supports rendering diagrams in various formats and offers customization options for enhanced visual clarity.