📄️ Start an LlamaEdge API service
Since LlamaEdge provides an OpenAI-compatible API service, it can be a drop-in replacement for OpenAI in almost all LLM applications and frameworks.
📄️ LobeChat
The LobeChat framework is a modern chatbot framework that supports a wide range of
📄️ AI coding assistant: Continue
Continue is the leading open-source AI code assistant.
📄️ Obsidian
Obsidian is a note-taking application that enables users to create, link, and visualize ideas directly on their devices. With Obsidian, you can seamlessly sync notes across devices, publish your work, and collaborate with others. The app is highly customizable, allowing users to enhance functionality through a wide range of plugins and themes. Its unique features include a graph view to visualize connections between notes, making it ideal for managing complex information and fostering creativity. Obsidian also emphasizes data privacy by storing notes locally.
📄️ FlowiseAI tool call
FlowiseAI is a low-code tool for developers to build customized LLM orchestration flows & AI agents.
📄️ Translation Agent
This LLM Translation Agent originally built by Prof. Andrew Ng is designed to facilitate accurate and efficient translation across multiple languages. It employs open source LLMs (Large Language Models) to provide high-quality translations. You can use your own fine-tuned models or any LLMs on Hugging Face like Meta's Llama 3. This documentation shows how the Transgenic Agent utilizes the Gemma-2-9B model for translation.
📄️ LangChain
In this tutorial, I will introduce you how to build a client-side RAG using Llama2-7b-chat model, based on LlamaEdge and Langchain.
📄️ Agent Zero
Agent Zero is a general purpose AI agent application. You can simply ask it to accomplish tasks on the command line.