Skip to content

Commit 31bd13f

Browse files
authored
Update README.md
Signed-off-by: Josh XT <102809327+Josh-XT@users.noreply.github.com>
1 parent 8d4998d commit 31bd13f

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,37 @@ Agent-LLM is a versatile Python application that leverages AI language models fo
77
## Key Features
88

99
- Efficient management of long-term and short-term memory
10+
1011
- Easily pluggable commands for extended functionality
12+
1113
- Compatibility with multiple AI providers
14+
15+
- OpenAI GPT-3.5, GPT-4, ChatGPT
16+
17+
- Google Bard
18+
19+
- Microsoft Bing
20+
21+
- Oobabooga Text Generation Web UI
22+
23+
- llama.cpp
24+
1225
- Web browsing capabilities
26+
1327
- Command execution and code evaluation
28+
1429
- Customizable plugin system with prompts for various AI models
30+
1531
- Docker support for seamless deployment
32+
1633
- Integration with Huggingface for audio-to-text conversion
34+
1735
- Support for interacting with Twitter, GitHub, Google, DALL-E, and more growing fast.
36+
1837
- Voice options for text-to-speech, including Brian TTS, Mac OS TTS, and ElevenLabs
1938

39+
40+
2041
## Web Application Features
2142

2243
The frontend web application of Agent-LLM provides an intuitive and interactive user interface for users to:

0 commit comments

Comments
 (0)