Strvm/meta-ai-api
Llama 3 API 70B & 405B (MetaAI Reverse Engineered)
This tool lets you interact with Meta's Llama 3 AI, similar to using meta.ai directly, but from your own code. You can input text prompts to get responses, generate images (with Facebook authentication), and receive up-to-date information with source links. It's designed for anyone who needs to integrate powerful AI capabilities, like content generation or real-time data retrieval, into their applications without needing an API key.
396 stars. No commits in the last 6 months. Available on PyPI.
Use this if you need to programmatically access a powerful, internet-connected AI for text responses, image generation, or real-time information with sources, directly within your Python projects.
Not ideal if you prefer a graphical user interface for your AI interactions or if your workflow doesn't involve Python programming.
Stars
396
Forks
77
Language
Python
License
—
Category
Last pushed
Nov 12, 2024
Commits (30d)
0
Dependencies
3
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/transformers/Strvm/meta-ai-api"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related models
ludwig-ai/ludwig
Low-code framework for building custom LLMs, neural networks, and other AI models
withcatai/node-llama-cpp
Run AI models locally on your machine with node.js bindings for llama.cpp. Enforce a JSON schema...
mudler/LocalAI
:robot: The free, Open Source alternative to OpenAI, Claude and others. Self-hosted and...
zhudotexe/kani
kani (カニ) is a highly hackable microframework for tool-calling language models. (NLP-OSS @ EMNLP 2023)
SciSharp/LLamaSharp
A C#/.NET library to run LLM (🦙LLaMA/LLaVA) on your local device efficiently.