Overview
AI Chat Tools is a powerful web application that allows you to interact with Azure OpenAI's language models
in various modes including single chat, study guide generation, batch processing, and document-based conversations.
Features
- Single Chat: Have natural conversations with AI assistants powered by GPT-4 and other advanced models.
- Study Guide: Generate comprehensive study materials on any topic with AI assistance.
- Batch Chat: Process multiple prompts efficiently using CSV files for bulk operations.
- RAG Chat: Intereact with document content retreived from vector database to augment chat content
- Chat with Documents[BETA]: Upload documents and have intelligent conversations about their content.
Privacy Policy
Your privacy is important to us. This application stores your Azure OpenAI API credentials in your browser's session storage.
We do not collect, store, or transmit your conversations or credentials to any third-party services. All communication
happens directly between your browser and your Azure OpenAI endpoint.
- API credentials are stored locally in your session and cleared when you close the browser.
- Conversation history is maintained in your browser's memory only.
- No data is sent to servers other than your configured Azure OpenAI endpoint.
Terms of Use
By using this application, you agree to:
- Use the application in compliance with Azure OpenAI's terms of service and acceptable use policies.
- Take responsibility for the costs associated with your Azure OpenAI API usage.
- Not use the application for any illegal or harmful purposes.
- Keep your API credentials secure and not share them with unauthorized parties.
- Understand that the application is provided "as is" without warranties of any kind.
Support
For issues, questions, or feature requests, please visit our GitHub repository or contact the development team.