https://github.com/data-fair/agents
AI agents for data-fair
https://github.com/data-fair/agents
Last synced: about 1 month ago
JSON representation
AI agents for data-fair
- Host: GitHub
- URL: https://github.com/data-fair/agents
- Owner: data-fair
- License: agpl-3.0
- Created: 2026-02-26T16:33:39.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-06-26T13:18:42.000Z (about 1 month ago)
- Last Synced: 2026-06-26T15:10:02.952Z (about 1 month ago)
- Language: Vue
- Size: 1.89 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: FUNDING.yml
- License: LICENSE
- Agents: AGENTS.md
Awesome Lists containing this project
README
# Agents
This service provides agentic capabilities for the data-fair stack. It allows users to manage AI providers and configure agents using tools that integrate with other data-fair services.
## Features
- **AI Provider Management**: Connect and configure various AI providers (OpenAI, Anthropic, etc.)
- **Agent Configuration**: Create and manage AI agents with custom tools
- **Tool Integration**: Agents can interact with other data-fair services (datasets, visualizations, transformations, etc.)
## Developers
Take a look at the [contribution guidelines](./CONTRIBUTING.md).