php-ai-tool-bridge
Seamlessly empower your AI integration to interact with your own code and services (by manuelkiessling)
ai-commit
Automagically generate conventional git commit messages with AI. - 使用 AI 自动生成约定式 git 提交信息。 (by guanguans)
php-ai-tool-bridge | ai-commit | |
---|---|---|
6 | 1 | |
75 | 384 | |
- | -0.3% | |
7.1 | 9.3 | |
about 2 years ago | 21 days ago | |
PHP | PHP | |
GNU General Public License v3.0 only | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
php-ai-tool-bridge
Posts with mentions or reviews of php-ai-tool-bridge.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-05-25.
-
Gorilla: Large Language Model Connected with APIs
Plug: I’ve built something vaguely similar, but of course a trillion times less brilliant and powerful, yet nonetheless useful for some straightforward cases where really you just want GPT et al. to call your API at just the right moment of the conversation, with JSON that is guaranteed to be valid:
https://github.com/manuelkiessling/php-ai-tool-bridge
- AI Tool Bridge for PHP: LangChain's "Agent" approach in a focused and ready-to-use PHP library
- AI Tool Bridge for PHP: Seamlessly empower your AI integration to interact with your own code and services
- Show HN: Make an AI talk to your own PHP code using Tool Functions
ai-commit
Posts with mentions or reviews of ai-commit.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2023-04-30.
-
I built a git commit message generator using OpenAI API
Hey fellow gophers, I recently discovered ai-commit, which proposes git commit messages for you after reading your git diff. I wanted to use it, but I didn't like the fact that it's written in PHP, so I decided to try and create my own similar tool in Go.
What are some alternatives?
When comparing php-ai-tool-bridge and ai-commit you can also consider the following projects:
magentic - Seamlessly integrate LLMs as Python functions
chatwithlaravel - Code for chatwithlaravel.com
text-generation-webui - LLM UI with advanced features, easy setup, and multiple backend support.
SmartCommit - Automatically generate concise and meaningful Git commit messages from your staged changes using AI.
OpenQueueMetricsAddOns - A set of community-contributed scripts for QueueMetrics
conventional-commits - :yo_yo: A PHP library for creating and validating commit messages according to the Conventional Commits specification. Includes a CaptainHook plugin!