4 مستودعات
Building software features that leverage machine learning to automate data tasks and create dynamic user experiences.
Distinct from AI-Powered Development: Focuses on the general domain of building AI-driven apps rather than specific developer tools or environments.
Explore 4 awesome GitHub repositories matching artificial intelligence & ml · AI-Powered Application Development. Refine with filters or upvote what's useful.
This is an OpenAI API Laravel client and LLM integration library designed to connect PHP applications to large language models. It enables the integration of AI capabilities for text generation, image processing, and data automation within a Laravel environment. The package includes an API mocking framework that allows developers to simulate network responses and verify application behavior without making live requests to OpenAI services. The integration is managed through service providers and configuration files, offering a facade-based static proxy and dependency injection for the API cli
Enables the creation of web features that use machine learning to automate data tasks and user experiences.
This project provides a unified server environment and gateway for hosting and executing open-source large language models on private infrastructure. It functions as a standardized interface that exposes locally deployed models through widely-adopted API protocols, allowing existing applications to interact with them without requiring code modifications. The platform distinguishes itself by acting as a compatibility layer that translates standard REST requests into model-specific execution calls. It supports advanced interaction patterns including real-time token streaming, function calling f
Provides a backend environment for building interactive applications that leverage local model inference.
This is the template I use to start new full-stack projects.
Integrates language models into web applications to automate content generation and conversational features.
This framework is a server-side development platform for building interactive, data-driven web applications using Java. It provides a comprehensive component model that allows developers to construct complex user interfaces entirely through backend code, abstracting away the need to manually manage HTML, CSS, or client-side scripting. The platform distinguishes itself by maintaining the application state and user interface hierarchy on the server, synchronizing changes to the browser through a persistent communication channel. This architecture enables developers to bind backend domain object
Connects large language models to backend data and business logic to create intelligent assistants within applications.