Skip to content

A simple voice controlled AI assistant made with python and Cohere AI

License

Notifications You must be signed in to change notification settings

flame3301/Photon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Photon

Photon is a AI voice assistant that uses Cohere's API to provide you with the best responses on voice commands that start with a common prefix "hey photon". Photon is created by Flame.

It is still under development and is being constantly updated.

Note: This source is on its Version: 1 So its not that much good rightnow.

Must Read the the license file for more

Support Server

  • If you're having problem, feel free to ask at my discord flame,

Steps to run this code

First fork this repository!

Alternatively you can do the following:

  • Clone the repo:
    • To clone this repo, you have to follow this command in your terminal. git clone https://github.com/flame3301/Photon.git
  • Install the requirements:
    • To install the requirements, you have to follow this command in your terminal. pip install -r requirements.txt
  • Run the bot:
    • To run the bot, you have to follow this command in your terminal. python main.py

How to set up in the code

To set up the bot it was made as simple as possible.

core/photon.py file

This file is the core of the bot. It contains all the functions that are needed to run the bot. Create an account on Cohere and get your API key. Paste it in the photon.py file in the CO_API_KEY variable.

About

A simple voice controlled AI assistant made with python and Cohere AI

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages