API Integration

GitHub - superglue-ai/superglue: superglue is an API connector that writes its own code. It lets you connect to any API/data source and get the data you want in the format you need.

Superglue is an open-source proxy server that simplifies API integration by automatically handling configuration, data transformation, and schema validation. The solution enables seamless connectivity to various data sources while providing features like LLM-powered mapping, smart pagination, and flexible authentication.

Beej's Bit Bucket

A developer documents their journey of replacing Disqus with Mastodon-powered comments on their blog, detailing the technical implementation process and considerations. The solution involves fetching comments via Mastodon's API and displaying them using JavaScript, while maintaining a blacklist system for content moderation.

GitHub - vlm-run/vlmrun-hub: A hub for various industry-specific schemas to be used with VLMs.

VLM Run Hub offers pre-defined Pydantic schemas for extracting structured data from visual content using Vision Language Models, featuring industry-specific templates and automatic data validation. The platform supports multiple VLM providers and includes comprehensive documentation for seamless integration across various use cases.