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. 大模型群聊框架:同时与多个大语言模型聊天。
256 stars
6 watching
23 forks
Language: TypeScript
last commit: 10 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) | 367 |
internlm/lagent | A lightweight framework for building agent-based applications using LLMs and transformer architectures | 1,924 |
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,997 |
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 | 119 |
wgryc/phasellm | A framework for managing and testing large language models to evaluate their performance and optimize user experiences. | 451 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |
li2109/langtorch | Builds composable LLM applications with Java | 295 |
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,314 |
stoyan-stoyanov/llmflows | A framework for building transparent and explicit LLM-powered applications with simple APIs | 673 |
internlm/tutorial | A tutorial project for exploring large language models and their applications in natural language processing tasks. | 1,593 |
pors/langchain-chat-websockets | An open-source chat application using LangChain and FastAPI that enables real-time conversations with an LLM | 91 |