Skip to content

skyguy126/ZeroToOne

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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