Skip to content

AI-powered text analysis tool offering insights, summaries, and sentiment evaluations.

License

Notifications You must be signed in to change notification settings

HelloIAmRomain/Clairify

Repository files navigation

clAIrify

clAIrify Logo

AI-powered text analysis tool offering insights, summaries, and sentiment evaluations.

Table of Contents

Features

  • Text Summarization: Concise summaries for long texts.
  • Sentiment Analysis: Determine the mood or tone of a piece of text.
  • Keyword Extraction: Identify main keywords from the content. (Optional, if you have this feature)

Installation

  1. Clone the repository:

    git clone https://github.com/HelloIAmRomain/clAIrify.git
  2. Install the required packages:

    pip install -r requirements.txt
  3. Run the FastAPI server:

    uvicorn app.main:app --reload

Usage

  1. Navigate to http://127.0.0.1:8000/docs in your browser to access the API documentation and try out the endpoints.
  2. Use the provided endpoints to analyze your text.

Contributing

  1. Fork the project.
  2. Create your feature branch (git checkout -b feature/AmazingFeature).
  3. Commit your changes (git commit -m 'Add some AmazingFeature').
  4. Push to the branch (git push origin feature/AmazingFeature).
  5. Open a pull request.

License

Distributed under the GPL3 License. See LICENSE for more information.

Contact

Author : Romain DODET

Project Link here

Thank you for checking out clAIrify. Feedback and contributions are welcome!

About

AI-powered text analysis tool offering insights, summaries, and sentiment evaluations.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published