Repository History
4 repositories tagged with AI Tools
Awesome Agent Almanac: A Curated List of AI Agents and Agentic Technology
Awesome Agent Almanac is a comprehensive awesome-list dedicated to AI agents, agent tools, MCP servers, and agentic technology. This community-curated resource provides an extensive collection of innovative projects in the rapidly evolving field of artificial intelligence agents, offering valuable insights for developers and researchers alike.

files-to-prompt: Concatenate Files into a Single Prompt for LLMs
files-to-prompt is a command-line tool designed to concatenate the contents of multiple files from a directory into a single, structured prompt suitable for Large Language Models (LLMs). It offers flexible options for filtering files by extension, ignoring patterns, and supports various output formats including standard text, Claude XML, and Markdown. This utility streamlines the process of preparing complex codebases or documentation for AI analysis.

AI Engineering Toolkit: 100+ Libraries for LLM Development
The AI Engineering Toolkit is a comprehensive, curated list featuring over 100 libraries and frameworks essential for AI engineers. It provides battle-tested tools, frameworks, and reference implementations to develop, deploy, and optimize applications built with Large Language Models. This resource aims to help engineers build better LLM apps faster, smarter, and production-ready.

Attachments: The Python Funnel for LLM Context and Multimodal Data
Attachments simplifies providing context to Large Language Models by transforming various file types into model-ready text and images. This Python library acts as a universal funnel, enabling developers to integrate diverse data sources like PDFs, images, web content, and even entire code repositories with just a few lines of code. It supports popular LLM APIs and frameworks, making multimodal AI development more accessible.