Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 494 Bytes

File metadata and controls

14 lines (9 loc) · 494 Bytes

Quick-LLM-test

A small project that helps you quickly test your LLM's using drag-and-drop-like modules to determine which prompt works and what temperature to choose (Langflow-like functionality).

Screenshot

Screenshot of Quick-LLM-test

Current Features

  • Simple chat interface to test LLM using Gemini-API (without memory).

Future Plans

  • Integrate drag-and-drop RAG.
  • Integration with more LLM's like GPT-4, Llama, and Local LLMs (all with memory).