cjber commited on
Commit
e492fed
·
1 Parent(s): 7bc5cbb
README.md CHANGED
@@ -1,12 +1,16 @@
1
- # Planning AI
 
 
2
 
3
  ![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)
4
  ![LangChain](https://img.shields.io/badge/langchain-1C3C3C?style=for-the-badge&logo=langchain&logoColor=white)
5
  ![OpenAI](https://img.shields.io/badge/OpenAI-74aa9c?style=for-the-badge&logo=openai&logoColor=white)
6
 
 
 
7
  ## Project Overview
8
 
9
- Planning AI is a sophisticated tool designed to process and analyse responses to local government planning applications. It uses advanced natural language processing techniques to summarise and categorise feedback, providing insights into public opinion on proposed developments.
10
 
11
  ```mermaid
12
  %%{init: {'flowchart': {'curve': 'linear'}}}%%
 
1
+ <div align="center">
2
+
3
+ ![](./reports/DOCS/figs/planning-ai-high-resolution-logo-transparent.png)
4
 
5
  ![Python](https://img.shields.io/badge/Python-FFD43B?style=for-the-badge&logo=python&logoColor=blue)
6
  ![LangChain](https://img.shields.io/badge/langchain-1C3C3C?style=for-the-badge&logo=langchain&logoColor=white)
7
  ![OpenAI](https://img.shields.io/badge/OpenAI-74aa9c?style=for-the-badge&logo=openai&logoColor=white)
8
 
9
+ </div>
10
+
11
  ## Project Overview
12
 
13
+ Planning AI is a tool designed to process and analyse responses to local government planning applications. It uses advanced natural language processing techniques to summarise and categorise feedback, providing insights into public opinion on proposed developments.
14
 
15
  ```mermaid
16
  %%{init: {'flowchart': {'curve': 'linear'}}}%%
reports/DOCS/figs/planning-ai-high-resolution-logo-transparent.png ADDED