Peyton Casper • almost 3 years ago
AI Hackathon Starter Repo
Hey Everyone!
I'm excited to see what everyone builds this week. I've been competing in a few hackathons recently and have been spending a decent bit of time just dealing with the standard boilerplate to get OpenAI/Pinecone/LangChain projects configured depending on the capabilities. I put together a starter kit repository which contains a Node/React Application and a Python/React application that you can build off. These also include Dockerfiles for easily deploying your app after you've finished building it out.
Lastly, there are some sample notebooks in there for loading data into Pinecone from a CSV. I'm looking to add additional examples over time, so if this is missing something let me know.
My goal is really just to provide a good starting point for teams so that we don't have to worry too much about the frontend/backend work and can focus more on the AI aspects of our projects.
https://github.com/peytoncasper?tab=repositories
Comments are closed.

1 comment
Mohammed alawad • almost 3 years ago
Thanks a lot for that..