Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/weavel-ai/Ape

Your first AI prompt engineer
https://github.com/weavel-ai/Ape

Last synced: 3 months ago
JSON representation

Your first AI prompt engineer

Awesome Lists containing this project

README

        





Meet Ape - your first AI prompt engineer




PyPI Version


## About

`ape-core` is the open source library behind Ape - an AI prompt engineer built by Weavel.

## Installation

```bash
pip install ape-core
```

To enable syntax highlighting for `.prompt` files, you can use the [Promptfile IntelliSense](https://marketplace.visualstudio.com/items?itemName=Weavel.promptfile-intellisense) extension for VS Code.

## Contributing

We welcome contributions to enhance Ape's capabilities and improve its performance. To contribute, please see the [`CONTRIBUTING.md`](CONTRIBUTING.md) file for steps.

## Help and Support

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](https://github.com/weavel-ai/Ape/issues).

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](https://weavel.ai/discord).

## License

`ape-core` is released under the MIT License. See the LICENSE file for more information.

## Credits

Thanks to [Stanford NLP's DSPy](https://github.com/stanfordnlp/dspy) project for the inspiration.