Talk with Spider-Man using your voice ๐
Explore the docs ยป
Report Bug
ยท
Request Feature
When I wrote the code for this project, only me and god knew what the hell I was doing. Now I guess only god knows.
This project isn't maintained ๐ฅฒ, and requests to fix broken functionality on the app won't be welcome. Though if you'd want to make a pull request to improve the project, you're free to! ๐ค
Read the article here: https://dev.to/just_moh_it/introducing-spitey-sense-simulate-conversations-with-spider-man-using-gpt-3-and-deepgram-1ph2
Here is a sneak peek of the application and it's visuals ๐:
Here's a demo of the working expected:
This design was inpired by famous artworks on Dribbble.
To install spity sense, you need to have npm and NodeJS v14+ installed. If yes, proceed with these steps:
- ๐ฎ Clone the repo and cd into it
- ๐ Setup the env file using
cp .env.example .env.local
- ๐ Add you Deepgram and OpenAI API key into the file. You just need to have an account, no extra configuration/training models required
- ๐ฉโ๐ป Test it out using
npm run dev
- ๐ All all goes working, use
npm run build
and thennpm run start
.
Note: Make sure to allow wss on nginx if you're using it behind a proxy โ๏ธ.
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!
- ๐ด Fork the Project
- ๐ Create your Feature Branch (
git checkout -b feature/AmazingFeature
) - โ๏ธ Commit your Changes (
git commit -m 'Add some AmazingFeature'
) - ๐ Push to the Branch (
git push origin feature/AmazingFeature
) - ๐ Open a Pull Request
You can reach out to Mohit Yadav, the main creator of the app (for now) at mail ([email protected]), Twitter or Discord
If you Have any questions |
So I can keep on going |
Awesome projects |
Distributed under the MIT License. See LICENSE.md
for more information.
- Minh Pham for designs
Just one last thing, if you have reached this far, why not consider giving a star to the repo like many incredible people already have. This keeps us going, and we love to see that people like our projects, and motivates us to make more of these. With that, thank you loads ๐๐ฅฐ
~ Mohit