Skip to content

Othor AI is a decision intelligence agent that processes your data in real time, delivering the right insights at the right moment to drive your success. β­πŸ‘† Star us and support!

License

Notifications You must be signed in to change notification settings

othorai/othor.ai

Repository files navigation

Othor AI Logo

Othor AI - πŸŒ… Make Great Decisions Every Day

stability-beta Static Badge

Othor AI is a decision intelligence agent that processes your data in real time, delivering the right insights at the right moment to drive your success. Welcome to the future of Business Intelligence.

Othor utilizes large language models (LLMs) to deliver custom business intelligence solutions in seconds. Visit https://othor.ai/ to know more and book a demo.

Othor is built to be Fast, Simple & Secure.

  1. Fast & Modern- Built with FastAPI for lightning-speed insights and real-time data updates.
  2. Simple & Intuitive - Engineered with React for an intuitive, seamless, and simple user experience.
  3. Secure & Reliable - Designed with care, ensuring robust security for your data and insights.

Features

  • πŸ€– AI-Powered Analytics: Get instant insights from your data using advanced language models
  • πŸ’¬ Chat with Data: Natural language interactions with your business data
  • πŸ“Š Smart Charts: Auto-generated and updated visualizations
  • πŸ“ Business Narratives: AI-generated executive summaries and reports
  • πŸ” Enterprise Security: Role-based access control and secure data handling

Built with

  • Python
  • FastAPI
  • React
  • NextJS
  • Tailwind CSS
  • Shadcn/ui

Code guidance by

  • Anthropic Claude

Video

othor-ai-intro-video.mp4

Screenshots

Group 2(1)

Contact us

Meet our team for any commercial inquiries - https://cal.com/othor

Stay up-to date

The first version (v1.0) of Othor, codenamed RuneWeaver, was officially launched on December 19, 2024.

Repository Structure

.
β”œβ”€β”€ README.md
β”œβ”€β”€ CONTRIBUTING.md
β”œβ”€β”€ LICENSE
β”œβ”€β”€ docker-compose.yml
β”œβ”€β”€ .env                           #root .env file
β”œβ”€β”€ services/
β”‚   β”œβ”€β”€ backend-organizations/     # Organization management service
β”‚   β”œβ”€β”€ backend-metrics/          # Metrics dashboard service
β”‚   β”œβ”€β”€ backend-metric-discovery/ # Metric discovery service
β”‚   β”œβ”€β”€ backend-auth/            # Authentication service
β”‚   β”œβ”€β”€ backend-narrative/       # Narrative generation service
β”‚   β”œβ”€β”€ backend-chatbot/        # Data chat interface service
β”‚   └── othor-frontend/         # Next.js frontend application
β”œβ”€β”€ docs/
β”‚   β”œβ”€β”€ architecture/
β”‚   β”‚   β”œβ”€β”€ overview.md
β”‚   β”‚   β”œβ”€β”€ data-flow.md
β”‚   β”‚   └── security.md
β”‚   β”œβ”€β”€ deployment/
β”‚   β”‚   β”œβ”€β”€ local-setup.md
β”‚   β”‚   └── production.md
β”‚   └── development/
β”‚       β”œβ”€β”€ contributing.md
β”‚       └── coding-standards.md
β”œβ”€β”€ scripts/
β”‚   β”œβ”€β”€ setup.sh
β”‚   β”œβ”€β”€ dev.sh
β”‚   └── deploy.sh
└── .github/
    β”œβ”€β”€ ISSUE_TEMPLATE/
    └── workflows/
        β”œβ”€β”€ ci.yml
        β”œβ”€β”€ release.yml
        └── deploy.yml

Architecture

The platform consists of several microservices:

  • backend-organizations: Manages organization data and user access
  • backend-metrics: Handles metrics dashboard and data visualization
  • backend-metric-discovery: Automatic metric detection and analysis
  • backend-auth: Authentication and authorization service
  • backend-narrative: AI-powered narrative generation
  • backend-chatbot: Natural language data interaction
  • othor-frontend: React/Next.js web application

Quick Start for Developers

Here is a recorded installation tutorial that explains the steps below - https://youtu.be/8NdjGs_Lwfw

  1. Clone the git repository

    git clone --recursive https://github.com/othorai/othor.ai
  2. Move to directory

    cd othor.ai/
  3. Set up environment variables:

    cp .env.example .env

    Edit .env with your configurations

  4. Start services: Lets first create database image locally

    docker-compose build
    docker-compose up

    You can access the app at 'http://localhost:3000' and login using id - admin@example.com, password - admin123

    You can check the logs using command below

    docker-compose logs -f {microservice_name} #narrative,metrics,metric-discovery,chatbot,organization and auth
  5. Stop services: To delete database volumes and start fresh

    docker-compose down -v

    To just stop services

    docker-compose down

Product Demo

After installing the product successfully, watch the following video to learn how to connect to different datasources.

https://www.youtube.com/watch?v=TX_dUeZQK5g

Team behind Othor 1.0(RuneWeaver) release

Nair Koroth
NairKoroth
User2
nekender
User3
ritttwaj

Upcoming Releases: What We're Working On

  1. Single Sign-On (SSO) and integrations with popular applications
  2. Additional data source connectors
  3. LLM Switcher & LLM connectors
  4. Insights from documents
  5. New layout options for narratives
  6. Expanded chart types for dashboards
  7. Mobile app (Enterprise License)
  8. Email alerts
  9. Themes

Othor 2.0 - Bifrost

We’re here for the long haul. Expect a major release of Othor 2.0 in 2025! Take a look at our labs and research(https://othor.ai/labs/) to catch a glimpse of what we’re planning for Bifrost (Othor 2.0). Bifrost will be more collaborative, more enterprise-focused, and even more magical than RuneWeaver (Othor 1.0), while preserving its simplicity, speed, and security.

Support Othor AI

If you like the product we’ve built and what we’re striving for in the long term, please help promote Othor within your network. We’re also raising funds. For a detailed pitch deck, contact us at uk@othor.ai.

Contributing

We welcome contributions! Please see CONTRIBUTING.md for guidelines.

License

MIT License

About

Othor AI is a decision intelligence agent that processes your data in real time, delivering the right insights at the right moment to drive your success. β­πŸ‘† Star us and support!

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published