Borcherding commited on
Commit
d811a50
Β·
verified Β·
1 Parent(s): ce9b987

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +50 -1
README.md CHANGED
@@ -7,4 +7,53 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- Edit this `README.md` markdown file to author your organization card.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
7
  pinned: false
8
  ---
9
 
10
+ # πŸ‘½πŸ§™ **Ollama Agent Roll Cage (OARC)** πŸ€¬πŸ€–
11
+
12
+ ---
13
+
14
+ ## 🌌 **About OARC**
15
+
16
+ Ollama Agent Roll Cage (OARC) is a Python-based framework combining the power of **ollama LLMs**, **Coqui-TTS**, **Keras classifiers**, **LLaVA Vision**, **Whisper Speech Recognition**, and **YOLOv8 Object Detection** into a unified chatbot agent API for local, custom automation. OARC enables seamless management and creation of intelligent agents through features such as:
17
+
18
+ - **Conversation History Management**
19
+ - **Model Management and Function Calling**
20
+ - **Retrieval-Augmented Generation (RAG)**
21
+ - **Document Database Integration** (via embedding models)
22
+ - **Multimodal Chain of Thought**
23
+
24
+ By leveraging **DuckDB**, external tools, and interaction spaces, OARC empowers users to structure a "base reality" for agents, enhancing control over outcomes and fostering reliable, secure automation.
25
+
26
+ OARC also offers advanced tools for creating secure agent systems. By limiting model outputs to specific training data, users can implement their own fine-tuned models while exploring logical and ontological AI frameworks.
27
+
28
+ Let’s redefine the possibilities of AI-driven agents and collaborative development! 🌟
29
+
30
+ ---
31
+
32
+ ## πŸ’‘ **Core Features**
33
+
34
+ - **Unified API**: Streamline chatbot agent design and deployment.
35
+ - **Multimodal Capabilities**: Integrate speech, vision, and data retrieval seamlessly.
36
+ - **Custom Automation**: Build tailored workflows for your unique use cases.
37
+ - **Security Tools**: Protect your agentic projects with robust safeguards.
38
+
39
+ ---
40
+
41
+ ## πŸŽ₯ **Demo Videos**
42
+
43
+ [![Watch the video](https://img.youtube.com/vi/W7TusPTnNXA/0.jpg)](https://www.youtube.com/watch?v=W7TusPTnNXA)
44
+ - [OARC v0.28.0 - Speech-to-Speech with Vision & Agent Library](https://www.youtube.com/watch?v=W7TusPTnNXA)
45
+ - [OARC Demo Videos Compilation](https://github.com/Leoleojames1/ollama_agent_roll_cage/blob/master/docs/demo_videos.md)
46
+ - [OARC 0.27.0 DEMO 5 - HF S_Dogg Model](https://streamable.com/hldmzh?src=player-page-share)
47
+
48
+ ---
49
+
50
+ ## 🌍 **Join the Community**
51
+
52
+ - **Discord**: [OARC](https://discord.gg/qfpwCB8nXs) | [Ollama](https://discord.gg/ollama)
53
+ - **Support**: [Buy Me a Coffee](https://ko-fi.com/theborch)
54
+
55
+ ---
56
+
57
+ ## πŸ“œ **Licenses**
58
+
59
+ [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0) |[MADE WITH META LLAMA](https://huggingface.co/cognitivecomputations/dolphin-2.9-llama3-8b/blob/main/LICENSE) | [Coqui Public Model License 1.0.0](https://huggingface.co/Borcherding/XTTS-v2_C3PO/blob/main/LICENSE.txt)