Skip to content

Commit 5907e3a

Browse files
committed
link to kiberwebber in README.md
1 parent e8eb0ff commit 5907e3a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@ You can run Kibernikto with your params or use it as a core in your own app.
55

66
Kibernikto base `OpenAiExecutorConfig` class can be easily extended to be used outside telegram.
77

8-
- ✍️ telegram conversations with different AIs in groups or privately
8+
- ✍️ telegram conversations with different AIs in groups or privately via OpenAI api spec
99
- 🔉 voice messages recognition
1010
- 👂 interviews and meetings (up to 2 hours) analysis right in Telegram using Gladia.io
1111
- 🎞 youtube video summarization
1212
- 🔗 webpage summarization
1313
- 🧐 user messages logging to service group
1414
- 📸 image recognition
15-
- 🫡 openai function tools easy [integration](https://github.com/solovieff/kibernikto-planner). No more pain.~~(anthropic
16-
xml format supported, too! looks like they changed it again, disabled)~~
15+
- 🫡 openai function tools easy [integration](https://github.com/solovieff/kibernikto-planner). No more pain. It will work for antrophic, too, if u use a proxy.
16+
- 🙈 [Brave search api](https://brave.com/search/api/) integration with openai tools.
17+
See [Kiberwebber](https://github.com/solovieff/kibernikto-brave-search) project for details.
1718

1819
Given an image Kibernikto will publish it to a free image hosting service and then process as a link.
1920

@@ -37,7 +38,8 @@ Given an image Kibernikto will publish it to a free image hosting service and th
3738
<img width="383" alt="image" src="https://github.com/solovieff/kibernikto/assets/5033247/bf1ac575-ad1a-464c-8535-2cf7f5ebb162">
3839

3940
- Setup minimal env
40-
First of all, all examples are in the [examples](/env_examples/) folder. See default ones for minimal config and fulls for more complicated cases.
41+
First of all, all examples are in the [examples](/env_examples/) folder. See default ones for minimal config and fulls
42+
for more complicated cases.
4143

4244
**AI ENV**
4345

0 commit comments

Comments
 (0)