Skip to content

Latest commit

ย 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿค– Codex - AI Chatbot ๐Ÿค–

This is a full-stack JavaScript application that uses OpenAI's GPT-3 model to generate intelligent and context-aware responses. The project is version controlled using Git.

๐Ÿš€ Technologies Used ๐Ÿš€

  • Front-end: HTML, CSS, JavaScript
  • Back-end: Node.js, Express
  • AI Model: OpenAI's GPT-3
  • Version Control: Git

๐Ÿ“š Features ๐Ÿ“š

  • User can interact with the AI model by inputting prompts.
  • The AI model generates intelligent and context-aware responses.
  • The responses are displayed in a chat-like interface.

๐Ÿ› ๏ธ Installation Instructions ๐Ÿ› ๏ธ

  1. Clone the repository to your local machine using git clone.
  2. Navigate to the client directory and run npm install to install the necessary dependencies.
  3. Run npm start to start the client-side application.
  4. Navigate to the server directory and run npm install to install the necessary dependencies.
  5. Run node server.js to start the server-side application.
  6. Open your browser and navigate to http://localhost:5173 to view the application.

๐Ÿ“ Note ๐Ÿ“

  • Remember to add your OpenAI API key in .env file of server folder.
  • More features and improvements are coming soon!

๐Ÿ“ฎ Feedback ๐Ÿ“ฎ

If you have any feedback or suggestions, feel free to open an issue or a pull request. Contributions are welcome!

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages