ChatIntel is an intelligent assistant app powered by OpenAI's GPT models. It provides features like:
- Creative content generation
- Professional and analytical assistance
- Multilingual support
- Feedback handling
-
Clone the repository:
git clone https://github.com/yourusername/ChatIntel.git
-
Navigate to the project directory:
cd ChatIntel -
Install the dependencies:
pip install -r requirements.txt
-
Run the app:
python app.py
Handles user queries with different assistant modes (creative, professional, analytical, general).
Provides a health check for the app.
Accepts user feedback.
Translates text into the desired language.
Lists available assistant modes.
MIT License