chgpt / README.md
kalvjam's picture
Initial commit
93d81ef

A newer version of the Gradio SDK is available: 5.31.0

Upgrade
metadata
title: Chgpt
emoji: 🌍
colorFrom: red
colorTo: gray
sdk: gradio
sdk_version: 3.27.0
app_file: app.py
pinned: false
license: apache-2.0

Companies House GPT

Introduction

An application to search for any Limited company in the UK, check when the latest Accounts are filed and summarize the account filing using OpenAI.

Uses UK Companies House API to search and get the company information. And Langchain's Summarization chain to create a summary. (Needs an OpenAI API key)