Skip to content

A monorepo for all code developed relating to our project Buildsmart as part of the inaugural London Anthropic Hackathon.

Notifications You must be signed in to change notification settings

RowanAldean/Buildsmart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

Buildsmart

Buildsmart is a product developed as part of the first Anthropic London Hackathon.

We feed all relevant council documents around planning permissions for construction projects into the large context window provided by Claude 2 (Anthropic's LLM), before orchestrating well designed prompts with LangChain to provide a user friendly experience via a Next.js application.

What is Buildsmart?

Buildsmart AI helps planning projects in 3 ways.

  1. First it helps you determine if you even need planning permission via an integrated chat window that has parsed all relevant council documentation.
  2. Then you get advice on putting together a strong planning permission application based on the councils context
  3. Finally the AI looks at previous applications which have been rejected or approved and the notes attached to them, providing you with relevant links if you have a similar project.

Put simply it provides requirements, advice & guidance.

Important Notes

  • The project was deployed on the Vercel free tier, which has a 10 second timeout for function calls. The existing implementation takes longer than this due to large context window and a lack of embeddings being used, this means it only functions locally.
  • There are no plans to maintain this project for the foreseeable future. If this changes then this README will be updated.

About

A monorepo for all code developed relating to our project Buildsmart as part of the inaugural London Anthropic Hackathon.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published