CoolFace
Apppublic

cesmith012/technical-assistant

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

Kinetics Technical Assistant

This is a technical assistant for Kinetics Noise Control that helps answer questions about products, specifications, and technical documentation.

Features

  • Interactive chat interface powered by multiple AI models
  • Access to Kinetics product documentation and technical specifications
  • Support for multiple file formats including PDF, DOCX, DWG, and SolidWorks files
  • Integration with Kinetics website search
  • Conversation memory and feedback system

Environment Setup

This application requires several environment variables to be set in the Hugging Face Space settings:

  • ANTHROPIC_API_KEY: Claude API key
  • OPENAI_API_KEY: OpenAI API key
  • GROK_API_KEY: Grok API key
  • BRAVE_SEARCH_API_KEY: Brave Search API key
  • QDRANT_URL: Qdrant database URL
  • QDRANT_API_KEY: Qdrant API key

Please ensure all these environment variables are set in the Space settings before running the application.

Usage

  1. 1.Type your question in the chat input
  2. 2.Select your preferred AI model from the dropdown
  3. 3.Click Send or press Enter to submit
  4. 4.View referenced documents in the sidebar
  5. 5.Provide feedback on responses when needed

Limitations

  • CAD file processing (DWG, SolidWorks) is only available on Windows environments
  • Some features may be limited based on the available API keys and services