An open API service indexing awesome lists of open source software.

https://github.com/namangupta123/summarizer_medium_naman

Server for Medium_Blog_Summarizer
https://github.com/namangupta123/summarizer_medium_naman

api-rest chrome-extension cpu extension-chrome flask-application python server vercel-deployment

Last synced: 2 months ago
JSON representation

Server for Medium_Blog_Summarizer

Awesome Lists containing this project

README

          

# Medium Blog Summarizer API

A Flask-based API that provides AI-powered summarization of content using Mistral AI and LangChain.

## Features

- Content summarization using OpenAI Gpt-4 model
- Google OAuth authentication
- CORS support for Chrome extension
- LangSmith integration for monitoring and debugging

## Prerequisites

- Python 3.8+
- Flask
- LangChain
- OpenAI API key
- Google OAuth credentials
- LangSmith account (for monitoring)

## Environment Variables

Create a `.env` file with the following variables: