Skip to content

Cortex is an AI platform offering a variety of predefined AI agents and models. Users can create custom models and engage in single or group chats with multiple AI agents.

Notifications You must be signed in to change notification settings

hardeepmty/Cortex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Cortex AI Platform

Cortex is an advanced AI platform designed to provide users with a variety of predefined AI agents and models. It also allows users to create custom models tailored to their specific needs and engage in single or group chats with these AI agents. Cortex aims to deliver personalized, insightful, and interactive AI experiences.

Elevate AI Experiences more at our platform.

Features

Predefined AI Agents

  • Personal Trainer: Create customized fitness routines and nutrition plans tailored to individual's health goals and preferences.
  • Investment Advisor: Evaluate financial data to offer insightful investment advice and risk assessments.
  • Scientist: Provide scientifically proven solutions and strategies through research and analysis.
  • Writer: Craft compelling narratives and use words to evoke emotions and transport readers into new worlds with its creativity.
  • News Editor: Summarize and present the latest news stories in an engaging and informative manner.
  • Wellness Consultant: Provide personalized wellness tips and recommendations based on health data.
  • Event Coordinator: Organize and manage events to ensure a seamless and memorable experience.
  • Travel Coordinator: Plan and organize travel itineraries to create optimal travel experiences.
  • Creative Content Strategist: Generate innovative content ideas and strategies for various media platforms.

Custom Model Creation

  • Easily create custom AI models by providing a name and description.
  • Custom models can be tailored to specific needs and preferences.

Chat Features

  • Single Chat: Engage in one-on-one conversations with any AI agent.
  • Group Chat: Interact with multiple AI agents simultaneously in a group chat setting.

Getting Started

Prerequisites

  • Node.js and npm installed
  • Python and Flask for the backend

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/cortex-ai.git
  2. Install dependencies for Backend:

    cd backend
    pip install -r requirements.txt
  3. Start the backend server:

    cd backend
    python app.py
  4. Install dependencies for Frontend:

    cd FRONTEND
    npm install
  5. Start the frontend development server:

    npm start

Usage

  1. Create a new agent:

    • Navigate to the "Create New Agent" section.
    • Provide the agent's name, description, and goal.
    • Click "Create" to add the new agent to the list.
  2. Chat with an AI agent:

    • Select a predefined or custom agent from the list.
    • Click on "Chat" to start a single chat session.
    • Type your message and click the send button to interact with the AI.
  3. Group chat with multiple agents:

    • Select multiple agents by clicking on their names.
    • Click on "Start Group Chat" to initiate a group chat session.
    • Type your message and click the send button to interact with multiple AIs simultaneously.

Contributing

We welcome contributions to enhance Cortex. To contribute, follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix:
    git checkout -b feature-name
  3. Commit your changes:
    git commit -m "Add new feature"
  4. Push to the branch:
    git push origin feature-name
  5. Create a pull request detailing your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any questions or feedback, please reach out to us at contact@cortexai.com.


Thank you for using Cortex! We hope you have an amazing AI interaction experience.

About

Cortex is an AI platform offering a variety of predefined AI agents and models. Users can create custom models and engage in single or group chats with multiple AI agents.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published