Skip to content

picahq/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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
  • Unified API: Access 100+ integrations through standardized endpoints with common models
  • 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, Anthropic MCP (coming soon), Vapi (coming soon), and Langchain (coming soon)

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

Releases

No releases published

Packages

No packages published

Languages