OpenAOE
LLM framework
Enables users to engage with multiple large language models simultaneously and access their APIs
LLM Group Chat Framework: chat with multiple LLMs at the same time. 大模型群聊框架:同时与多个大语言模型聊天。
253 stars
6 watching
23 forks
Language: TypeScript
last commit: 8 months ago chat-applicationllms
Related projects:
Repository | Description | Stars |
---|---|---|
r2d4/openlm | Library that provides a unified API to interact with various Large Language Models (LLMs) | 366 |
internlm/lagent | A lightweight framework for building agent-based applications using LLMs and transformer architectures | 1,865 |
victordibia/llmx | An API that provides a unified interface to multiple large language models for chat fine-tuning | 79 |
sunlemuria/opengptandbeyond | An effort to develop and compare large language models beyond OpenGPT | 105 |
run-llama/llamaindexts | A data framework for integrating large language models into applications with custom data | 1,937 |
deeplangai/lingowhale-8b | An open bilingual LLM developed using the LingoWhale model, trained on a large dataset of high-quality middle English text, and fine-tuned for specific tasks such as conversation generation. | 134 |
matlab-deep-learning/llms-with-matlab | Connects MATLAB to LLM APIs for natural language processing capabilities | 113 |
wgryc/phasellm | A framework for managing and testing large language models to evaluate their performance and optimize user experiences. | 448 |
kurama622/llm.nvim | An extension for Neovim that integrates with large language models to provide tools for text translation, code explanation and optimization. | 47 |
li2109/langtorch | Builds composable LLM applications with Java | 294 |
atgreen/cl-chat | Provides a conversational AI interface using LLMs in Common Lisp | 13 |
eugeneyan/open-llms | A curated list of commercial-use large language models | 11,189 |
stoyan-stoyanov/llmflows | A framework for building transparent and explicit LLM-powered applications with simple APIs | 668 |
internlm/tutorial | A comprehensive tutorial project offering in-depth training and practice on advanced language model technologies | 1,530 |
pors/langchain-chat-websockets | An open-source chat application using LangChain and FastAPI that enables real-time conversations with an LLM | 89 |