GitHub - nomic-ai/gpt4all: gpt4all: open-source LLM chatbots that you can run anywhere
Turn your computer into an AI computer - Jan
jan.aiOpenGPTs
This is an open source effort to create a similar experience to OpenAI's GPTs. It builds upon LangChain, LangServe and LangSmith. OpenGPTs gives you more control, allowing you to configure:
This is an open source effort to create a similar experience to OpenAI's GPTs. It builds upon LangChain, LangServe and LangSmith. OpenGPTs gives you more control, allowing you to configure:
- The LLM you use (choose between the 60+ that LangChain offers)
- The prompts you use (use LangSmith to debug those)
- The tools you give it (choose from
github.com • Langchain-Ai/Opengpts
Want to run LLMs locally on your Laptop?🤖💻
Here's a quick overview of the 5 best frameworks to run LLMs locally:
1. Ollama
Ollama allows you to run LLMs locally through your command line and is probably the easiest framework to get started... See more
Patrick Loeberx.com