Skip to content

Patrick-Lapid/GatorHack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

95 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

University of Florida Gator Hackathon - GatorHack Submission

Horizon Veritas is a Proof-Of-Concept, showcasing the potential of a perfect blend of chat and browsing. Positioned at the bottom of your screen, it provides semantic search and semantic-based actions. Horizon Veritas caches web page content and their respective embeddings. Upon a user's query, it performs:

  • Retrieval-Augmented-Generation (RAG): Providing answers with enhanced context.
  • Intent Extraction: Identifying user intent through vector embedding similarity, allowing for various actions like selection, filtering, and more.

Technologies Used:

  • Frontend: Chrome Extension built with ReactJS.
  • Middleware: Python, WebSocket.
  • Backend: Large Language Models (LLMs), including ADA-002 Embeddings Model, GPT 3.5 Turbo 4K, 16K, GPT 3.5 Turbo Instruct, GPT Function Calling, and Python.
  • Databases: Pinecone Vector Database for efficient embedding search.

Submission Link: https://devpost.com/software/horizon-veritas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors