A Flask-based API that provides AI-powered summarization of content using Mistral AI and LangChain.
- Content summarization using OpenAI Gpt-4 model
- Google OAuth authentication
- CORS support for Chrome extension
- LangSmith integration for monitoring and debugging
- Python 3.8+
- Flask
- LangChain
- OpenAI API key
- Google OAuth credentials
- LangSmith account (for monitoring)
Create a .env
file with the following variables: