CoolFace
Apppublic

CopyleftCultivars/natural-farming-chat-V4

sourceHugging Facemitupdated 10mo agoView on Hugging Face
4likes
App README

Copyleft Cultivars AI Agriculture Assistant

This is an AI-powered assistant designed to help with organic farming, agronomics, and agricultural methodology. It features an "Agentic Mode" capable of performing calculations and multi-step reasoning.

Features

  • —RAG Architecture: Retrieves specific farming knowledge from a Pinecone vector database.
  • —Agentic Mode: A toggleable mode that allows the AI to use tools (Calculator) to solve math-heavy farming problems.
  • —Audio Response: Converts text responses to speech for accessibility.

Setup & Configuration

This app requires the following Environment Variables (Secrets) to be set in your Hosting Provider (e.g., Hugging Face Spaces Settings):

| Variable Name | Description | |path|---| | PINECONE_API_KEY | API key for the vector database connection. | | Together_ai_API | API key for the LLM inference (Together AI). | | OpenAI_API | API key for embedding generation (text-embedding-ada-002). | | WANDB_API_KEY | (Optional) API key for Weights & Biases logging. | | MasterPrompt | (Optional) System prompt override. Defaults to a standard assistant prompt. |

Credits

Created by Copyleft Cultivars (Nonprofit).