Skip to content

geniegnana/ChatIntel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

ChatIntel

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

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/ChatIntel.git
  2. Navigate to the project directory:

    cd ChatIntel
  3. Install the dependencies:

    pip install -r requirements.txt
  4. Run the app:

    python app.py

API Endpoints

/api/ask

Handles user queries with different assistant modes (creative, professional, analytical, general).

/api/health

Provides a health check for the app.

/api/feedback

Accepts user feedback.

/api/translate

Translates text into the desired language.

/api/modes

Lists available assistant modes.

License

MIT License

About

This code provides the backend for ChatIntel using Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages