Found 38 repositories(showing 30)
ajndkr
✅ Pytest-style test runner for langchain projects
tomkat-cr
AI Readme Generator reads any Git repository and suggests a README.md or a Pytest-based test file from the repository code, using Langchain and OpenAI GPT-4 or GPT-3.5-turbo.
DadanLuo
赛博司命八字分析 Agent 是一个基于大语言模型的智能八字命理分析系统,通过结合传统命理规则与现代AI技术,实现了高精度的八字分析与命理咨询功能。 💻 技术栈 核心框架:Python 3.9+, FastAPI, LangChain, LangGraph 数据库:ChromaDB (向量数据库) AI 模型:OpenAI GPT-4, 自定义 LLM 微调 部署:Docker, GitHub Actions 其他:Pydantic, Uvicorn, pytest
atilaromero
No description available
HeannaReis
AI agent in Python that automatically generates unit tests with pytest using LangChain and Azure OpenAI.
HeannaReis
Python agent using LangChain and Azure OpenAI to automatically generate pytest unit tests from user-defined functions. Includes examples, environment setup, and test execution instructions.
skyline-GTRr32
A minimal single-file project demonstrating a 3-stage LLM pipeline using Gemini via LangChain (outline -> draft -> refine). Includes virtual environment setup and dev tooling (pytest, black, flake8).
radoslaw-sz
A pytest-based framework for testing multi AI agents systems. It provides a flexible and extensible platform for complex multi-agent simulations. Supports many integrations like LiteLLM, CrewAI, LangChain etc.
fahadcaa
pytest langchain-openai
JorgeFCRodrigues
No description available
vicent777
Agente Gerador de Testes Unitários
gskumlehn
No description available
anjanajju027
Validating metrices using python,langchain,requests,pytest
sanketjhaqa
U-Ask-Validation Using Pytest, Playwright, LangChain, Ragas
faronmichal
Multi pdf reader built with langchain and tested with pytest
KirthiCTS
This repository contains programs using LangChain, Ragas framework and PyTest framework
rezaparamarta
Automated evaluation pipeline for LLM-powered applications using LangChain, Pytest, and GitHub Actions CI/CD.
1601chirag
AI-powered pytest generator using LangChain and Mistral — auto-generates test cases for Python functions
SamuelAMT
FastAPI | Pydantic | Langchain | LangGraph | LangSmith | llama | numpy | ChromaDB | pypdf2 | pytest | mypy | ruff | hugging face | docker | more
jsuryanm
Retrieval-Augmented Generation (RAG) chatbot for querying multiple documents using LangChain, FAISS, FastAPI, AWS, and PyTest.
Barbaralampert97
Projeto que automatiza a criação de testes unitários (pytest) em Python usando LangChain e a API do Azure OpenAI.
sidd-24
Production-ready REST API wrapping Groq LLM for text summarization and classification. Built with FastAPI, Pydantic, LangChain, and tested with pytest.
Agentic AI data pipeline on Azure Databricks with LangChain LangGraph multi-agent orchestration TDD-driven PySpark Delta Lake 64 pytest tests
SrivaniMuniganti
AI-powered QA platform that generates, executes, and self-heals Playwright tests from requirements using LangChain + LLMs (Groq/Claude/Gemini). Built with Streamlit, SQLite, and pytest.
davidkiss
A sample LLM as judge evaluator that tests an AI Agent that can answer questions from an FAQ using LangChain, LangGraph, LangSmith, ChatGPT, OpenEvals and Pytest
UthmanM1
Production-ready RAG chatbot using LangChain, FastAPI, and OpenAI. Upload documents and get cited answers. Supports multi-turn memory, Pinecone and Chroma, multiple LLMs, React UI, Docker, and pytest.
kalleboliveira
Agente de IA desenvolvido com LangChain e Azure OpenAI capaz de gerar automaticamente testes unitários com pytest a partir de código Python, aplicando LLMs para automação de qualidade de software.
shilpamadini
A modular agentic workflow for automated customer support, built with LangGraph, LangChain, and multi-server MCP tools (KB, Account, Memory). Supports full ticket lifecycles, database integration, and end-to-end pytest coverage.
rodrigoulart
Esse projeto consiste em construir um agente de IA em Python, utilizando LangChain + GPT, capaz de gerar automaticamente arquivos de testes unitários com pytest a partir de trechos ou arquivos de código Python fornecidos pelo usuário.
eduardodarocha
Este projeto implementa um agente de Inteligência Artificial que gera automaticamente testes unitários em Python usando a biblioteca `pytest`. O agente é construído com LangChain e se conecta a um modelo de linguagem hospedado no Azure OpenAI.