llm-workflow-engine
LLM Client
A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4.
Power CLI and Workflow manager for LLMs (core package)
4k stars
44 watching
472 forks
Language: Python
last commit: about 1 month ago
Linked from 3 awesome lists
chatbotchatgptgpt-3gpt3gpt4llmopenaipython
Related projects:
Repository | Description | Stars |
---|---|---|
jackmort/chatgpt.nvim | A plugin for Neovim that integrates with the ChatGPT API to generate natural language responses and assist with coding tasks. | 3,825 |
berriai/litellm | Provides a unified API to interact with 100+ Large Language Models (LLMs) offered by various providers | 15,070 |
langfuse/langfuse | An integrated development platform for large language models (LLMs) that provides observability, analytics, and management tools. | 7,123 |
mooler0410/llmspracticalguide | A curated list of resources to help developers navigate the landscape of large language models and their applications in NLP | 9,551 |
nomic-ai/gpt4all | An open-source Python client for running Large Language Models (LLMs) locally on any device. | 71,176 |
rasbt/llms-from-scratch | Developing and pretraining a GPT-like Large Language Model from scratch | 35,405 |
nlpxucan/wizardlm | Large pre-trained language models trained to follow complex instructions using an evolutionary instruction framework | 9,295 |
zilliztech/gptcache | A semantic cache designed to reduce the cost and improve the speed of LLM API calls by storing responses. | 7,293 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 8,303 |
melih-unsal/demogpt | A comprehensive toolset for building Large Language Model (LLM) based applications | 1,733 |
lencx/chatgpt | A desktop application built with Rust and Tauri, providing a chat interface using the GPT-3 AI model | 53,237 |
mintplex-labs/anything-llm | An all-in-one Desktop & Docker AI application with built-in RAG and support for multiple LLMs and vector databases. | 28,746 |
anse-app/chatgpt-demo | A demo project showcasing integration with the OpenAI GPT-3.5 Turbo API for generating chatbot-like responses. | 8,014 |
mlabonne/llm-course | A comprehensive course and resource package on building and deploying Large Language Models (LLMs) | 40,053 |
kurama622/llm.nvim | Enables users to interact with large language models within Neovim for tasks like code optimization and translation. | 65 |