GitHub - langgenius/dify: An Open-Source Assistants API and GPTs alternative. Dify.AI is an LLM application development platform. It integrates the concepts of Backend as a Service and LLMOps, covering the...
LangFlow and Flowise are UIs that allow chaining LangChain components in an executable flowchart by dragging sidebar components onto the canvas and connecting them together to create your pipeline.
Ben Auffarth โข Generative AI with LangChain: Build large language model (LLM) apps with Python, ChatGPT, and other LLMs
Building production-ready LLM-powered applications is currently very difficult. It involves countless iterations of prompt engineering, parameter tuning, and architectures.... See more
Agenta provides you with the tools to quickly do prompt engineering and ๐งช experiment , โ๏ธ evaluate , and ๐ deploy your LLM apps. All without imposing any restrictions on your
Testing framework for LLM Part
Building a Knowledge base for custom LLMs using Langchain, Chroma, and GPT4All
cismography.medium.com
Overview
AIConfig saves prompts, models and model parameters as source control friendly configs. This allows you to iterate on prompts and model parameters separately from your application code .
AIConfig saves prompts, models and model parameters as source control friendly configs. This allows you to iterate on prompts and model parameters separately from your application code .
- Prompts as configs : a standardized JSON format to store generative AI model settings, prompt inputs/outputs, and flexible metadata.
- Model-agnostic SDK :
lastmile-ai โข GitHub - lastmile-ai/aiconfig: aiconfig -- config-driven, source control friendly AI application development
VectorDB-recipes
Dive into building GenAI applications! This repository contains examples, applications, starter code, & tutorials to help you kickstart your GenAI projects.
Dive into building GenAI applications! This repository contains examples, applications, starter code, & tutorials to help you kickstart your GenAI projects.
- These are built using LanceDB, a free, open-source, serverless vectorDB that requires no setup .
- It integrates into python data ecosystem so you can simply start using these