Repository History
187 repositories tagged with AI

Scrapling: An Undetectable, Powerful, and Adaptive Python Web Scraping Library
Scrapling is a high-performance Python library designed for effortless web scraping. It stands out with its adaptive capabilities, automatically adjusting to website changes, and advanced stealth features to bypass anti-bot systems. This makes it a robust solution for modern web data extraction needs.

shopping-assistant: An AI-Powered Webshop Demo Exploring LLM Interactions
The `shopping-assistant` project is a Java-based webshop demo, 'Bizarre Bazaar', featuring an AI-powered shopping assistant. It explores various LLM interaction modes, from helpful guidance with state management and security guardrails to demonstrating prompt injection attacks and an unethical assistant. This educational application provides practical examples of integrating AI into e-commerce, highlighting both its potential and crucial security considerations.

quarkus-langchain4j-workshop: Build AI-Infused Apps with Quarkus and LangChain4j
Explore the `quarkus-langchain4j-workshop` to learn how to develop AI-infused applications using Quarkus and LangChain4j. This workshop provides a structured approach, guiding you through various steps to build powerful AI solutions. It's an excellent resource for developers looking to integrate large language models into their Quarkus projects.

MagicTunnel: Smart MCP Proxy for AI-Powered Tool Discovery
MagicTunnel is an intelligent MCP proxy designed to simplify interaction with numerous tools by providing a single, smart interface. It analyzes natural language requests, automatically discovers the best tool, maps parameters, and executes it, returning the result. This eliminates the need for users to manually navigate dozens of tools, streamlining complex workflows.

Repomix: Efficiently Prepare Your Codebase for Large Language Models
Repomix is an innovative tool designed to package your entire codebase into a single, AI-friendly file. This makes it incredibly easy to feed your projects to various Large Language Models (LLMs) and other AI tools, streamlining code analysis and interaction. It supports a wide range of AI platforms, enhancing developer workflows.
DeepFaceLive: Real-Time Face Swap for Streaming and Video Calls
DeepFaceLive is an impressive open-source project enabling real-time face swapping for PC streaming and video calls. Built with Python, it leverages machine learning to offer dynamic face manipulation, including various face swap methods and a face animator module. This tool provides a powerful solution for creative content generation and interactive virtual experiences.

chatterbox-vllm: Accelerating Chatterbox TTS with vLLM for Enhanced Performance
chatterbox-vllm is a high-performance port of the Chatterbox Text-to-Speech (TTS) model to vLLM, designed to significantly improve generation speed and GPU memory efficiency. This personal project aims to provide a more efficient and easily integratable solution for speech synthesis, offering substantial speedups compared to the original implementation. While currently usable and demonstrating benchmark-topping throughput, it leverages internal vLLM APIs and hacky workarounds, with ongoing refactoring planned.