Skip to content

Latest commit

 

History

History
32 lines (21 loc) · 1.44 KB

README.md

File metadata and controls

32 lines (21 loc) · 1.44 KB

Pica Documentation

Pica is a powerful platform that provides APIs and tools to build, deploy, and scale AI agents with seamless access to over 100+ integrations. It simplifies the process of connecting AI agents to real-world tools and services through a unified interface.

Documentation is available at docs.picaos.com and built with Mintlify.

Focal Features

  • OneTool SDK: A single SDK that connects AI agents seamlessly to all APIs and tools, handling schema definitions, authentication, and execution processes automatically
  • Passthrough API: Access 6000+ actions through standardized endpoints
  • Vault API: Manage your integrations securely through comprehensive connection management
  • Built-in Authentication: Robust authentication system with AuthKit for secure API access
  • Multiple SDK Support: Integration with popular frameworks including Vercel AI SDK, LangChain, MCP, etc.

Documentation Development

Install the Mintlify CLI to preview the documentation changes locally. To install, use the following command

npm i -g mintlify

Run the following command at the root of your documentation (where mint.json is)

mintlify dev

Troubleshooting

  • Mintlify dev isn't running - Run mintlify install it'll re-install dependencies.
  • Page loads as a 404 - Make sure you are running in a folder with mint.json