Strvm/meta-ai-api
Python wrapper for Meta's AI API (meta.ai) running Llama 3, enabling direct interaction with the model without an API key.

Velocity · 7d
+0.5
★ / day
Trend
→steady
star history
This library provides a Python interface to Meta’s AI platform at meta.ai, which runs Llama 3 (both 70B and 405B variants). Users can send prompts, receive streamed or batched responses, generate images, retrieve source citations, and manage multi-turn conversations. The library handles authentication internally, requiring no API key for access.