ape-core
is the open source library behind Ape - an AI prompt engineer built by Weavel.
pip install ape-core
To enable syntax highlighting for .prompt
files, you can use the Promptfile IntelliSense extension for VS Code.
We welcome contributions to enhance Ape's capabilities and improve its performance. To contribute, please see the CONTRIBUTING.md
file for steps.
If you have any questions, feedback, or suggestions, please feel free to reach out to us. you can raise an issue in the issue tracker.
We also have a Discord server for the Ape community, where you can connect with other users, share your experiences, ask questions, and collaborate on the project. To join Weavel's community Discord server, click here.
ape-core
is released under the MIT License. See the LICENSE file for more information.
Thanks to Stanford NLP's DSPy project for the inspiration.