Skip to content

Commit a762dbe

Browse files
committed
update readme
1 parent 6e057a0 commit a762dbe

1 file changed

Lines changed: 13 additions & 1 deletion

File tree

README.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,24 @@ A scalable, modular WhatsApp chatbot built in TypeScript. It leverages modern be
66

77
> ⚠️ **Warning:**
88
> This repository is for educational and entertainment purposes only.
9-
> Project Canis and Project Orion are not affiliated with Meta (WhatsApp/Facebook).
9+
> Canis and Orion are not affiliated with Meta (WhatsApp/Facebook).
1010
> Use at your own risk, your WhatsApp account may be subject to suspension or bans.
1111
1212
> ⚠️ **Warning:**
1313
> Spaghetting code ahead
1414
15+
## Supported AI Providers
16+
17+
Canis supports multiple AI providers out of the box:
18+
19+
- [OpenRouter](https://openrouter.ai/)
20+
- [OpenAI](https://openai.com/)
21+
- [Groq](https://groq.com/)
22+
- [Gemini (Google)](https://ai.google.dev/gemini)
23+
- [Ollama](https://ollama.com/)
24+
25+
Configure your preferred provider in the `.env` file.
26+
1527
## Prerequisites
1628

1729
- Node.js (>=24)

0 commit comments

Comments
 (0)