If you have an idea for a developer, this is your opportunity to pitch it to senior CSC students at Cal Poly looking for a senior project. This is a recurring event because a new round of students graduates every quarter.
Pitch2Programmers matches senior programming students at Cal Poly to projects and mentors. If you have an idea for a student senior project, you can learn more on how to submit it below. Over the past few years, I have worked with 4 students to complete 4 projects.
Since 2009, I have been working subject matter experts, many who desire to to do more public speaking. Many are also in the twilight of their careers, and seeking new ways to monetize their experience.
When it comes to being asked to speak at events, they are discovering that without being the author of a book on their topic, they are getting passed over by those who do.
Before AI, many simply didn't have the time nor could they afford the typical $20-50k fee to hire a professional ghost writer.
In most cases, these experts have an abundance of content they've written over the years. I have their slide decks, transcriptions of talks they've given, classes they've taught, blog posts, and emails.
We can access to their notes and other content they've gathered over the years at conferences they've attended related to their area of expertise.
Since 2009, I've worked with over 500 authors and have a developed an expertise in Indie publishing.
I have a client who built a solution in Python, and I am sure he'll give us guidance on how he built it (although I'm sure he just followed some tutorials online) but a .py solution will not suffice. It needs to be hosted on a virtual server with an interface for others to use without installing a developer framework locally.
My websites: SelfPublish.org and PubWriter.com
Note: Since 2018, I have worked with students on past P2Ps:
Since 2009, I've been working with Authors. The problem is that it's not until they are fairly deep into the publishing process that they realize they want to change the structure of their book or fix typos. If they had listened to their own book being read aloud (and had others listen as well), they'd be able to produce a better product from the start.
Proofing different mediums: Our brains only see so much on the screen (level 1) (we miss many typos). A level 2 edit occurs when we see words in print - we often find additional typos we couldn't see on the screen. Level 3 is when we can listen to it and we hear things we couldn't see. The best Text-to-Speech I've heard is from OpenAI. Listen to a sample here. I'd like to work on creating a tool to upload a document for conversion to AI quality speech leveraging OpenAI's API for TTS to give authors the ability to proof their own books (as well as early reviewers). Option: Use an RSS feed from a Ghost site with Amazon Polly. A client of mine is currently doing it manually. Over the years, Amazon Polly (AWS) TTS (Text to Speech) has dramatically improved. But the process I've been using to convert a manuscript to speech is labor intensive. Given there's an API to speed up the process, I want to see if we can build a solution where I could either upload a word doc or provide a URL instead of manually pasting each chapter into the Polly tool (I can show a demo). Inspired by: Turning Microsoft Word documents into audio playlists using Amazon Polly