Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Helix - Your AI Assistant

Helix is an advanced AI assistant designed to help you with various tasks, from browsing the internet to automating tasks on your computer. It leverages Mixtral and Groq technologies to provide intelligent responses and perform actions efficiently.

Features

  • Internet Browsing: Helix can search the internet and retrieve search results for you, providing quick access to information.
  • Mixtral Integration: Harnessing the power of Mixtral, Helix delivers natural and intuitive interactions, making your experience seamless.
  • Groq Support: With Groq integration, Helix can process complex queries and provide accurate responses, enhancing its capabilities.
  • Automation: In the future, Helix will gain the ability to access your PC and automate tasks, saving you time and effort.
  • Voice Conversations: Helix is evolving to support voice conversations, enabling hands-free interaction for a more convenient experience.
  • Advanced Performance: Helix boasts performance on par with GPT-4 for coding and mathematics, making it a powerful tool for developers and students alike.

Usage

Be sure to add your Groq API keys to config.json.

Sample config.json

{
    "GROQ_KEY" : "YOUR_API_KEY",
    "WHISPER_KEY" : "YOUR_API_KEY"
}

Internet Browsing

To search the internet using Helix, simply provide your query as input, and Helix will retrieve relevant search results for you.

python app.py

Automation (Coming Soon)

Stay tuned for updates as Helix gains the ability to access your PC and perform automated tasks based on your preferences.

Getting Started

  1. Clone the Helix repository to your local machine.
  2. Install the required dependencies.
  3. Run the Helix application.
git clone github.com/t800-x/helix
cd helix
pip install -r requirements.txt
python app.py

Contributing

Contributions to Helix are welcome! Whether you're a developer, designer, or AI enthusiast, your input can help shape the future of Helix. Feel free to submit bug reports, feature requests, or pull requests to contribute to the project.

License

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

About

An AI chatbot that can browse the internet with Mixtral M8x7B.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages