MetaAI wrapper #2489

Closed
opened 2025-11-11 15:08:27 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @mictadlo on GitHub (Oct 28, 2024).

Hi,
MetaAI wrapper is a Python library designed to interact with Meta's AI APIs that run in the backend of https://www.meta.ai/. It encapsulates the complexities of authentication and communication with the APIs, providing a straightforward interface for sending queries and receiving responses.

With this you can easily prompt the AI with a message and get a response, directly from your Python code. NO API KEY REQUIRED

Meta AI is connected to the internet, so you will be able to get the latest real-time responses from the AI.

How can we combine meta-ai-apii with open-webui?

Best wishes,

Michal

Originally created by @mictadlo on GitHub (Oct 28, 2024). Hi, MetaAI wrapper is a [Python library](https://github.com/Strvm/meta-ai-api) designed to interact with Meta's AI APIs that run in the backend of https://www.meta.ai/. It encapsulates the complexities of authentication and communication with the APIs, providing a straightforward interface for sending queries and receiving responses. With this you can easily prompt the AI with a message and get a response, directly from your Python code. NO API KEY REQUIRED Meta AI is connected to the internet, so you will be able to get the latest real-time responses from the AI. How can we combine [meta-ai-apii](https://github.com/Strvm/meta-ai-api/issues/42) with open-webui? Best wishes, Michal
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/open-webui#2489