2025-02-13 10:53:14 +08:00
..
2025-02-13 10:01:41 +08:00
2025-02-13 10:01:41 +08:00
2025-02-13 10:01:41 +08:00
2025-02-13 10:01:41 +08:00
2025-02-13 10:01:41 +08:00
2025-02-13 10:53:14 +08:00
2025-02-13 10:53:14 +08:00
2025-02-13 10:53:14 +08:00
2025-02-13 10:01:41 +08:00
2025-02-13 10:01:41 +08:00

LLM Project Template

This template provides a starting point for building LLM-powered applications with Langchain, AI Agents, RAG, Summarization, Question-Answering with SQL, and LLMOps.

Requirements

  • Python 3.9+
  • Pipenv

Installation

pipenv install

Usage

  1. Set the OPENAI_API_KEY, WANDB_API_KEY, GOOGLE_API_KEY, and LANGSMITH_API_KEY environment variables in config.py.
  2. Run the main.py file:
pipenv run python main.py