SwastikAI/swastikai-python-sdk
Official Python SDK for SwastikAI
This tool helps AI developers give their AI agents, like chatbots or personal assistants, the ability to remember past interactions and user preferences. It takes in details about the agent, the user's latest input, and previous conversations, then outputs relevant memories or stores new ones for the agent to use. AI developers creating conversational agents or multi-agent systems will find this useful.
No commits in the last 6 months.
Use this if you are building an AI agent and need it to have a reliable, natural language memory of its interactions with users to provide more personalized and relevant responses.
Not ideal if your AI agent's 'memory' needs are solely based on structured data or short-term context within a single conversation turn.
Stars
11
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 15, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/SwastikAI/swastikai-python-sdk"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OpenCSGs/csghub-server
csghub-server is the backend server for CSGHub which helps user to manage datasets, modes, and...
Whth/fabricatio
Fabricatio is a Python library designed for building applications that leverage Large Language...
OpenCSGs/csghub
CSGHub is a brand-new open-source platform for managing LLMs, developed by the OpenCSG team. It...
Haidra-Org/horde-sdk
A python library to interact with AI-Horde's free generative AI APIs
Lightning-AI/litAI
LLM router + minimal agent framework in one. Call any LLM API with OpenAI format. Unified...