"The AI-ndividualist team on Build your AI Startup Hackathon. Episode 2 Hackathon"

Team Idea

Team AIndividualist is building an embeddings bot template that will allow easy and rapid deployment of personalized bots that have access to large sets of data. Creating a new deployment will be as easy as changing a few enviromental variables. Although as of now the tricky part is the data scraping and embedding which has to be done manually. The business opportinuty would be selling the template as well as data scraping and embedding services for the client. For the sake of demoing the template I have created a bot for a Doctor, embedding their book, their blog, and their website. To show an even larger set of data being used, I also created a Plato bot and parsed/embedding Plato's Complete Works. The AIndividualist is a team of one - Dylan Kotzer.
dylan405
Dylan Kotzer
dylan405

Submission

EmbedAIde

EmbedAIde

GPT Vectorized Embeddings Bot Template that can be used to sell embedding templates and services to customers. (sorry out of time ill edit it if I can) Search Mode: Vectorize the prompt to find the most relevant embeddings Selects the 5 most relevant embeddings using Open AI's Embeddings API and Supabase Displays these 5 results as passages with links to the sources. All data must first be vectorized using Open AI's Embeddings API and stored in a database compatible with embeddings. Chat mode: Finds the 5 most relevant embeddings to the query using Open AI's Embeddings API and Supabase - just like Search mode. Injects the 5 embedded passages to the prompt and use prompt engineering to instruct the GPT-4 API how you want the response to be formatted. For example, AnneAI's prompt is engineered to give an informative answer with direct, sourced, references to the provided passages. Another example is PlatoAI, where the prompts are engineered to respond with a multi stage dialogue between Plato, Socrates and the user. Potential Applications: PlatoAI and AnneAI are just the beginning. Two other ideas I wanted to get going but didn't have time to finish yet are DogAI and BabyAI - handle questions about dogs or babies and get advice from the top books in their fields and give references similar to AnneAI. AnneAI and PlatoAI were used to create an easy-to-edit template for starting new embedding projects. I can use this template to offer an embedding bot creation and data scraping/vectorization/embedding service. I can also offer the template to developers. Pricing of the service would depend on the amount of data, how it needs to be formatted, and how well it is already formatted. Could offer other services like Prompt Engineering, Image Generation, regularly updating embeddings for podcasts/blogs/books/inventory additions/whatever the client needs.