jackeldestripat's Stars
NirDiamant/GenAI_Agents
This repository provides tutorials and implementations for various Generative AI Agent techniques, from basic to advanced. It serves as a comprehensive guide for building intelligent, interactive AI systems.
aixcoder-plugin/aiXcoder-7B
official repository of aiXcoder-7B Code Large Language Model
stivenhacker/GhostStrike
Deploy stealthy reverse shells using advanced process hollowing with GhostStrike – a C++ tool for ethical hacking and Red Team operations.
langchain-ai/langchain
🦜🔗 Build context-aware reasoning applications
yisol/IDM-VTON
[ECCV2024] IDM-VTON : Improving Diffusion Models for Authentic Virtual Try-on in the Wild
PowerHouseMan/ComfyUI-AdvancedLivePortrait
openai/swarm
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
joonspk-research/generative_agents
Generative Agents: Interactive Simulacra of Human Behavior
gabrielchua/open-notebooklm
Convert any PDF into a podcast episode!
langgenius/webapp-conversation
pycaret/pycaret
An open-source, low-code machine learning library in Python
infiniflow/ragflow
RAGFlow is an open-source RAG (Retrieval-Augmented Generation) engine based on deep document understanding.
Andrew-Jang/RAGHub
A community-driven collection of RAG (Retrieval-Augmented Generation) frameworks, projects, and resources. Contribute and explore the evolving RAG ecosystem.
deepset-ai/haystack
:mag: AI orchestration framework to build customizable, production-ready LLM applications. Connect components (models, vector DBs, file converters) to pipelines or agents that can interact with your data. With advanced retrieval methods, it's best suited for building RAG, question answering, semantic search or conversational agent chatbots.
xenova/whisper-web
ML-powered speech recognition directly in your browser
lesteroliver911/contextual-chunking-graphpowered-rag
An advanced retrieval system that combines semantic vector search with token-based search, using contextual chunking and knowledge graphs to improve accuracy. It ensures precise query responses with LLM-based answer checking and graph visualization.
lesteroliver911/contextual-doc-retrieval-opneai-reranker
Contextual Doc Retrieval is a Python-based system leveraging OpenAI GPT-4o and Cohere for re-ranking and query expansion, combined with BM25 for accurate document retrieval. It parses PDFs, chunks content contextually, and enhances search precision with AI-powered contextual understanding and re-ranking.
cubiq/PuLID_ComfyUI
PuLID native implementation for ComfyUI
MIATECHPARTNERS/PromptChains
Prompt chains maximize intelligence and results when using LLMs
kyutai-labs/moshi
IAHispano/Applio
A simple, high-quality voice conversion tool focused on ease of use and performance
jac3km4/comfyweb
A simple interface for ComfyUI that replaces graphs with beautiful forms.
kijai/ComfyUI-Florence2
Inference Microsoft Florence2 VLM
ostris/ai-toolkit
Various AI scripts. Mostly Stable Diffusion stuff.
florestefano1975/comfyui-portrait-master
This node was designed to help AI image creators to generate prompts for human portraits.
feder-cr/Auto_Jobs_Applier_AIHawk
Auto_Jobs_Applier_AIHawk is a tool that automates the jobs application process. Utilizing artificial intelligence, it enables users to apply for multiple job offers in an automated and personalized way.
XLabs-AI/x-flux-comfyui
daxcay/ComfyUI-WA
Comfy UI in WhatsApp.
elastic/elasticsearch
Free and Open Source, Distributed, RESTful Search Engine
NirDiamant/RAG_Techniques
This repository showcases various advanced techniques for Retrieval-Augmented Generation (RAG) systems. RAG systems combine information retrieval with generative models to provide accurate and contextually rich responses.