This is a Demo AI.
This repository contains the Demo AI, a demonstration JIVAS AI agent designed to illustrate the capabilities and fundamental interactions of AI-driven components within the JIVAS ecosystem. Built upon the JIVAS platform, the Demo AI showcases interactive and configurable AI features utilizing advanced language models, making it an ideal starting point for exploring and experimenting with AI interactions and agent-based solutions.
jivas/demo_ai
V75 Inc.
0.0.3
daf
The Demo AI package provides a straightforward demonstration AI agent showcasing fundamental JIVAS interactions, facilitating intuitive and familiar engagement with users. It seamlessly integrates multiple specialized interaction actions, enabling enriched conversational experiences through configuration-driven, persona-aware interactions powered by leading-edge AI models.
^2.0.0
The package includes the following configured actions:
Action Name | Version | Description | Enabled |
---|---|---|---|
jivas/agent_utils_action |
0.0.1 |
Utilities and helper functionalities required for agents within JIVAS. | ✅ |
jivas/intro_interact_action |
0.0.1 |
Provides initial onboarding interaction logic and capabilities. | ✅ |
jivas/persona_interact_action |
0.0.1 |
Supports interactions with a persona-driven conversational methodology. | ✅ |
jivas/langchain_model_action |
0.0.1 |
Powers interactions through LangChain integration and advanced language model (gpt-4o ) support. |
✅ |
Demo AI utilizes the Langchain Model integration (jivas/langchain_model_action
). After installing, you must configure your model API key:
gpt-4o
LangchainModelAction
To set your API key:
LangchainModelAction
configuration.Install the Package:
Via your JIVAS marketplace or directly through your package management interface.
Configure API Key:
As described above, configure your Langchain model using your provided API key.
Activate the Agent:
Activate and initiate interactions within your JIVAS environment.
Developed and maintained by V75 Inc. for the JIVAS platform. For support, issues, and enhancements, please reach out directly to V75 Inc. support channels or through this repository's issue tracker.
© 2024 V75 Inc. All Rights Reserved.
jvcli download agent jivas/demo_ai