16 repository-uri
Utilities to streamline API development, generation, and testing.
Explore 16 awesome GitHub repositories matching part of an awesome list · Developer Productivity Tools. Refine with filters or upvote what's useful.
Bisheng is an enterprise AI framework and LLM DevOps platform designed to manage the full lifecycle of large language models. It provides a unified system for dataset curation, supervised fine-tuning, model versioning, and performance evaluation. The platform features a visual workflow orchestrator for building retrieval-augmented generation pipelines and complex task sequences using flowcharts with conditional logic and human intervention points. It also includes an AI agent framework that uses a specialized guidance language to embed domain expertise and professional business logic into aut
LLM DevOps platform for enterprise AI applications.
ChatGPT-CodeReview is an AI-driven code analysis tool and bot that uses a large language model to automatically review pull request diffs and post feedback on code changes. It functions as a system for detecting bugs and suggesting improvements in source code. The tool provides a containerized runtime for deployment as a background process or through a GitHub Action. Users can customize the analysis behavior, style, and technical depth by adjusting model parameters and system prompts. The system handles automated code review workflows by triggering analysis via webhooks and CI pipelines, upd
Code review bot powered by ChatGPT.
:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
CLI tool for managing project structure.
Tools to convert SQLAlchemy models to Pydantic models
Converts SQLAlchemy models to Pydantic schemas.
This code generator creates FastAPI app from an openapi file.
Generates application code from OpenAPI specifications.
api versioning for fastapi web applications
Handles API versioning for endpoints.
Tooling for creating production-ready API projects.
Type-driven dependency injection for Python. Fail-fast validation, explicit lifetimes, native integrations for FastAPI, Flask, Django, and more.
Dependency injection with zero runtime overhead.
Drop-in MessagePack support for ASGI applications and frameworks
Automatic MessagePack content negotiation.
Run your jupyter notebooks as a REST API endpoint. This isn't a jupyter server but rather just a way to run your notebooks as a REST API Endpoint.
Exposes Jupyter notebooks as RESTful API endpoints.
A holistic CRUD/MVC framework for FastAPI, with endpoint policies and relationships
Productivity framework inspired by Ruby on Rails.
Event-Driven Architecture Framework
Framework for event-driven architecture and CQRS.
AI-powered code edits and diagnosis for VS Code.