8000
Skip to content

Harshathkulal/orion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

117 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧪 Orion

Orion is a lightweight chat interface built around LLM APIs, enabling basic AI tasks like chatting, PDF summarization, image generation, and retrieval-augmented generation (RAG).

https://orion-puce.vercel.app/

  • Tech Stack

  • Frontend: Next.js/ React.js

  • Backend: Node.js, Express.js

  • Database: PostgreSQL

  • Vector Store: QDrant DB

  • LLMs/Embedding Models: Gemini

  • Infrastructure: Docker, Vercel

Preview

orion

Quick Start Guide

  1. Clone and Install

    # Clone the repository
    git clone https://github.com/Harshathkulal/orion
    cd orion
  2. Build and Run Docker Envirnoment:

    docker-compose up --build
  3. Access the application in your browser:

    http://localhost:3000
    http://localhost:5000

Architecture

Orio_Architecture

About

Orion - lightweight chat interface, retrieval-augmented generation (RAG), PDF upload and image generation

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

0