15 open-source projects similar to codingmoh/open-codex, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Open Codex alternative.
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
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
api versioning for fastapi web applications
Drop-in MessagePack support for ASGI applications and frameworks
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.
This code generator creates FastAPI app from an openapi file.
Type-driven dependency injection for Python. Fail-fast validation, explicit lifetimes, native integrations for FastAPI, Flask, Django, and more.
A holistic CRUD/MVC framework for FastAPI, with endpoint policies and relationships
Tools to convert SQLAlchemy models to Pydantic models
:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.