Skip to content

CodeWithAdnaan/EVIOS-AI

Repository files navigation

🤖 EVIOS AI

Welcome to EVIOS AI — your personalized AI assistant powered by advanced LLM APIs. Built for speed, simplicity, and smart interactions.


🌟 Features

  • 🧠 Natural language processing using powerful LLMs (e.g., DeepSeek, OpenRouter)
  • ⚡ Fast and responsive frontend with a clean UI
  • 🌗 Dark/Light theme toggle
  • 📜 Conversation history and scrollable chat interface
  • 📡 Hosted backend (FastAPI/Node.js) for real-time query handling
  • 💬 Typing animation for realistic responses
  • 🔒 Secure and modular codebase

🛠️ Tech Stack

Frontend Backend APIs Used
HTML5, CSS3, JS FastAPI / Flask DeepSeek API via OpenRouter
Tailwind CSS (Optional) Python 3.10+ Optional: Gemini, Claude

🚀 Live Demo

🔗 Visit EVIOS AI
(Hosted on Render)


📦 Installation & Setup

1. Clone the Repository

git clone https://github.com/CodeWithAdnaan/EVIOS-AI.git
cd EVIOS-AI

2. Install Backend Dependencies

pip install -r requirements.txt

3. Setup .env for API Keys

Create a .env file in the root directory and add your API key:

API_KEY=your_openrouter_api_key

4. Run the Server

uvicorn main:app --reload

> The server runs at: http://127.0.0.1:8000



5. Open the Frontend

Simply open index.html in your browser to interact with EVIOS AI.


---

📁 Project Structure

EVIOS-AI/
├── static/
│   └── styles.css
├── templates/
│   └── index.html
├── main.py
├── requirements.txt
├── .env
└── README.md


---

🤝 Contributing

We welcome contributions from the community! Here's how you can help:

1. Fork the repository


2. Create a new branch


3. Make your changes


4. Submit a pull request



> For major changes, please open an issue first to discuss what you would like to change.




---

📃 License

This project is licensed under the MIT License.
Feel free to use, modify, and distribute it with proper credits.


---

📬 Contact

Built with ❤️ by Adnan Farooq
📧 Email: khandayadnan59@gmail.com
🌐 Project Page: www.evios.ai


---

> “EVIOS AI – Think. Type. Thrive.”

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors