JARVIS
Task automation platform
A platform that connects large language models with AI task automation capabilities to solve complex tasks.
JARVIS, a system to connect LLMs with ML community. Paper: https://arxiv.org/pdf/2303.17580.pdf
24k stars
382 watching
2k forks
Language: Python
last commit: 3 months ago
Linked from 2 awesome lists
deep-learningplatformpytorch
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/lmops | A research initiative focused on developing fundamental technology to improve the performance and efficiency of large language models. | 3,747 |
mooler0410/llmspracticalguide | A curated list of resources to help developers navigate the landscape of large language models and their applications in NLP | 9,551 |
llm-workflow-engine/llm-workflow-engine | A command-line tool and workflow manager for interacting with large language models like ChatGPT/GPT4. | 3,674 |
llmware-ai/llmware | A framework for building enterprise LLM-based applications using small, specialized models | 8,303 |
openai/gpt-2 | A repository providing code and models for research into language modeling and multitask learning | 22,644 |
eleutherai/lm-evaluation-harness | Provides a unified framework to test generative language models on various evaluation tasks. | 7,200 |
nomic-ai/gpt4all | An open-source Python client for running Large Language Models (LLMs) locally on any device. | 71,176 |
ianarawjo/chainforge | An environment for battle-testing prompts to Large Language Models (LLMs) to evaluate response quality and performance. | 2,413 |
bin-huang/chatbox | A desktop application for interacting with AI models and language learning platforms | 23,791 |
mlc-ai/mlc-llm | A machine learning compiler and deployment engine for large language models | 19,396 |
kuafuai/devopsgpt | An AI-powered tool for automating software development from natural language requirements | 6,546 |
dair-ai/ml-papers-explained | An explanation of key concepts and advancements in the field of Machine Learning | 7,352 |
rasbt/llms-from-scratch | Developing and pretraining a GPT-like Large Language Model from scratch | 35,405 |
ludwig-ai/ludwig | A low-code framework for building custom deep learning models and neural networks | 11,236 |
meta-llama/llama-stack | Provides pre-packaged building blocks for generative AI applications with standardized APIs and service-oriented design. | 5,164 |