Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 808 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 808 Bytes

Zero To One

Built for Cerebral Beach Hacks 2024 <> Devpost

Stop wasting weeks launching your business or startup. Our platform provides VC contacts, office space, competition and funding analysis, and logo inspiration—all by entering just a few basic details.

Tech

  • RAG/vectordb to better generate logo prompts that are eventually executed by Stable Diffusion.
  • Prompt engineering and structured output.
  • RAG to better generate text search results.
  • OpenAI vector embedding generation and retrieval via Pinecone.

Stack

  • Langchain (with custom endpoints)
  • Pinecone
  • LlamaIndex
  • KindoAI
  • PerplexityAI
  • StableDiffusion
  • OpenAI text-embedding-ada-002