README.md
This commit is contained in:
parent
507bdf0ad2
commit
96769e9ea9
15
README.md
15
README.md
@ -1,3 +1,14 @@
|
||||
# ai
|
||||
# [CopeAI Backend — for CopeAI & MyAI](#)
|
||||
An open-source library used in CopeAI and MyAI to optimize the work.
|
||||
<i>by [showdown](https://git.tarkacore.dev/showdown). Join [our Discord server here](https://discord.gg/2jhaWNzHKZ).</i>
|
||||
|
||||
[Showdown76py](https://github.com/showdown76py)'s "AI lib"
|
||||
## Features
|
||||
- Asynchronous support with native [OpenAI library](https://pypi.org/project/openai)
|
||||
- Modulable, and easy to implement
|
||||
- Streamed & non-streamed requests
|
||||
|
||||
## Usage
|
||||
- Add this to your Python project's root folder
|
||||
|
||||
## Examples
|
||||
You can find examples in `examples/`
|
||||
|
Loading…
Reference in New Issue
Block a user