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.
- 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.
- Easily create custom AI models by providing a name and description.
- Custom models can be tailored to specific needs and preferences.
- 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.
- Node.js and npm installed
- Python and Flask for the backend
-
Clone the repository:
git clone https://github.com/yourusername/cortex-ai.git
-
Install dependencies for Backend:
cd backend pip install -r requirements.txt
-
Start the backend server:
cd backend python app.py
-
Install dependencies for Frontend:
cd FRONTEND npm install
-
Start the frontend development server:
npm start
-
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.
-
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.
-
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.
We welcome contributions to enhance Cortex. To contribute, follow these steps:
- Fork the repository.
- Create a new branch for your feature or bug fix:
git checkout -b feature-name
- Commit your changes:
git commit -m "Add new feature"
- Push to the branch:
git push origin feature-name
- Create a pull request detailing your changes.
This project is licensed under the MIT License. See the LICENSE file for details.
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.