feros is an open-source system that lets you build and run voice-controlled artificial intelligence. You control the hardware and software on your own computer. The system uses a fast engine written in Rust to process speech. It responds to your voice commands in under one second.
Your computer needs specific hardware and software to run this tool well.
- Operating System: Windows 10 or Windows 11.
- Processor: A modern dual-core chip or better.
- Memory: 8 gigabytes of RAM.
- Storage: 2 gigabytes of free disk space.
- Audio: A working USB or built-in microphone and speakers.
- Network: A stable internet connection for the initial setup.
Follow these steps to get the software on your computer.
- Go to the release page to find the latest version.
- Look for the file ending in
.exeunder the Assets section. - Click the filename to start the download.
- Save the file to your Downloads folder.
- Double-click the file to start the installer.
- Follow the on-screen prompts to finish the setup.
After you install the software, you need to set your preferences. The program opens a screen where you select your microphone and speaker devices.
- Open the feros application from your Windows Start menu.
- Click the gear icon to open settings.
- Choose your input device. This is the microphone the agent uses to hear you.
- Choose your output device. This is where the agent speaks to you.
- Click Save.
The agent listens for your input. When you talk, the system captures your audio and sends it to the processing engine. The engine converts speech to text, interprets your command, and generates a reply.
You can use the agent for several tasks:
- Managing your calendar and schedule.
- Controlling smart home devices.
- Dictating notes or emails.
- Getting answers to general knowledge questions.
The system processes these commands locally. Your audio data stays on your machine unless you configure it to connect to an external cloud service.
If you have trouble with the software, try these steps.
- No sound? Check if you muted your microphone in Windows settings.
- Slow responses? Close other demanding programs like video editors or web browsers.
- Errors during launch? Ensure you have the latest updates for Windows installed.
- Agent not hearing you? Check that you selected the correct microphone in the settings menu.
You own your data. feros runs on your hardware. You do not need an account to use the basic features. The software does not track your behavior or sell your information. If you want to use advanced AI models, you may need to provide an API key. You enter this key inside the settings menu. The program encrypts this key and stores it only on your computer.
The application creates a folder in your User directory to store settings and history. If you need to reset the application, you can delete this folder.
- Press Windows Key + R.
- Type
%appdata%and hit Enter. - Locate the folder named
feros. - You can back up this folder if you want to keep your configuration settings safe.
Check the release page periodically for updates. New versions include performance gains and security fixes.
- Download the new installer from the link above.
- Run the installer over the existing version.
- The installer replaces the old files while keeping your personal settings intact.
The system supports standard web requests. You can link feros to your own automation tools. Use the integration menu to provide the web addresses of your other services. This allows the agent to trigger actions in other apps you use.
For example, you can tell the agent to send a message to a group chat or update a spreadsheet by calling a specific web address. You define these links in the configuration file.
You can change how the agent responds. The system allows you to upload custom instructions. You can give the agent a specific personality or focus it on a single task, such as technical support or language practice.
Create a text file containing your instructions and load it through the interface. The agent reads this file and updates its behavior instantly.
If you no longer need the software, remove it through your Windows settings.
- Open the Start menu and select Settings.
- Go to Apps.
- Find feros in the list.
- Click Uninstall and confirm your choice.
- The uninstaller removes the executable files. Your data folder remains in case you want to reinstall later.